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

**P1**: 0012 - Add Semantic-release capability in each Arch type #62

Open
5 tasks
vinodloha opened this issue Sep 24, 2021 · 0 comments
Open
5 tasks

**P1**: 0012 - Add Semantic-release capability in each Arch type #62

vinodloha opened this issue Sep 24, 2021 · 0 comments

Comments

@vinodloha
Copy link
Contributor

vinodloha commented Sep 24, 2021

semantic-release automates the whole package release workflow including: determining the next version number, generating the release notes and publishing the package.

  • Commit Lint
  • Auto release notes
  • version control, auto bump the package version, Auto publish component next version
  • Manual commend to generate release notes.
  • This setup is needed at both levels: Arch type and generator level

Assignee: Rizwan

@KhanJr KhanJr self-assigned this Sep 27, 2021
KhanJr pushed a commit that referenced this issue Sep 30, 2021
Please run npm run release to generate release note, the the file will
be saved in CHANGELOG.md. We can review our release notes in this md
file.

✅ Closes: #62
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

No branches or pull requests

2 participants