Releases: linux-system-roles/nbde_server
Releases · linux-system-roles/nbde_server
Version 1.6.1
Version 1.6.0
[1.6.0] - 2026-04-28
New Features
- feat: add role fingerprints to syslog (#232)
Other Changes
- ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#212)
- ci: Bump ansible/ansible-lint from 25 to 26 (#213)
- ci: skip most CI checks if title contains citest skip [citest_skip] (#214)
- ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#215)
- ci: tox-lsr version 3.15.0 [citest_skip] (#216)
- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#217)
- ci: Bump actions/upload-artifact from 6 to 7 (#219)
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#221)
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#222)
- test: ensure role gathers the facts it uses by having test clear_facts before include_role (#223)
- ci: Bump codecov/codecov-action from 5 to 6 (#224)
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#225)
- ci: use codecov @v6 [citest_skip] (#226)
- refactor: comply with Ansible partner certification checks (#227)
- ci: update header for run_role_with_clear_facts [citest_skip] (#228)
- test: support ansible-test milestone version 2.22 [citest_skip] (#229)
- ci: Comply with Ansible partner certification checking [citest_skip] (#230)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#231)
Version 1.5.2
Version 1.5.1
[1.5.1] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#205)
Other Changes
- ci: Bump actions/checkout from 4 to 5 (#190)
- ci: rollout several recent changes to CI testing (#192)
- ci: support openSUSE Leap in qemu/kvm test matrix (#193)
- ci: use the new epel feature to enable EPEL for testing farm (#194)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#196)
- ci: use JSON format for __bootc_validation (#197)
- ci: Bump actions/github-script from 7 to 8 (#198)
- ci: Bump actions/setup-python from 5 to 6 (#199)
- ci: Bump actions/upload-artifact from 4 to 5 (#200)
- ci: Bump github/codeql-action from 3 to 4 (#201)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#202)
- ci: bump tox-lsr to 3.13.0 (#203)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#204)
Version 1.5.0
Version 1.4.10
[1.4.10] - 2025-05-21
Other Changes
- ci: ansible-plugin-scan is disabled for now (#170)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#173)
- refactor: fix python black formatting (#174)
- ci: Check spelling with codespell (#175)
- ci: Add test plan that runs CI tests and customize it for each role (#176)
- ci: In test plans, prefix all relate variables with SR_ (#177)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#178)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#179)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#180)
- ci: skip storage scsi, nvme tests in github qemu ci (#181)
- ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#182)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#183)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#184)
Version 1.4.9
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)