Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 679 Bytes

MAINTAINING.md

File metadata and controls

11 lines (8 loc) · 679 Bytes

Maintaining Yorkie

Releasing a New Version

Updating and Deploying Yorkie

  1. Update YORKIE_VERSION in Makefile.
  2. Write changelog of this version in CHANGELOG.md.
  3. Create Pull Request and merge it into main.
  4. Create a new release by attaching the changelog created in step 2.
  5. Then GitHub action will deploy Yorkie to Docker Hub.