- ci: Add tft plan and workflow (#75)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#77)
- ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#78)
- ci: Add workflow for ci_test bad, use remote fmf plan (#79)
- ci: Fix missing slash in ARTIFACTS_URL (#80)
- test: fix check for max journal size (#81)
- fix: add support for EL10 (#73)
- ci: ansible-lint action now requires absolute directory (#72)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#67)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#69)
- ci: Add supported_ansible_also to .ansible-lint (#70)
- feat: Add options for rate limit interval and burst (#64)
- ci: fix python unit test - copy pytest config to tests/unit (#62)
- ci: Bump ansible/ansible-lint from 6 to 24 (#63)
- ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#65)
- refactor: improve template formatting (#60)
- fix: Compress applies to all storage modes, SyncInterval only to persistent (#58)
- fix: ForwardToSyslog only set for volatile (#56)
- feat: Adding support for ForwardToSyslog (#54)
- ci: support ansible-lint and ansible-test 2.16 (#52)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#53)
- ci: Bump actions/github-script from 6 to 7 (#49)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#50)
- feat: support for ostree systems (#46)
- build(deps): Bump actions/checkout from 3 to 4 (#38)
- ci: ensure dependabot git commit message conforms to commitlint (#41)
- ci: tox-lsr version 3.1.1 (#45)
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#34)
- 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 (#35)
- 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 (#36)
- Remove thematic break after badges
- Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian [email protected]
- fix: facts being gathered unnecessarily (#31)
- ci: Add pull request template and run commitlint on PR title only (#28)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#29)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#30)
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
- docs: use None for Requirements
- test: check generated files for ansible_managed, fingerprint
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- add pipefail for shell commands (#18)
- Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io (#15)
- Fingerprint RHEL System Role managed config files (#16)
- initial version - manage systemd-journald
- none
- none