-
Notifications
You must be signed in to change notification settings - Fork 0
How to publish (for maintainer)
ryu-sato edited this page Nov 3, 2022
·
11 revisions
- Merge PR whose title "Release v${next patch version}"
- Publish Release prepared as draft
- Lookup Release from https://github.com/weseek/awesome-database-backup/releases
- Edit Release and set follows
- Target:
stable
- Target:
- Publish Release
- Lookup PR whose title "Bump up patch version" (Bellow referred to as NextPatchVersion)
- Merge NextPatchVersion
- Check the PR has been created whose title is "Release ${next patch version}"
- Change PR whose title "Release v${next patch version}" to "Release v${next minor/major version}" (Bellow referred to as ReleasePR)
- Bump up version all of "pacakge.json" in this monorepo
- Merge the ReleasePR
- Publish Release prepared as draft
- Lookup Release from https://github.com/weseek/awesome-database-backup/releases
- Edit Release and set follows
- Target:
stable
- Target:
- Publish Release
- Lookup PR whose title "Bump up patch version" (Bellow referred to as NextPatchVersion)
- Merge NextPatchVersion
- Check the PR has been created whose title is "Release ${next patch version}"