ci: This PR is to trigger periodic CI testing - #4
Draft
systemroller wants to merge 25 commits into
Draft
Conversation
Author
|
[citest] |
Reviewer's GuideAdds a new Ansible callback plugin used in CI to capture and print the list of packages touched by package-related tasks, enabling periodic CI runs to dump package usage across distributions/versions/roles. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Author
|
[citest] |
1 similar comment
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
April 11, 2026 23:59
2afbd2f to
4df987d
Compare
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
April 19, 2026 01:24
4df987d to
47d820b
Compare
Author
|
[citest] |
1 similar comment
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
May 3, 2026 00:08
d05f351 to
dbd798d
Compare
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
May 10, 2026 00:12
dbd798d to
fdab599
Compare
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
May 17, 2026 01:24
fdab599 to
7eda29a
Compare
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
May 24, 2026 01:29
7eda29a to
25ffc6b
Compare
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Author
|
[citest] |
2 similar comments
Author
|
[citest] |
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
June 14, 2026 01:55
02d92fd to
eebd0b2
Compare
Author
|
[citest] |
1 similar comment
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
June 28, 2026 01:33
4374330 to
499ac26
Compare
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
July 5, 2026 01:16
499ac26 to
ae962a0
Compare
Author
|
[citest] |
2 similar comments
Author
|
[citest] |
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
July 26, 2026 01:07
341f31e to
9310769
Compare
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
August 15, 2026 23:46
d6d496a to
e440a6c
Compare
Author
|
[citest] |
Author
|
[citest] |
github-actions
Bot
force-pushed
the
weekly-ci
branch
from
August 30, 2026 01:30
d89fb94 to
c6d4af3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
New Features: