Skip to content

feat: docker push workflow#1

Merged
matejpekar merged 2 commits intomainfrom
docker
Mar 11, 2026
Merged

feat: docker push workflow#1
matejpekar merged 2 commits intomainfrom
docker

Conversation

@matejpekar
Copy link
Member

@matejpekar matejpekar commented Mar 11, 2026

Summary by CodeRabbit

  • Chores
    • Improved Docker image build and deployment automation for faster, more reliable releases.

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: 3e6f60cf-2844-47d8-94b7-31d40dc646f2

📥 Commits

Reviewing files that changed from the base of the PR and between 85ec09a and 732fa7f.

📒 Files selected for processing (1)
  • .github/workflows/docker-build-push.yml

📝 Walkthrough

Walkthrough

A new GitHub Actions workflow is added to .github/workflows/docker-build-push.yml that enables manual triggering of Docker image builds and pushes. The workflow accepts inputs for image type (cpu or gpu) and tag, authenticates with the cerit.io registry, builds the appropriate Dockerfile variant, and publishes the image.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
.github/workflows/docker-build-push.yml
New workflow for building and pushing Docker images to cerit.io registry. Supports CPU and GPU variants with manual trigger inputs for image type and tag selection.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A workflow so fine, now Docker will shine!
Push images with care, cpu and gpu in pair,
Registry waiting, no time for debating,
Cerit.io gleams as our pipeline dreams! 🐳✨


Note

🎁 Summarized by CodeRabbit Free

The PR author is not assigned a seat. To perform a comprehensive line-by-line review, please assign a seat to the pull request author through the subscription management page by visiting https://app.coderabbit.ai/login.

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

@matejpekar matejpekar merged commit 57bde5c into main Mar 11, 2026
1 of 3 checks passed
@matejpekar matejpekar deleted the docker branch March 11, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant