Skip to content

Dev docs

remusp edited this page Apr 8, 2023 · 1 revision

Release procedure

  1. Add features to release log
  2. Version csproj
  3. Update version and release date in release log
  4. Push updated code to master
  5. Create GitHub release
    1. Use prev. release as template
    2. Build solution/installer in Release mode
    3. Run CreateSfx.ps1
    4. Add the SFX SprintPlanner installer to the release
    5. Publish release
  6. Update AppCast and push to master so that clients see the new version
Clone this wiki locally