Skip to content

Releases: Archana-PandeyM/rhc

Version 1.2.5

17 Oct 06:48
Compare
Choose a tag to compare

[1.2.5] - 2023-09-07

Other Changes

  • ci: Add markdownlint, test_html_build, and build_docs workflows (linux-system-roles#129)

  • markdownlint runs against README.md to avoid any issues with
    converting it to HTML

  • test_converting_readme converts README.md > HTML and uploads this test
    artifact to ensure that conversion works fine

  • build_docs converts README.md > HTML and pushes the result to the
    docs branch to publish dosc to GitHub pages site.

  • Fix markdown issues in README.md

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

  • docs: Make badges consistent, run markdownlint on all .md files (linux-system-roles#130)

  • Consistently generate badges for GH workflows in README RHELPLAN-146921

  • Run markdownlint on all .md files

  • Add custom-woke-action if not used already

  • Rename woke action to Woke for a pretty badge

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

  • ci: Remove badges from README.md prior to converting to HTML (linux-system-roles#131)

  • Remove thematic break after badges

  • Remove badges from README.md prior to converting to HTML

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

Version 1.1.1

20 Mar 09:37
7a7f4d4
Compare
Choose a tag to compare

[1.1.1] - 2023-03-16

Bug Fixes

  • README: improve the role documentation a bit (linux-system-roles#76)
  • workaround insights-client issue with /usr/bin/python

Other Changes

Version 1.1.0

27 Feb 12:05
0aa13a2
Compare
Choose a tag to compare

[1.1.0] - 2023-02-15

New Features

Bug Fixes

Other Changes

  • Add check for non-inclusive language
  • ansible-lint 6.x fixes