Skip to content

fix: add image cleanup and update ci to build image on pr#260

Open
nnicora wants to merge 4 commits intomainfrom
fix/add-update-some-github-workflows
Open

fix: add image cleanup and update ci to build image on pr#260
nnicora wants to merge 4 commits intomainfrom
fix/add-update-some-github-workflows

Conversation

@nnicora
Copy link
Copy Markdown
Contributor

@nnicora nnicora commented Apr 22, 2026

Summary by CodeRabbit

  • Chores
    • Enhanced continuous integration pipeline to automatically build and publish container images for pull requests, streamlining development and testing.
    • Introduced automated nightly cleanup process for stale container images to optimize storage resources and reduce maintenance overhead.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5cb2a8ba-8c2e-4413-af19-634e261de409

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

This pull request modifies GitHub Actions workflows to add container image management capabilities. The ci.yaml workflow is updated with new packages: write permission and a new job that builds Docker images for pull requests using a reusable workflow. Additionally, a new standalone workflow file is introduced that automatically cleans up stale images nightly using a scheduled trigger at 02:00 AM UTC, along with a manual trigger option. Both workflows utilize reusable workflow files from an external repository and inherit secrets for authentication.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@push-tags-from-workflow push-tags-from-workflow Bot added bug Something isn't working ci-cd labels Apr 22, 2026
@nnicora nnicora changed the title fix: add image cleanup and update ci to build image on pr some github… fix: add image cleanup and update ci to build image on pr some github workflows Apr 22, 2026
@nnicora
Copy link
Copy Markdown
Contributor Author

nnicora commented Apr 22, 2026

@coderabbitai summary

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

✅ Actions performed

Summary regeneration triggered.

@nnicora nnicora changed the title fix: add image cleanup and update ci to build image on pr some github workflows fix: add image cleanup and update ci to build image on pr Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci-cd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants