Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 597 Bytes

File metadata and controls

10 lines (9 loc) · 597 Bytes

Release process

Once the main branch has the fixes and features that should be shipped:

  1. Update Sources/SPMGraphConfigSetup/Resources/Package.txt by setting the spmgraph revision to the latest commit on main that should be part of the release
  2. Start the release workflow
    • Fill in the updateType argument, which follows semver
  3. Sit and wait 🙃! The automation will
    • Bump the version following the update type
    • Create a new tag and release
    • Auto-generate release notes