Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 864 Bytes

MAINTAINING.md

File metadata and controls

11 lines (8 loc) · 864 Bytes

Maintaining Yorkie

Releasing a New Version

Updating and Deploying Yorkie

  1. Update VERSION_NAME in gradle.properties.
  2. Create Pull Request and merge it into main.
  3. Create a new release by attaching the changelog by clicking Generate release notes button.
  4. Then GitHub action will publish Yorkie as a artifact to OSSRH.
  5. Go to staging repositories, CLOSE the artifact for validation, and RELEASE the artifact to synchronize with Maven Central.