Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge: Development into main #22

Merged
merged 43 commits into from
Mar 20, 2024
Merged

merge: Development into main #22

merged 43 commits into from
Mar 20, 2024

Conversation

PritamIT2023
Copy link
Member

Description

Clearly describe the changes you've made in this pull request. Explain the purpose and reasoning behind the changes. Reference any relevant issues or discussions using keywords like "Fixes #<issue_number>" or "Resolves #<issue_number>".

Related Issues

Testing

Checklist

  • I have performed a thorough self-review of my code.
  • I have added or updated relevant tests for my changes.
  • My code follows the project's style guidelines and best practices.
  • I have updated the documentation if necessary.
  • I have added or updated relevant comments in my code.
  • I have resolved any merge conflicts of my branch.

Screenshots (if applicable)

Additional Notes

Reviewers


Maintainer Notes

  • Has this change been tested in a staging environment?
  • Does this change introduce any breaking changes or deprecations?

anantakumarghosh and others added 30 commits February 3, 2024 21:29
add script to generate header of attribution

Ref: #31
fix registry

Ref: #28
export to defult exports all files

Ref: #28
add script to generate header of attribution

Ref: #31
typo in moduleStyles files should be style instead of styles

ref #39
add wrappidcare token

Ref: #30
update changes package-lock.json

Ref: #28
enhancement: revamp to typescript related issue fix
fix service compilation error

Ref: #42
fix(core): :bugfix: ts compilation error
code lint  fix and update eslintrc file

Ref: #45
import/resolver configuration in your ESLint configuration file

Ref: #48
remove unnecessary quotes in keys in elsintrc config file

Ref: #48
fix: configure ESLint to recognize the module path
update code style script to only check for added and modified files only, and apply lint check

Ref: #19
bugfix(config): 🔧 update code style script pr-guardrails
update code style script to only check for added and modified files only, and apply lint check

Ref: #19
change npm installation approach to npm ci

Ref: #53
change caret to tilde package.json, generate package-lock.json

Ref: #54
enhancement: pr guardrails and package.json dependencies.
update package json and set jest testing configuration

Ref: #56
fix naming convention of registry files

Ref: #58
tag creation on pull request merges

Ref: #60
PritamIT2023 and others added 13 commits March 15, 2024 13:55
style(global): ♻️ fix naming convention of registry files
feat(config): ✨ tag release of wrappid module template
add standard version package and script to release tag

Ref: #60
create new tag

ref: NA
feat(utils): 📝 update attribution generation script
create new tag

ref: NA
All the registry name should be from camelCase to PascalCase in the service/registry files

Ref #65
refactor(core): ♻️ registry names camelCase to PascalCase
create new tag

ref: NA
Merge remote-tracking branch 'template/main' into WRPD-refactor-13

Ref: #13
@PritamIT2023 PritamIT2023 self-assigned this Mar 20, 2024
Copy link
Member

@anantakumarghosh anantakumarghosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@anantakumarghosh anantakumarghosh merged commit c64819d into main Mar 20, 2024
5 of 6 checks passed
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.

6 participants