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

Add version management workflows #234

Closed
hoangmirs opened this issue Oct 5, 2023 · 0 comments · Fixed by #237
Closed

Add version management workflows #234

hoangmirs opened this issue Oct 5, 2023 · 0 comments · Fixed by #237
Assignees
Labels
type : feature New feature or request

Comments

@hoangmirs
Copy link
Collaborator

Why

  • Currently, we don't have any workflow to increase the version after a release. That led to this error: https://github.com/nimblehq/infrastructure-templates/actions/runs/6351839738/job/17253686854
    => A new workflow to bump the version automatically by creating a new PR to change the version is needed. It can be triggered on the GitHub Actions UI or after making a new release
  • The release pull request should not be merged if the current version is the same as the previous one, so we should create a new workflow to prevent this from happening. We can check the current version with the latest tag, or it would be better if we can get the latest version from NPM registry

Who Benefits?

Maintainers

@hoangmirs hoangmirs added the type : feature New feature or request label Oct 5, 2023
@hoangmirs hoangmirs self-assigned this Oct 6, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Oct 22, 2023
hoangmirs added a commit that referenced this issue Nov 4, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
hoangmirs added a commit that referenced this issue Nov 30, 2023
…gement-workflows

[#234] Add version increment workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type : feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant