Skip to content

Add GitHub CI Container Clean Up Job#1685

Open
TimPansino wants to merge 5 commits intomainfrom
add-github-container-cleanup
Open

Add GitHub CI Container Clean Up Job#1685
TimPansino wants to merge 5 commits intomainfrom
add-github-container-cleanup

Conversation

@TimPansino
Copy link
Contributor

Overview

  • Adds a job that runs monthly to delete CI images older than 90 days.
    • Has an exclude filter for the latest tag for safety.

@TimPansino TimPansino marked this pull request as ready for review March 10, 2026 23:58
@TimPansino TimPansino requested a review from a team as a code owner March 10, 2026 23:58
@github-actions
Copy link

github-actions bot commented Mar 10, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 8 0 0 0.87s
✅ MARKDOWN markdownlint 7 0 0 0 1.26s
✅ PYTHON ruff 1030 0 0 0 1.0s
✅ PYTHON ruff-format 1030 0 0 0 0.3s
✅ YAML prettier 16 0 0 0 1.26s
✅ YAML v8r 16 0 0 4.77s
✅ YAML yamllint 16 0 0 0.62s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.78%. Comparing base (0aeec05) to head (c66ac53).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1685      +/-   ##
==========================================
- Coverage   81.79%   81.78%   -0.02%     
==========================================
  Files         214      214              
  Lines       25672    25672              
  Branches     4071     4071              
==========================================
- Hits        20998    20995       -3     
- Misses       3275     3276       +1     
- Partials     1399     1401       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify bot added the tests-failing Tests failing in CI. label Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests-failing Tests failing in CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants