Skip to content

Releases: linux-system-roles/kernel_settings

Version 1.3.2

26 Aug 21:04
Compare
Choose a tag to compare

[1.3.2] - 2024-08-26

Bug Fixes

  • fix: detect profile parent directory (#222)

Version 1.3.1

09 Aug 18:00
Compare
Choose a tag to compare

[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

01 Aug 23:02
Compare
Choose a tag to compare

[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

02 Jul 18:15
Compare
Choose a tag to compare

[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

11 Jun 17:21
Compare
Choose a tag to compare

[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

04 Apr 09:52
Compare
Choose a tag to compare

[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

17 Jan 20:34
Compare
Choose a tag to compare

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

Version 1.2.1

08 Dec 21:10
Compare
Choose a tag to compare

[1.2.1] - 2023-12-08

Other Changes

  • ci: Bump actions/github-script from 6 to 7 (#183)
  • refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#184)

Version 1.2.0

30 Nov 00:17
Compare
Choose a tag to compare

[1.2.0] - 2023-11-29

New Features

  • feat: support for ostree systems (#180)

Version 1.1.19

06 Nov 23:12
Compare
Choose a tag to compare

[1.1.19] - 2023-11-06

Other Changes

  • Bump actions/checkout from 3 to 4 (#170)
  • ci: ensure dependabot git commit message conforms to commitlint (#173)
  • ci: use dump_packages.py callback to get packages used by role (#175)
  • ci: tox-lsr version 3.1.1 (#177)
  • ci: Fix implicit octal values in main.yml (#178)