This website requires JavaScript.
7497474653
Merge tag '1.4.0'
main
marko
2026-08-07 22:51:41 +02:00
6007ac734f
docs(changelog): version 1.4.0 [citest_skip]
Rich Megginson and Richard Megginson
2026-08-06 16:12:24 -06:00
83471be571
fix: Update sr_fingerprint task calls to use new structured parameters
2026-08-06 17:05:43 +02:00
d9ba105ef3
feat: Write roles fingerprints to /var/log/sysroles.jsonl [citest_skip]
Sergei Petrosian and Richard Megginson
2026-08-06 16:55:58 +02:00
c04dc49ded
ci: ensure dependabot updates do not invoke ci tests [citest_skip]
Rich Megginson and Richard Megginson
2026-08-04 09:27:14 -06:00
91631c556e
ci: bump actions/setup-python from 6 to 7
dependabot[bot] and Richard Megginson
2026-08-01 22:23:33 +00:00
8c87baaa77
ci: This PR is to trigger periodic CI testing
weekly-ci
github-actions[bot]
2026-08-01 11:00:59 +00:00
aadd117d01
Refine AIDE update command error handling based on return codes
marko
2026-07-27 20:32:10 +02:00
823b51fa36
Update AIDE check command to handle exit codes for better error handling
marko
2026-07-27 20:06:54 +02:00
87545d0200
docs(changelog): version 1.3.2 [citest_skip]
Rich Megginson and Richard Megginson
2026-07-27 10:38:45 -06:00
10141cd792
- Add a separate variable that controls uploading existing AIDE database from the controller node during the check phase. - Fetch AIDE logs from the latest run to the controller node.
marko
2026-07-26 23:58:15 +02:00
ce0a62bf1a
ci: Add support for Fedora 44 and drop Fedora 42 - use ansible-core 2.21 [citest_skip]
Rich Megginson and Richard Megginson
2026-07-22 15:49:27 -06:00
a1f4fe279a
ci: bump tox-lsr version to 3.20.0 to fix tox 4.58 api breakage [citest_skip]
Rich Megginson and Richard Megginson
2026-07-21 13:19:22 -06:00
df809ebfcd
only update and fetch aide database if run mode
Robert Welch and Richard Megginson
2026-07-07 22:25:32 -05:00
2f51a6e523
only check aide integrity if run mode
Robert Welch and Richard Megginson
2026-07-07 22:25:20 -05:00
887e4403a2
only fetch aide database if run mode
Robert Welch and Richard Megginson
2026-07-07 22:25:10 -05:00
4716624228
only init database if run mode
Robert Welch and Richard Megginson
2026-07-07 22:24:59 -05:00
0504d2d5af
get aide version in check mode
Robert Welch and Richard Megginson
2026-07-07 22:24:45 -05:00
96cda3f1d4
if check mode, verify packages are installed before continuing
Robert Welch and Richard Megginson
2026-07-07 22:17:21 -05:00
8ef1897517
ci: Use our own pr_title_lint.py instead of NPM commitlint [citest_skip]
Rich Megginson and Richard Megginson
2026-07-01 08:53:27 -06:00
b27d20fb52
ci: bump actions/checkout from 6 to 7
dependabot[bot] and Richard Megginson
2026-07-01 22:24:21 +00:00
332f01f0c7
ci: use gha checkout v7, codecov v7 [citest_skip]
Rich Megginson and Richard Megginson
2026-07-01 08:19:44 -06:00
3f92165a45
docs(changelog): version 1.3.1 [citest_skip]
Rich Megginson and Richard Megginson
2026-06-24 11:48:36 -06:00
0fa4eadf82
test: remove unused files [citest_skip]
Rich Megginson and Richard Megginson
2026-06-24 10:41:38 -06:00
7059aa8e90
ci: Skip reviews for PRs with [citest_skip] in the title
Sergei Petrosian and Sergei Petrosian
2026-05-21 09:58:38 +02:00
f5a52fc854
refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip]
Rich Megginson and Richard Megginson
2026-05-20 07:41:30 -06:00
27aa75f184
ci: Add config file for CodeRabbit with custom rules
Sergei Petrosian and Sergei Petrosian
2026-05-19 10:40:01 +02:00
332035f27b
ci: bump actions/github-script from 8 to 9
dependabot[bot] and Richard Megginson
2026-05-02 01:49:19 +00:00
1c437d4ba4
docs(changelog): version 1.3.0 [citest_skip]
Rich Megginson and Richard Megginson
2026-04-28 10:24:18 -06:00
5a4a533fee
test: add role fingerprints to syslog
Rich Megginson and Richard Megginson
2026-04-22 14:44:52 -06:00
659d89dd69
feat: add role fingerprints to syslog
Rich Megginson and Richard Megginson
2026-04-22 10:08:48 -06:00
19b462a7f8
ci: ansible-lint requires dependencies to be installed [citest_skip]
Rich Megginson and Richard Megginson
2026-04-09 17:00:52 -06:00
cae72d8dd4
ci: Comply with Ansible partner certification checking [citest_skip]
Rich Megginson and Richard Megginson
2026-04-08 15:59:36 -06:00
0732181e3f
ci: update header for run_role_with_clear_facts [citest_skip]
Rich Megginson and Richard Megginson
2026-04-08 07:30:58 -06:00
67081a70de
ci: fix yum repos to use devel site instead of old site name [citest_skip]
Rich Megginson and Richard Megginson
2026-04-01 12:04:40 -06:00
091570301d
test: ensure role gathers the facts it uses by having test clear_facts before include_role
Rich Megginson and Richard Megginson
2026-03-19 08:44:45 -06:00
84a356a028
ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip]
Rich Megginson and Richard Megginson
2026-03-13 09:26:38 -06:00
e1680b64f1
ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip]
Rich Megginson and Richard Megginson
2026-03-10 18:17:44 -06:00
404a1d1ff2
ci: tox-lsr 3.16.0 - fix qemu tox test failures - rename to qemu-ansible-core-X-Y [citest_skip]
Rich Megginson and Richard Megginson
2026-03-09 15:26:38 -06:00
df0cabfea1
ci: bump actions/upload-artifact from 6 to 7
dependabot[bot] and Richard Megginson
2026-03-01 22:24:30 +00:00
7318859c23
ci: Ansible version must be string, not float [citest_skip]
Rich Megginson and Richard Megginson
2026-02-17 12:30:09 -07:00
f913d846bb
ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI
Rich Megginson and Richard Megginson
2026-02-11 12:09:52 -07:00
4a81d751ad
ci: tox-lsr version 3.15.0 [citest_skip]
Rich Megginson and Richard Megginson
2026-02-10 09:08:14 -07:00
6728f85cab
ci: ansible-lint - remove .collection directory from converted collection [citest_skip]
Rich Megginson and Richard Megginson
2026-02-04 13:48:04 -07:00
499a04aa38
ci: skip most CI checks if title contains citest skip [citest_skip]
Rich Megginson and Richard Megginson
2026-02-03 19:03:10 -07:00
a73a378eee
ci: skip most CI checks if title contains citest skip [citest_skip]
Rich Megginson and Richard Megginson
2026-02-03 18:55:24 -07:00
69cdc2d420
ci: bump ansible/ansible-lint from 25 to 26
dependabot[bot] and Richard Megginson
2026-02-01 22:25:22 +00:00
b1f77838d2
ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing
Rich Megginson and Richard Megginson
2026-01-13 07:50:54 -07:00
7ac5ab66d7
docs(changelog): version 1.2.5 [citest skip]
Rich Megginson and Richard Megginson
2026-01-07 16:51:16 -07:00
c9cd2fb359
refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead
Rich Megginson and Richard Megginson
2026-01-05 11:38:38 -07:00
ebf671b9a8
docs(changelog): version 1.2.4 [citest skip]
Rich Megginson and Richard Megginson
2026-01-06 08:24:00 -07:00
6249961637
docs: fix copyright in license
Rich Megginson and Richard Megginson
2026-01-05 08:30:18 -07:00
b3c8b460cf
ci: bump actions/upload-artifact from 5 to 6
dependabot[bot] and Richard Megginson
2026-01-01 22:09:14 +00:00
11979406a7
ci: bump actions/checkout from 5 to 6
dependabot[bot] and Richard Megginson
2026-01-01 22:09:08 +00:00
04db64b712
docs(changelog): version 1.2.3 [citest skip]
Rich Megginson and Richard Megginson
2025-12-17 09:06:11 -07:00
9a65c30112
ci: add qemu tests for Fedora 43, drop Fedora 41
Rich Megginson and Richard Megginson
2025-12-05 13:38:33 -07:00
783d08440d
ci: bump gha checkout from v5 to v6
Rich Megginson and Richard Megginson
2025-12-01 12:46:24 -07:00
189c7a6f85
fix: support new config file options, expose aide_version
Rich Megginson and Richard Megginson
2025-11-18 14:12:00 -07:00
21e441ee90
docs(changelog): version 1.2.2 [citest skip]
Rich Megginson and Richard Megginson
2025-11-17 09:31:17 -07:00
d5754b7bf7
fix: cannot use community-general version 12 - no py27 and py36 support
Rich Megginson and Richard Megginson
2025-11-14 13:10:03 -07:00
2eb5471a39
ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr
Rich Megginson and Richard Megginson
2025-11-11 06:50:38 -07:00
f946015556
ci: bump tox-lsr to 3.13.0
Rich Megginson and Richard Megginson
2025-11-04 15:10:32 +01:00
1d3b95f354
ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5
Rich Megginson and Richard Megginson
2025-11-04 10:51:29 +01:00
4f95a37968
ci: bump actions/upload-artifact from 4 to 5
dependabot[bot] and Richard Megginson
2025-11-01 22:09:32 +00:00
a99357503b
ci: bump actions/github-script from 7 to 8
dependabot[bot] and Richard Megginson
2025-10-01 22:10:09 +00:00
70d0432a4e
ci: bump actions/checkout from 4 to 5
dependabot[bot] and Richard Megginson
2025-10-01 22:10:05 +00:00
d7f26a6e09
ci: use JSON format for __bootc_validation
Rich Megginson and Richard Megginson
2025-09-19 18:19:29 -06:00
cb7b8ed08a
ci: use tox-lsr 3.12.0 for osbuild_config.yml feature
Rich Megginson and Richard Megginson
2025-09-19 07:53:10 -06:00
1f5c9c9e5e
ci: use the new epel feature to enable EPEL for testing farm
Rich Megginson and Richard Megginson
2025-09-08 18:54:32 -06:00
353535c34e
ci: support openSUSE Leap in qemu/kvm test matrix
Rich Megginson and Richard Megginson
2025-09-08 09:33:53 -06:00
b7d6ec5ba3
ci: rollout several recent changes to CI testing
Rich Megginson and Richard Megginson
2025-09-05 15:52:30 -06:00
d00ac1835b
docs(changelog): version 1.2.1 [citest skip]
Rich Megginson and Richard Megginson
2025-07-02 16:40:05 -06:00
7ebc20d774
refactor: fix Ansible 2.19 issues
Rich Megginson and Richard Megginson
2025-06-26 10:43:45 -06:00
387004f5d8
docs(changelog): version 1.2.0 [citest skip]
Rich Megginson and Richard Megginson
2025-06-16 16:27:07 -06:00
a12cbffe2c
ci: Use ansible 2.19 for fedora 42 testing; support python 3.13
Rich Megginson and Richard Megginson
2025-06-09 10:27:15 -06:00
62a517fa97
ci: Add support for bootc end-to-end validation tests
Rich Megginson and Richard Megginson
2025-06-03 13:29:53 -06:00
1f335b613e
Drop SLES/openSUSE versions from platforms from meta/main.yml
HVSharma12 and Richard Megginson
2025-06-02 16:02:59 +05:30
b9d20db08d
Add SLES and openSUSE entries to meta/main.yml
HVSharma12 and Richard Megginson
2025-05-29 19:26:30 +05:30
2a8586898c
feat: add Suse support
HVSharma12 and Richard Megginson
2025-05-27 22:43:04 +05:30
22d787a281
ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests
Rich Megginson and Richard Megginson
2025-05-19 11:38:19 -06:00
07da24d05f
ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests
Rich Megginson and Martin Pitt
2025-05-07 11:12:53 -06:00
eb34d44eb8
ci: Bump sclorg/testing-farm-as-github-action from 3 to 4
dependabot[bot] and Sergei Petrosian
2025-05-01 22:08:27 +00:00
8f1d3c79d6
ci: skip storage scsi, nvme tests in github qemu ci
Rich Megginson and Richard Megginson
2025-04-22 15:44:41 -06:00
a8418ce31a
ci: use tox-lsr 3.6.0; improve qemu test logging
Rich Megginson and Richard Megginson
2025-04-21 16:43:26 -06:00
fa134b8aab
ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions
Rich Megginson and Richard Megginson
2025-04-11 08:10:33 -06:00
0aa8f2aff8
ci: Fix bug with ARTIFACTS_URL after prefixing with SR_
Sergei Petrosian and Sergei Petrosian
2025-03-20 23:46:08 +01:00
9649b57c78
ci: In test plans, prefix all relate variables with SR_
Sergei Petrosian and Sergei Petrosian
2025-03-19 16:02:44 +01:00
826f2fc0fa
ci: Add test plan that runs CI tests and customize it for each role
Sergei Petrosian and Sergei Petrosian
2025-02-14 13:48:11 +01:00
640cbf000a
Ignore .pandoc_template.html5
Sergei Petrosian and Sergei Petrosian
2025-02-13 11:02:15 +01:00
5d8406eb12
chore: Fix spelling
Sergei Petrosian and Sergei Petrosian
2025-02-12 12:57:25 +01:00
c9eca28874
ci: Check spelling with codespell
Sergei Petrosian and Sergei Petrosian
2025-02-12 12:54:20 +01:00
21122732bd
docs(changelog): version 1.1.1 [citest skip]
Rich Megginson and Richard Megginson
2025-02-11 07:45:54 -07:00
e5990bece0
fix: aide --check should not report changed
Rich Megginson and Richard Megginson
2025-02-10 09:35:40 -07:00
8ce6fe0da5
Changed ansible_db_template to ansible_config_template
Joerg Kastning and Richard Megginson
2025-02-10 16:25:21 +01:00
3bca54f29b
docs(changelog): version 1.1.0 [citest skip]
Rich Megginson and Richard Megginson
2025-01-31 15:40:37 -07:00
cc5de8664f
feat: ensure role works on ostree systems
Rich Megginson and Richard Megginson
2025-01-31 14:24:18 -07:00
c9f0262b04
ci: bump ansible-lint to v25; provide collection requirements for ansible-lint
Rich Megginson and Richard Megginson
2025-01-30 16:25:07 -07:00
22d8e5aa41
ci: ansible-plugin-scan is disabled for now
Rich Megginson and Richard Megginson
2025-01-29 12:37:20 -07:00
a4307661b7
docs(changelog): version 1.0.0 [citest skip]
Rich Megginson and Richard Megginson
2025-01-09 08:19:12 -07:00
129feb1ac1
test: add cleanup for cron test; fix formatting
Rich Megginson and Richard Megginson
2025-01-07 10:30:16 -07:00