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.4 #7782

Open
16 tasks
Andreya-Autumn opened this issue Sep 9, 2024 · 2 comments
Open
16 tasks

Release checklist for Surge XT 1.4 #7782

Andreya-Autumn opened this issue Sep 9, 2024 · 2 comments

Comments

@Andreya-Autumn
Copy link
Collaborator

Release label: XT 1.4.0
Link to milestone: https://github.com/surge-synthesizer/surge/milestone/36

Pre-Install

  • Address all open issues for the milestone
  • Go through the submitted patch banks and select the "best-of" for release
  • 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/x.y.z
    • Sign a tag with git tag -s release_xt_x.y.z -m "Create signed tag",
    • Push both the branch and tag to upstream git push --atomic upstream-write release-xt/x.y.z release_xt_x.y.z

Post-Install

@luzpaz
Copy link
Contributor

luzpaz commented Nov 10, 2024

JFYI, 1.3.4 is already updated downstream

Screenshot_20241110_055145

Related: surge-synthesizer/surge-synthesizer.github.io#369

@baconpaul
Copy link
Collaborator

Thanks!

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

3 participants