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.38.0 #3318

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Release 1.38.0 #3318

merged 1 commit into from
Oct 25, 2024

Conversation

thrix
Copy link
Collaborator

@thrix thrix commented Oct 25, 2024

  • Added Luigi and Otto to the contributors
  • Reordered release notes according to this key: ** New and possibly breaking features
    • New features
    • Bug fixes
    • Documentation updates and others

Release Checklist

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.

@thrix thrix self-assigned this Oct 25, 2024
@thrix thrix added this to the 1.38 milestone Oct 25, 2024
docs/overview.rst Outdated Show resolved Hide resolved
- Added Luigi and Otto to the contributors
- Reordered release notes according to this key:
    - New and possibly breaking features
    - New features
    - Bug fixes
    - Documentation updates and others

Signed-off-by: Miroslav Vadkerti <[email protected]>
@thrix
Copy link
Collaborator Author

thrix commented Oct 25, 2024

Release proposal name:

Test checks affect results; Local execution feeling safe; Image Mode support; Subresults in tmt-report-result; Discover adjust-tests

Copy link
Collaborator

@psss psss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@thrix thrix merged commit cc75eb6 into main Oct 25, 2024
11 of 22 checks passed
@thrix thrix deleted the release-1.38.0 branch October 25, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants