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 1.39.0 #3376

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Release 1.39.0 #3376

merged 1 commit into from
Nov 22, 2024

Conversation

psss
Copy link
Collaborator

@psss psss commented Nov 21, 2024

Follow the steps below to create a new major or minor release:

  • Update overview.rst with new contributors since the last release
  • Review the release notes in releases.rst, update as needed
  • Add a Release x.y.z commit, empty if needed: git commit --allow-empty -m "Release x.y.z"
  • Create a pull request with the commit, ensure tests pass, merge it

Create a new github release based on the tag above

  • Move the fedora branch to point to the new release
  • Tag the commit with x.y.z, push tags git push --tags
  • Create a new github release based on the tag above
  • Mention the most important changes in the name, do not include version
  • Use ; as a delimiter, when multiple items are mentioned in the name
  • Push the “Generate release notes” button to create the content
  • Prepend the “See the release notes for the list of interesting changes.” line
  • Publish the release, check Fedora pull requests, make sure tests pass and merge

Finally, if everything went well

  • Close the corresponding release milestone
  • Once the non development copr build is completed, move the quay branch to point to the release commit as well to build fresh container images.

Handle manually what did not went well

  • If the automation triggered by publishing the new github release was not successful, publish the fresh code to the pypi repository manually using make wheel && make upload
  • If there was a problem with creating Fedora pull requests, you can trigger them manually using /packit propose-downstream in any open issue.

@psss psss added packaging Changes related to the rpm packaging ci | full test Pull request is ready for the full test execution labels Nov 21, 2024
@psss psss added this to the 1.39 milestone Nov 21, 2024
@psss psss merged commit 71d5b3e into main Nov 22, 2024
22 checks passed
@psss psss deleted the release-1.39.0 branch November 22, 2024 06:05
@psss psss self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci | full test Pull request is ready for the full test execution packaging Changes related to the rpm packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants