Skip to content

Clean Up Custom CI Images#1746

Open
TimPansino wants to merge 9 commits into
mainfrom
fix-ci-image-cleanup
Open

Clean Up Custom CI Images#1746
TimPansino wants to merge 9 commits into
mainfrom
fix-ci-image-cleanup

Conversation

@TimPansino
Copy link
Copy Markdown
Contributor

Overview

Remove the need for all custom CI images published to docker hub by building them at runtime from within the CI container.

@TimPansino TimPansino requested a review from a team as a code owner May 29, 2026 23:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 8 0 0 1.18s
✅ MARKDOWN markdownlint 7 0 0 0 1.58s
✅ PYTHON ruff 1038 0 0 0 1.25s
✅ PYTHON ruff-format 1038 0 0 0 0.41s
✅ YAML prettier 22 0 0 0 1.87s
✅ YAML v8r 22 0 0 6.4s
✅ YAML yamllint 22 0 0 0.83s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

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

@mergify mergify Bot added the tests-failing Tests failing in CI. label Jun 1, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.02%. Comparing base (c972036) to head (8d55650).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1746      +/-   ##
==========================================
- Coverage   82.08%   82.02%   -0.07%     
==========================================
  Files         215      215              
  Lines       26324    26324              
  Branches     4153     4153              
==========================================
- Hits        21609    21592      -17     
- Misses       3300     3315      +15     
- Partials     1415     1417       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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