Releases: linux-system-roles/nbde_server
Releases · linux-system-roles/nbde_server
Version 1.4.9
[1.4.9] - 2025-01-09
Other Changes
- ci: Bump codecov/codecov-action from 4 to 5 (#166)
- ci: Use Fedora 41, drop Fedora 39 (#167)
- ci: Use Fedora 41, drop Fedora 39 - part two (#168)
Version 1.4.8
[1.4.8] - 2024-10-30
Other Changes
- ci: Add workflow for ci_test bad, use remote fmf plan (#158)
- ci: Fix missing slash in ARTIFACTS_URL (#159)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#160)
- ci: ansible-test action now requires ansible-core version (#161)
- ci: add YAML header to github action workflow files (#162)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#164)
Version 1.4.7
[1.4.7] - 2024-08-01
Bug Fixes
- fix: Remove hard dependency on selinux and firewall roles (#154)
Other Changes
- ci: Add tft plan and workflow (#152)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#155)
- ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#156)
Version 1.4.6
[1.4.6] - 2024-07-02
Bug Fixes
- fix: add support for EL10 (#150)
Other Changes
- ci: ansible-lint action now requires absolute directory (#149)
Version 1.4.5
[1.4.5] - 2024-06-11
Other Changes
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#144)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#146)
- ci: Add supported_ansible_also to .ansible-lint (#147)
Version 1.4.4
[1.4.4] - 2024-04-04
Other Changes
- ci: Bump ansible/ansible-lint from 6 to 24 (#141)
- ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#142)
Version 1.4.3
[1.4.3] - 2024-02-14
Bug Fixes
- fix: Allow tangd socket override directory to be managed outside of the role (#139)
Other Changes
- ci: Bump codecov/codecov-action from 3 to 4 (#136)
- ci: fix python unit test - copy pytest config to tests/unit (#137)
Version 1.4.2
[1.4.2] - 2024-01-16
Other Changes
- ci: Bump github/codeql-action from 2 to 3 (#130)
- ci: Bump actions/setup-python from 4 to 5 (#131)
- ci: support ansible-lint and ansible-test 2.16 (#132)
- tests: perform cleanup after each test (#133)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#134)
Version 1.4.1
[1.4.1] - 2023-12-08
Other Changes
- ci: bump actions/github-script from 6 to 7 (#127)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#128)
Version 1.4.0
[1.4.0] - 2023-11-29
New Features
- feat: support for ostree systems (#124)
Other Changes
- Bump actions/checkout from 3 to 4 (#116)
- ci: ensure dependabot git commit message conforms to commitlint (#119)
- ci: tox-lsr version 3.1.1 (#123)