Releases: linux-system-roles/kernel_settings
Releases · linux-system-roles/kernel_settings
Version 1.3.5
[1.3.5] - 2025-07-02
Other Changes
- ci: Add support for bootc end-to-end validation tests (#259)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#260)
- refactor: support Ansible 2.19 (#261)
Version 1.3.4
[1.3.4] - 2025-05-21
Other Changes
- ci: Bump codecov/codecov-action from 4 to 5 (#232)
- ci: Use Fedora 41, drop Fedora 39 (#233)
- ci: Use Fedora 41, drop Fedora 39 - part two (#234)
- ci: ansible-plugin-scan is disabled for now (#236)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#239)
- refactor: fix python black formatting (#240)
- ci: Check spelling with codespell (#241)
- ci: Add test plan that runs CI tests and customize it for each role (#242)
- test: wip - test image mode (#243)
- test: test image mode (#244)
- test: test 3 image mode (#245)
- test: wip 4 image mode (#246)
- ci: In test plans, prefix all relate variables with SR_ (#249)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#250)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#252)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#253)
- ci: skip storage scsi, nvme tests in github qemu ci (#254)
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#255)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#256)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#257)
Version 1.3.3
[1.3.3] - 2024-10-30
Other Changes
- ci: Add tags to TF workflow, allow more [citest bad] formats (#224)
- ci: ansible-test action now requires ansible-core version (#227)
- ci: add YAML header to github action workflow files (#228)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#230)
Version 1.3.2
[1.3.2] - 2024-08-26
Bug Fixes
- fix: detect profile parent directory (#222)
Version 1.3.1
[1.3.1] - 2024-08-09
Bug Fixes
- fix: Use tuned files instead of using it as a module (#220)
Other Changes
- ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#217)
- ci: Add workflow for ci_test bad, use remote fmf plan (#218)
- ci: Fix missing slash in ARTIFACTS_URL (#219)
Version 1.3.0
[1.3.0] - 2024-08-01
New Features
- Handle reboot for transactional update systems (#215)
Other Changes
- ci: Add tft plan and workflow (#209)
- ci: Fix tft workflow (#210)
- ci: Replace / with | in status to distinguish with BaseOS CI tests (#211)
- ci: Improve tft plan and workflow (#213)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#214)
Version 1.2.5
[1.2.5] - 2024-07-02
Bug Fixes
- fix: add support for EL10 (#207)
Other Changes
- ci: ansible-lint action now requires absolute directory (#206)
Version 1.2.4
[1.2.4] - 2024-06-11
Other Changes
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#198)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#201)
- ci: Add supported_ansible_also to .ansible-lint (#203)
Version 1.2.3
[1.2.3] - 2024-04-02
Other Changes
- ci: Bump codecov/codecov-action from 3 to 4 (#193)
- ci: fix python unit test - copy pytest config to tests/unit (#194)
- ci: Bump ansible/ansible-lint from 6 to 24 (#195)
- ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#196)
Version 1.2.2
[1.2.2] - 2024-01-16
Other Changes
- ci: new ansible lint collection (#187)
- ci: Add ALP-Dolomite var file (#188)
- ci: Bump actions/setup-python from 4 to 5 (#189)
- ci: Bump github/codeql-action from 2 to 3 (#190)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#191)