forked from scaffold-eth/scaffold-eth-2
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels