ci: This PR is to trigger periodic CI testing#2
Conversation
|
[citest] |
Reviewer's GuideIntroduce a new Ansible aggregate callback plugin to capture package module arguments during CI runs and emit a consolidated list of installed packages. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[citest] |
3cf3e45 to
47c0893
Compare
|
[citest] |
6 similar comments
|
[citest] |
|
[citest] |
|
[citest] |
|
[citest] |
|
[citest] |
|
[citest] |
4f74b66 to
dbd35fb
Compare
|
[citest] |
dbd35fb to
c2e6525
Compare
|
[citest] |
c2e6525 to
141b85f
Compare
|
[citest] |
141b85f to
b209849
Compare
|
[citest] |
b209849 to
95f0087
Compare
|
[citest] |
95f0087 to
6c4c8ca
Compare
|
[citest] |
6c4c8ca to
25c2289
Compare
|
[citest] |
2 similar comments
|
[citest] |
|
[citest] |
ea77fef to
562bd86
Compare
|
[citest] |
562bd86 to
a3ab49e
Compare
|
[citest] |
4a747c7 to
f0c6d01
Compare
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
This PR is for the purpose of triggering periodic CI testing. We don't currently have a way to trigger CI without a PR, so this PR serves that purpose.
Summary by Sourcery
Enable periodic CI testing by introducing an Ansible aggregate callback plugin that extracts package names from package, dnf, and yum tasks for ostree image builds.
New Features:
Documentation: