- ci: bump ansible/ansible-lint from 25 to 26 (#163)
- ci: skip most CI checks if title contains citest skip [citest_skip] (#164)
- ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#165)
- test: ensure supported versions on RHEL major + minor releases (#166)
- feat: Add support for postgresql 18 (#160)
- test: add more packages for postgresql cleanup (#161)
- refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#157)
- ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#158)
- ci: bump actions/checkout from 5 to 6 (#152)
- ci: add qemu tests for Fedora 43, drop Fedora 41 (#153)
- ci: bump actions/upload-artifact from 5 to 6 (#154)
- docs: fix copyright in license (#155)
- fix: cannot use community-general version 12 - no py27 and py36 support (#150)
- ci: bump actions/upload-artifact from 4 to 5 (#146)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#147)
- ci: bump tox-lsr to 3.13.0 (#148)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#149)
- ci: bump actions/checkout from 4 to 5 (#135)
- ci: rollout several recent changes to CI testing (#137)
- ci: support openSUSE Leap in qemu/kvm test matrix (#138)
- ci: use the new epel feature to enable EPEL for testing farm (#139)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#141)
- test: ensure all facts/vars are defined for testing (#142)
- ci: use JSON format for __bootc_validation (#143)
- ci: bump actions/github-script from 7 to 8 (#144)
- refactor: fix ansible-lint indentation issue (#133)
- fix: Fix removing sql script from the host after inputting it (#131)
- feat: Support this role in container builds (#125)
- fix: Fixes for Ansible 2.19 (#129)
- ci: ansible-plugin-scan is disabled for now (#111)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#114)
- ci: Check spelling with codespell (#115)
- ci: Add test plan that runs CI tests and customize it for each role (#116)
- ci: In test plans, prefix all relate variables with SR_ (#117)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#118)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#119)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#120)
- ci: skip storage scsi, nvme tests in github qemu ci (#121)
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#122)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#123)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#124)
- tests: Add bootc end-to-end validation test (#126)
- ci: Add support for bootc end-to-end validation tests (#127)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#128)
- ci: Use Fedora 41, drop Fedora 39 (#108)
- ci: Use Fedora 41, drop Fedora 39 - part two (#109)
- fix: postgresql_cert_name didn't work properly, using this parameter (#102)
- ci: Add tft plan and workflow (#95)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#97)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#98)
- ci: Add workflow for ci_test bad, use remote fmf plan (#99)
- ci: Fix missing slash in ARTIFACTS_URL (#100)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#101)
- ci: ansible-test action now requires ansible-core version (#103)
- ci: add YAML header to github action workflow files (#104)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#106)
- fix: add support for EL10 (#93)
- ci: ansible-lint action now requires absolute directory (#92)
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#87)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#89)
- ci: Add supported_ansible_also to .ansible-lint (#90)
- ci: bump ansible/ansible-lint from 6 to 24 (#84)
- ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#85)
- test: stop and disable service on ostree systems (#82)
- ci: fix python unit test - copy pytest config to tests/unit (#78)
- docs: fix role var typo (#79)
- test: skip versions tests if ostree (#80)
- test: tests_versions gather_facts; skip version 16 if not supported (#76)
- test: add test for versions (#74)
- fix: Enable PostgreSQL stream selection for c9s and RHEL9 (#72)
- ci: support ansible-lint and ansible-test 2.16 (#70)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#71)
- feat: Enable support for Postgresql 16 (#68)
- ci: bump actions/github-script from 6 to 7 (#66)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#67)
- feat: support for ostree systems (#62)
- docs: fix error message to include support for Postgresql 15 (#63)
- Bump actions/checkout from 3 to 4 (#52)
- ci: ensure dependabot git commit message conforms to commitlint (#55)
- ci: use dump_packages.py callback to get packages used by role (#57)
- ci: tox-lsr version 3.1.1 (#59)
- ci: Fix implicit octal values in main.yml (#60)
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#46)
- 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 (#47)
- 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 (#48)
- Remove thematic break after badges
- Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian spetrosi@redhat.com
-
docs: Make supported versions and README consistent (#49)
- Add Postgresql version 15 into README
-
ci: fix mode of vars/main.yml for ansible-test (#50)
- feat: Enable support for Postgresql 15 (#44)
- fix: facts being gathered unnecessarily (#43)
- ci: Add pull request template and run commitlint on PR title only (#40)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#41)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#42)
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
- docs: add Collection requirements section
- test: ensure facts for tests_include_vars_from_parent.yml
- test: add cleanup to all tests - parameterize path names
- test: check generated files for ansible_managed, fingerprint
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- Improve readme (#27)
- Fix typos in README
- New role for managing PostgreSQL