Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 591 Bytes

RELEASE.md

File metadata and controls

19 lines (15 loc) · 591 Bytes

Release guide

Steps

  1. Clone the https://github.com/snowdrop/jester repository from your local machine
  2. Update the .github/project.yml with the new version:
name: Jester
release:
  current-version: 0.0.0
  next-version: 0.0.1-SNAPSHOT
  1. Commit the changes and create a pull request (NOT from your fork)
  2. Wait for the pull request to be green
  3. Merge pull request
  4. Wait for the release workflow is triggered: https://github.com/snowdrop/jester/actions/workflows/release.yml
  5. Edit and publish the release draft: https://github.com/snowdrop/jester/releases