Skip to content

Releases: linux-system-roles/nbde_server

Version 1.5.2

08 Jan 01:07

Choose a tag to compare

[1.5.2] - 2026-01-07

Other Changes

  • ci: Bump actions/checkout from 5 to 6 (#207)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#208)
  • ci: Bump actions/upload-artifact from 5 to 6 (#209)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#210)

Version 1.5.1

17 Nov 21:22

Choose a tag to compare

[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

23 Jun 14:28

Choose a tag to compare

[1.5.0] - 2025-06-23

New Features

  • feat: Support this role in container builds (#188)

Other Changes

  • ci: Add support for bootc end-to-end validation tests (#186)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#187)

Version 1.4.10

21 May 14:54

Choose a tag to compare

[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

09 Jan 15:44

Choose a tag to compare

[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

31 Oct 01:08

Choose a tag to compare

[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

01 Aug 23:10

Choose a tag to compare

[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

02 Jul 18:01

Choose a tag to compare

[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

11 Jun 17:12

Choose a tag to compare

[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

04 Apr 16:17

Choose a tag to compare

[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)