Skip to content

Develop#32

Open
NKOKKILIGADDA87 wants to merge 177 commits intomasterfrom
develop
Open

Develop#32
NKOKKILIGADDA87 wants to merge 177 commits intomasterfrom
develop

Conversation

@NKOKKILIGADDA87
Copy link
Contributor

@NKOKKILIGADDA87 NKOKKILIGADDA87 commented Aug 28, 2024

code merge develop to master branch

Summary by CodeRabbit

  • New Features

    • Enhanced handling of multiple services associated with user privileges by implementing an array-based storage approach.
    • Improved session management and error handling for better user experience in case of missing service data.
  • Bug Fixes

    • Maintained existing error handling logic to ensure user redirection when necessary roles are absent.

abhijeetw035 and others added 15 commits April 9, 2025 11:07
fix: make GitHub Actions pass with correct Node version, submodules, and build-ci setup
(fix): deleted unnecessary package-prod.yml
…: add cli-commit tooling

Set up Commitizen for standardized commit messages, integrated Commitlint to enforce conventional
commit rules, and added Husky Git hooks to automatically validate messages on each commit. This
improves collaboration and ensures consistency across commits.

"fix #65"
hard coded path of commit-msg since the earlier method is depreciated in version 10 of husky

"fix #65"
added commit-lint workflow to allow commit-lint to run on the PR when one is open, synced or
reopened. Also npm ci --legacy peer-deps is due to some old deps still in repo.

"fix #65"
added extensive rules for body, subject, type, tasks to further customise it.

"fix #65"
added a newline to avoid yaml warning and to follow the best practices

"fix #65"
Lint setup with Commitzen, Commitlint and Husky
…thub workflow

Corrected indentation and structure in .github/workflows/build-on-pull-request.yml to resolve a
syntax error. The build job and its steps are now properly nested under jobs, ensuring the workflow
runs as expected on pull requests to master and develop.

"fix #78"
Name and indentation correction in GitHub workflow
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.