Releases: linux-system-roles/certificate
Version 1.3.8
Version 1.3.7
[1.3.7] - 2024-10-30
Other Changes
- ci: Add tft plan and workflow (#231)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#233)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#234)
- ci: Add workflow for ci_test bad, use remote fmf plan (#235)
- ci: Fix missing slash in ARTIFACTS_URL (#236)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#237)
- ci: ansible-test action now requires ansible-core version (#238)
- ci: add YAML header to github action workflow files (#239)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#241)
Version 1.3.6
Version 1.3.5
Version 1.3.3
[1.3.3] - 2024-01-16
Other Changes
Version 1.3.2
Version 1.3.1
Version 1.3.0
Version 1.2.2
[1.2.2] - 2023-09-08
Other Changes
-
ci: Add markdownlint, test_html_build, and build_docs workflows (#190)
-
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 (#191)
-
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
-
ci: Remove badges from README.md prior to converting to HTML (#192)
-
Remove thematic break after badges
-
Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian spetrosi@redhat.com