docs(changelog): version 1.8.0 [citest_skip]#237
Merged
richm merged 1 commit intolinux-system-roles:mainfrom Apr 28, 2026
Merged
docs(changelog): version 1.8.0 [citest_skip]#237richm merged 1 commit intolinux-system-roles:mainfrom
richm merged 1 commit intolinux-system-roles:mainfrom
Conversation
Update changelog and .README.html for version 1.8.0 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
Reviewer's GuideUpdates documentation for the 1.8.0 release, including the changelog entry and supported platforms in the generated README HTML. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've found 1 issue, and left some high level feedback:
- If .README.html is generated from another source file (e.g., README.md or a template), consider updating the source and regenerating the HTML instead of editing .README.html directly to avoid it drifting from its canonical source.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- If .README.html is generated from another source file (e.g., README.md or a template), consider updating the source and regenerating the HTML instead of editing .README.html directly to avoid it drifting from its canonical source.
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="20" />
<code_context>
+- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#223)
+- ci: Bump actions/upload-artifact from 6 to 7 (#226)
+- refactor: make quoting consistent with other roles [citest_skip] (#227)
+- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#229)
+- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#230)
+- test: ensure role gathers the facts it uses by having test clear_facts before include_role (#231)
</code_context>
<issue_to_address>
**nitpick (typo):** Consider capitalizing "Fedora" as a proper noun in this line.
Because this refers to the Linux distribution, it should be capitalized as "Fedora 43" to match standard naming conventions.
```suggestion
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for Fedora 43 [citest_skip] (#229)
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| - ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#223) | ||
| - ci: Bump actions/upload-artifact from 6 to 7 (#226) | ||
| - refactor: make quoting consistent with other roles [citest_skip] (#227) | ||
| - ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#229) |
There was a problem hiding this comment.
nitpick (typo): Consider capitalizing "Fedora" as a proper noun in this line.
Because this refers to the Linux distribution, it should be capitalized as "Fedora 43" to match standard naming conventions.
Suggested change
| - ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#229) | |
| - ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for Fedora 43 [citest_skip] (#229) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update changelog and .README.html for version 1.8.0
Signed-off-by: Rich Megginson rmeggins@redhat.com
Summary by Sourcery
Document the 1.8.0 release and expand documented platform support.
Documentation: