docs(changelog): version 1.5.1 [citest skip]#108
Closed
richm wants to merge 1 commit intolinux-system-roles:mainfrom
Closed
docs(changelog): version 1.5.1 [citest skip]#108richm wants to merge 1 commit intolinux-system-roles:mainfrom
richm wants to merge 1 commit intolinux-system-roles:mainfrom
Conversation
Update changelog and .README.html for version 1.5.0 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
Reviewer's GuideThis PR updates the changelog to include the new release notes and refines the HTML README’s code block styling, along with a small documentation typo fix. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey @richm - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟡 General issues: 2 issues found
- 🟢 Security: all looks good
- 🟢 Review instructions: all looks good
- 🟢 Testing: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| - ci: ansible-plugin-scan is disabled for now (#87) | ||
| - ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#90) | ||
| - ci: Check spelling with codespell (#91) | ||
| - ci: Add test plan that runs CI tests and customize it for each role (#92) |
There was a problem hiding this comment.
issue (typo): Grammatical error: 'customize' should be 'customizes'.
Use “customizes” to match “runs” in “...that runs CI tests and customizes it...”.
Suggested change
| - ci: Add test plan that runs CI tests and customize it for each role (#92) | |
| - ci: Add test plan that runs CI tests and customizes it for each role (#92) |
| - ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#90) | ||
| - ci: Check spelling with codespell (#91) | ||
| - ci: Add test plan that runs CI tests and customize it for each role (#92) | ||
| - ci: In test plans, prefix all relate variables with SR_ (#93) |
There was a problem hiding this comment.
issue (typo): Typo: 'relate' should be 'related'.
Replace it with 'related'.
Suggested change
| - ci: In test plans, prefix all relate variables with SR_ (#93) | |
| - ci: In test plans, prefix all related variables with SR_ (#93) |
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.5.1
Signed-off-by: Rich Megginson rmeggins@redhat.com
Summary by Sourcery
Update changelog for version 1.5.1 with the new snapshot manager feature and CI enhancements, and refine README HTML styling and content
New Features:
Enhancements:
Documentation: