linux-system-roles / rhc

Role to manage RH subscription management and Insights
https://linux-system-roles.github.io/rhc/
MIT License
9 stars 15 forks source link

docs(changelog): version 1.6.1 [citest skip] #171

Closed spetrosi closed 5 months ago

spetrosi commented 5 months ago

Update changelog and .README.html for version 1.6.1

Signed-off-by: Sergei Petrosian spetrosi@redhat.com

ptoscano commented 5 months ago

@spetrosi not sure whether you noticed these failures in the ansible test:

ERROR: docs/CHANGELOG_rhc.md:24:128: use ASCII quotes `'` and `"` instead of Unicode quotes
ERROR: roles/rhc/CHANGELOG.md:24:128: use ASCII quotes `'` and `"` instead of Unicode quotes
richm commented 5 months ago

@spetrosi not sure whether you noticed these failures in the ansible test:

ERROR: docs/CHANGELOG_rhc.md:24:128: use ASCII quotes `'` and `"` instead of Unicode quotes
ERROR: roles/rhc/CHANGELOG.md:24:128: use ASCII quotes `'` and `"` instead of Unicode quotes

Yes - that's bad - needs to be fixed - not sure how Result: Consistently with a similar condition of the display_name parameter, an empty string ansible_host is treated as undefined. It’s the same behavior as with a null value. got added with the unicode quote mark

ptoscano commented 5 months ago

It's the text of the PR #169. I just edited it to switch the apostophe to an ASCII character, so would you please try to run the release automation again?

spetrosi commented 5 months ago

ansible-test is more and more strict. I've modified changelog entry.