- ci: Use Fedora 41, drop Fedora 39 (#60)
- ci: Use Fedora 41, drop Fedora 39 - part two (#61)
- ci: Add tft plan and workflow (#48)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#50)
- ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#51)
- ci: Add workflow for ci_test bad, use remote fmf plan (#52)
- ci: Fix missing slash in ARTIFACTS_URL (#53)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#54)
- ci: ansible-test action now requires ansible-core version (#55)
- ci: add YAML header to github action workflow files (#56)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#58)
- fix: add support for EL10 (#46)
- ci: ansible-lint action now requires absolute directory (#45)
- ci: Enable Packit CI for C10S (#39)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#40)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#42)
- ci: Add supported_ansible_also to .ansible-lint (#43)
- ci: fix python unit test - copy pytest config to tests/unit (#35)
- ci: Bump ansible/ansible-lint from 6 to 24 (#36)
- ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#37)
- fix: add timeout for registrar service - use 30 second timeout for registrar and verifier
- ci: support ansible-lint and ansible-test 2.16 (#31)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#32)
- ci: Bump actions/github-script from 6 to 7 (#28)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#29)
- feat: support for ostree systems (#24)
- build(deps): Bump actions/checkout from 3 to 4 (#16)
- ci: ensure dependabot git commit message conforms to commitlint (#19)
- ci: tox-lsr version 3.1.1 (#23)
- ci: Use emulated TPM device on C9S (#25)
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#12)
- 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 [email protected]
-
docs: Make badges consistent, run markdownlint on all .md files (#13)
- 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 [email protected]
-
ci: Remove badges from README.md prior to converting to HTML (#14)
- Remove thematic break after badges
- Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian [email protected]
-
New role for managing keylime server
This is an ansible role for configuring and deploying the server components for Keylime Remote Attestation.
It currently supports Fedora 36+, CentOS Stream 9.1+ and RHEL 9.1+