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

Figure out the RC branch flow #56

Open
technophile-04 opened this issue Jun 17, 2024 · 0 comments
Open

Figure out the RC branch flow #56

technophile-04 opened this issue Jun 17, 2024 · 0 comments

Comments

@technophile-04
Copy link
Collaborator

Description :

The release candidate branch flow will come in handy when we have a lot of PR's at same time and we want to merge and publish an prerelease beta / rc version to npm before publishing the main version to npm.

We kindof tried doing this in #53, but in #53 we manually published the beta version from local machine it would be nice if:

  • Merge all the PR to release candidate branch
  • as soon things are merge to that branch, similar to how "Version pacakges" is created to publish an rc version which when merged publish an rc / beta version
  • after a while we could also release a main version once the changes from release candidate branch is merged into main.

We need to checkout if chageset provides some gh actions to help with this flow so that its smooth

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

1 participant