Skip to content

Release 1.71.0#4791

Merged
thrix merged 2 commits intomainfrom
release-1.71.0
Apr 9, 2026
Merged

Release 1.71.0#4791
thrix merged 2 commits intomainfrom
release-1.71.0

Conversation

@thrix
Copy link
Copy Markdown
Contributor

@thrix thrix commented Apr 8, 2026

Add release notes with these addtitional user-facing changes:

Release 1.71.0

Notes, contributors, tests

  • Review the release notes content and update the text as needed
  • Write release notes for any essential changes which were missed
  • Verify the rendering locally using make docs or the docs/readthedocs.org:tmt GitHub action check
  • Use ./scripts/list-new-contributors to identify new contributors, update docs/overview.rst accordingly
  • Commit and push all release notes and contributor changes
  • Make sure that the full test coverage has been successfully executed
  • Merge the release pull request

Tag, release, downstream

  • Make sure you have the release commit: git checkout main && git pull
  • Tag the commit with x.y.z, push tags using git push --tags
  • Create a new github release based on the tag above
  • Mention the most important changes in the release name, do not include version
  • Push the "Generate release notes" button to create the content, publish the release
  • Check Fedora pull requests and review proposed changes
  • Make sure that tests pass and merge individual pull requests

Milestones, container images

Announce

  • Announce the interesting changes to users

Assisted-by: Claude Code

@thrix thrix added the ci | full test Pull request is ready for the full test execution label Apr 8, 2026
@thrix
Copy link
Copy Markdown
Contributor Author

thrix commented Apr 8, 2026

/packit test

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds release notes for version 1.71.0, detailing enhancements to the artifact plugin regarding package listing and installation verification, and a fix for beakerlib cache handling in 'tmt try'. A suggestion was made to improve the conciseness of the cache fix description by removing redundant phrasing.

thrix added 2 commits April 8, 2026 20:49
Release notes for the following user-facing changes:

- Full recipe loading support (#4661)
- Artifact plugin lists packages in `artifacts.yaml` (#4703)
- Auto-verify artifact packages against `require`/`recommend` (#4726)
- Fix beakerlib library cache in `tmt try` (#4759)

Assisted-by: Claude Code
Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
@thrix thrix requested a review from LecrisUT April 8, 2026 21:00
@thrix thrix added this to planning Apr 8, 2026
@github-project-automation github-project-automation bot moved this to backlog in planning Apr 8, 2026
@thrix thrix moved this from backlog to review in planning Apr 8, 2026
@thrix thrix added this to the 1.71 milestone Apr 8, 2026
Copy link
Copy Markdown
Member

@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.

Just one consistency suggestion.

@thrix thrix changed the title Add release notes for 1.71.0 Release 1.71.0 Apr 9, 2026
@thrix thrix merged commit f923575 into main Apr 9, 2026
33 checks passed
@thrix thrix deleted the release-1.71.0 branch April 9, 2026 08:56
@github-project-automation github-project-automation bot moved this from review to done in planning Apr 9, 2026
@psss psss added the packaging Changes related to the rpm packaging label Apr 9, 2026
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

Status: done

Development

Successfully merging this pull request may close these issues.

6 participants