Skip to content
Yuki Takei edited this page Jun 3, 2020 · 31 revisions

Release GA version

  1. Merge master into release/current

Release RC version

  1. Checkout the branch to release (rc/*)
  2. Set the version to package.json
  3. Commit and push

Prepare for Major/Minor version update

  • Update bin/github-actions/update-readme.sh
  • Update docker/README.md

Major version only

  • Update .github/workflows/release*.yml
    • CACHE_REF=weseek/growi-cache:X
Clone this wiki locally