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 v2.5.2-beta.1 #5761

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Release v2.5.2-beta.1 #5761

merged 1 commit into from
Dec 14, 2024

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Dec 8, 2024

Checklist for making a release

In the release PR

  • Updated version code in src/common/Version.hpp

  • Updated version code in CMakeLists.txt
    This can only be "whole versions", so if you're releasing 2.4.0-beta you'll need to condense it to 2.4.0

  • Add a new release at the top of the releases key in resources/com.chatterino.chatterino.appdata.xml
    This cannot use dash to denote a pre-release identifier, you have to use a tilde instead.

  • Updated version code in .CI/chatterino-installer.iss
    This can only be "whole versions", so if you're releasing 2.4.0-beta you'll need to condense it to 2.4.0

  • Update the changelog ## Unreleased section to the new version CHANGELOG.md
    Make sure to leave the ## Unreleased line unchanged for easier merges

After the PR has been merged

  • Tag the release
  • Manually run the create-installer workflow.
    This is only necessary if the tag was created after the CI in the main branch finished.
  • Start a manual Launchpad import - scroll down & click Import Now
  • Make a PPA release to this repo with the debchange command.
    debchange -v 2.4.0 then add the changelog entries
    debchange --release then change the distro to be unstable

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@pajlada pajlada added no changelog entry needed skip-changelog-checker Skip the "Changelog Category Check" workflow labels Dec 8, 2024
@pajlada
Copy link
Member Author

pajlada commented Dec 14, 2024

image

@pajlada pajlada merged commit 13d871f into master Dec 14, 2024
21 of 22 checks passed
@pajlada pajlada deleted the chore/prepare-2.5.2-beta.1 branch December 14, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog entry needed skip-changelog-checker Skip the "Changelog Category Check" workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant