Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

chore(docker/ci): add nightly docker image builds#3180

Merged
theochap merged 2 commits intoop-rs:mainfrom
ilikecodewithmyhand:ci
Dec 19, 2025
Merged

chore(docker/ci): add nightly docker image builds#3180
theochap merged 2 commits intoop-rs:mainfrom
ilikecodewithmyhand:ci

Conversation

@ilikecodewithmyhand
Copy link
Copy Markdown
Contributor

Closes #3163

Adds a scheduled workflow to build nightly docker images for kona-node, kona-host, and kona-supervisor.

Runs daily at 2 AM UTC, builds for both amd64 and arm64. Images are pushed to ghcr.io with nightly and nightly-YYYY-MM-DD tags.

Can also be triggered manually via workflow_dispatch.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.9%. Comparing base (6480997) to head (94ea98a).
⚠️ Report is 9 commits behind head on main.
✅ All tests successful. No failed tests found.

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

@theochap
Copy link
Copy Markdown
Member

Looks good, could you add support for kona-client as well?

@ilikecodewithmyhand
Copy link
Copy Markdown
Contributor Author

Looks good, could you add support for kona-client as well?

Sure

@theochap theochap enabled auto-merge December 19, 2025 05:29
@theochap theochap added this pull request to the merge queue Dec 19, 2025
Merged via the queue into op-rs:main with commit a7c5c80 Dec 19, 2025
47 checks passed
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 15, 2026
Closes #3163

Adds a scheduled workflow to build nightly docker images for
`kona-node`, `kona-host`, and `kona-supervisor`.

Runs daily at 2 AM UTC, builds for both amd64 and arm64. Images are
pushed to ghcr.io with `nightly` and `nightly-YYYY-MM-DD` tags.

Can also be triggered manually via workflow_dispatch.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(docker/ci): add a CI job to cut nightly docker images of kona

2 participants