FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

stackit-cli/RELEASE.md at main · stackitcloud/stackit-cli · GitHub

Latest commit

 

History

History
17 lines (11 loc) · 600 Bytes

File metadata and controls

17 lines (11 loc) · 600 Bytes

Release

Release cycle

A release should be created at least every 2 weeks.

Release creation

Important

Consider informing / syncing with the team before creating a new release.

  1. Check out latest main branch on your machine
  2. Create git tag: git tag vX.X.X
  3. Push the git tag: git push origin --tags
  4. The release pipeline will build the release and publish it on GitHub
  5. Ensure the release was created properly using the releases page

Back | FazBrowse Home | New Git URL