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.1 #7377

Closed
15 tasks done
mkruselj opened this issue Dec 8, 2023 · 0 comments
Closed
15 tasks done

Release checklist for Surge XT 1.3.1 #7377

mkruselj opened this issue Dec 8, 2023 · 0 comments

Comments

@mkruselj
Copy link
Collaborator

mkruselj commented Dec 8, 2023

Release label: XT 1.3.1
Link to milestone: https://github.com/surge-synthesizer/surge/milestone/33

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.1
    • Sign a tag with git tag -s release_xt_1.3.1 -m "Create signed tag",
    • Push both the branch and tag to upstream git push --atomic upstream-write release-xt/x.y.z release_xt_1.3.1

Post-Install

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