Skip to content

chore(ci): add workflow to automate release process with semantic versioning #29

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

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

virgofx
Copy link
Member

@virgofx virgofx commented Oct 20, 2024

  • Add GitHub Actions workflow with workflow_dispatch trigger to handle release
  • Automate version bump in package.json based on input
  • Create new branch chore/release-v<version> and commit changes
  • Run npm run package as part of the release process
  • Use conventional commit format for the PR title and commit message
  • Automatically open a pull request with the updated release branch

@virgofx virgofx changed the title chore(ci): add workflow to automate release process with semantic ver… chore(ci): add workflow to automate release process with semantic versioning Oct 20, 2024
@virgofx virgofx force-pushed the add-semantic-release branch 21 times, most recently from 8fcd5f8 to 2c67e86 Compare October 22, 2024 04:48
@techpivot techpivot deleted a comment from github-actions bot Oct 22, 2024
@virgofx virgofx self-assigned this Oct 22, 2024
@virgofx virgofx force-pushed the add-semantic-release branch from 2c67e86 to 480abf7 Compare October 22, 2024 05:11
@techpivot techpivot deleted a comment from github-actions bot Oct 22, 2024
@virgofx virgofx force-pushed the add-semantic-release branch from 480abf7 to ee5f4de Compare October 22, 2024 05:20
@techpivot techpivot deleted a comment from github-actions bot Oct 22, 2024
@virgofx virgofx force-pushed the add-semantic-release branch 2 times, most recently from 978ada0 to 7f38ef4 Compare October 22, 2024 05:29
@virgofx virgofx force-pushed the add-semantic-release branch 5 times, most recently from 7e0d414 to 0639d42 Compare October 23, 2024 00:56
@virgofx virgofx added the enhancement New feature or request label Oct 23, 2024
@virgofx virgofx marked this pull request as ready for review October 23, 2024 00:58
@virgofx virgofx force-pushed the add-semantic-release branch 2 times, most recently from 3e454b9 to 5207c37 Compare October 23, 2024 03:33
…sioning

- Add GitHub Actions workflow with workflow_dispatch trigger to handle release
- Automate version bump in package.json based on input
- Create new branch `chore/release-v<version>` and commit changes
- Run `npm run package` as part of the release process
- Use conventional commit format for the PR title and commit message
- Automatically open a pull request with the updated release branch
@virgofx virgofx force-pushed the add-semantic-release branch from 5207c37 to ae273f8 Compare October 23, 2024 03:50
Copy link

Copy link

Release Plan

No terraform modules updated in this pull request.

✅ Wiki Check ℹ️

Note: The following Terraform modules no longer exist in source; however, corresponding tags/releases exist. Automation tag/release deletion is disabledno subsequent action will take place.

v2.0.4, v1.1.1, v1.1.0, v1.0.1, v1.0.0, v1

Powered by techpivot/terraform-module-releaser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant