Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 440 Bytes

sora2-common

Release process

The repository adopts GitHub Flow model with develop branch as default. The develop branch is anticipated to be the latest stable version.

  • Create branch release/X.Y.Z from develop, use semver
  • cargo update
  • Merge release/X.Y.Z into develop
  • Create GitHub Release on develop branch, tag is X.Y.Z