-
Notifications
You must be signed in to change notification settings - Fork 220
Release Guide
Yuki Takei edited this page Sep 17, 2021
·
31 revisions
- Make
release/current
unprotected from Branch protection rules - Find "Release vX.Y.Z" from Pull requests
- Merge
- Make
release/current
protected
- Checkout the branch to release (rc/*)
- Set the version to
package.json
- Commit and push
- Checkout the branch to development (dev/4.2.x)
- Checkout the branch to release (e.g.
release/4.2.y
) - Commit and push
- Update
bin/github-actions/update-readme.sh
- Update
docker/README.md
- Update
.github/workflows/release*.yml
CACHE_REF=weseek/growi-cache:X