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

chore: add semantic release GH action #68

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

easingthemes
Copy link
Collaborator

Description

Added 2 new Workflows:

  • Release --> semantic-release:
    • Creates release notes
    • Updates CHANGELOG
    • Updates package.json version
    • Creates Git tag/release
    • Publish package to NPM
  • Manual Release --> same as Release, but can be triggered manually in Actions tab

Commit messages convention described in /.github/CONTRIBUTING.md

Related Issue

Motivation and Context

How Has This Been Tested?

Tested only with dryRun. Real test requires code update to trigger automated release/tag/changelog updates.

Screenshots (if appropriate):

Types of changes

not code/functionality change, just release process update.

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@easingthemes easingthemes self-assigned this Dec 12, 2024
Copy link
Collaborator

@rbartl-pv rbartl-pv left a comment

Choose a reason for hiding this comment

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

Thanks @easingthemes for your contribution.

@rbartl-pv rbartl-pv merged commit f419274 into main Dec 13, 2024
5 checks passed
@rbartl-pv rbartl-pv deleted the feature/automated-semantic-release branch December 13, 2024 16:16
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.

2 participants