Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release checklist for Surge XT 1.3.2 #7539

Closed
15 tasks done
mkruselj opened this issue Feb 27, 2024 · 0 comments
Closed
15 tasks done

Release checklist for Surge XT 1.3.2 #7539

mkruselj opened this issue Feb 27, 2024 · 0 comments

Comments

@mkruselj
Copy link
Collaborator

mkruselj commented Feb 27, 2024

Release label: XT 1.3.2
Link to milestone: https://github.com/surge-synthesizer/surge/milestone/34

Pre-Install

  • Address all open issues for the milestone
  • Update the changelog
  • Update the manual
  • Make sure the CMakeLists.txt version matches the version you are about to install

Executing the Install

  • Update releases-xt/azure-pipelines so we don't get a tag conflict when the release happens even if it is just a bump commit
  • Create git markers in the surge repository
    • Unlock your GPG key just in case, by running gpg --output x.sig --sign CMakeLists.txt
    • Create a branch named git checkout -b release-xt/1.3.2
    • Sign a tag with git tag -s release_xt_1.3.2 -m "Create signed tag",
    • Push both the branch and tag to upstream git push --atomic upstream-write release-xt/1.3.2 release_xt_1.3.2

Post-Install

@mkruselj mkruselj added this to the Surge XT 1.3.2 milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant