Releases: linux-system-roles/snapshot
Releases · linux-system-roles/snapshot
Version 1.6.4
07 Feb 01:25
Compare
Sorry, something went wrong.
No results found
[1.6.4] - 2026-02-06
Bug Fixes
fix: problem with bootable flag not getting passed properly to snapm (#138 )
fix: check create_snapshot_set function for boot parameter (#148 )
Other Changes
ci: bump ansible/ansible-lint from 25 to 26 (#145 )
ci: skip most CI checks if title contains citest skip [citest_skip] (#146 )
ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#147 )
Version 1.6.3
13 Jan 21:29
Compare
Sorry, something went wrong.
No results found
[1.6.3] - 2026-01-13
Other Changes
refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#141 )
ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#142 )
Version 1.6.2
06 Jan 17:55
Compare
Sorry, something went wrong.
No results found
[1.6.2] - 2026-01-06
Other Changes
ci: bump gha checkout from v5 to v6 (#134 )
ci: bump actions/checkout from 5 to 6 (#135 )
ci: add qemu tests for Fedora 43, drop Fedora 41 (#136 )
ci: bump actions/upload-artifact from 5 to 6 (#137 )
docs: fix copyright in license (#139 )
Version 1.6.1
17 Nov 19:38
Compare
Sorry, something went wrong.
No results found
[1.6.1] - 2025-11-17
Bug Fixes
fix: cannot use community-general version 12 - no py27 and py36 support (#132 )
Version 1.6.0
13 Nov 22:51
Compare
Sorry, something went wrong.
No results found
[1.6.0] - 2025-11-13
New Features
feat: add support for "bootable" snapshots (#115 )
Other Changes
ci: rollout several recent changes to CI testing (#117 )
ci: support openSUSE Leap in qemu/kvm test matrix (#118 )
ci: use the new epel feature to enable EPEL for testing farm (#119 )
ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#121 )
ci: use JSON format for __bootc_validation (#122 )
ci: bump actions/checkout from 4 to 5 (#123 )
ci: bump actions/github-script from 7 to 8 (#124 )
ci: bump actions/setup-python from 5 to 6 (#125 )
ci: bump actions/upload-artifact from 4 to 5 (#126 )
ci: bump github/codeql-action from 3 to 4 (#127 )
ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#128 )
ci: bump tox-lsr to 3.13.0 (#129 )
ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#130 )
Version 1.5.2
16 Jun 23:56
Compare
Sorry, something went wrong.
No results found
[1.5.2] - 2025-06-16
Bug Fixes
fix: correct issues with LC_ALL and LVM_COMMAND_PROFILE and snapshot manager (#112 )
Other Changes
ci: Add support for bootc end-to-end validation tests (#110 )
ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#111 )
Version 1.5.1
20 May 00:26
Compare
Sorry, something went wrong.
No results found
[1.5.1] - 2025-05-19
Other Changes
refactor: add Ansible test python boilerplate (#107 )
Version 1.5.0
19 May 21:48
Compare
Sorry, something went wrong.
No results found
[1.5.0] - 2025-05-19
New Features
feat: add support for snapshot manager backing the role (#97 )
Other Changes
ci: ansible-plugin-scan is disabled for now (#87 )
ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#90 )
ci: Check spelling with codespell (#91 )
ci: Add test plan that runs CI tests and customize it for each role (#92 )
ci: In test plans, prefix all relate variables with SR_ (#93 )
ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#94 )
ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#95 )
ci: use tox-lsr 3.6.0; improve qemu test logging (#98 )
ci: skip storage scsi, nvme tests in github qemu ci (#99 )
ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#100 )
ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#101 )
ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#105 )
Version 1.4.3
09 Jan 15:43
Compare
Sorry, something went wrong.
No results found
[1.4.3] - 2025-01-09
Other Changes
ci: Bump codecov/codecov-action from 4 to 5 (#83 )
ci: Use Fedora 41, drop Fedora 39 (#84 )
ci: Use Fedora 41, drop Fedora 39 - part two (#85 )
Version 1.4.2
31 Oct 01:03
Compare
Sorry, something went wrong.
No results found
[1.4.2] - 2024-10-30
Other Changes
ci: Add tags to TF workflow, allow more [citest bad] formats (#77 )
ci: ansible-test action now requires ansible-core version (#78 )
ci: add YAML header to github action workflow files (#79 )
refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#81 )