Skip to content

chore(deploy): :staging image tag for CF Containers#63

Merged
mastermanas805 merged 1 commit into
masterfrom
cf/staging-image-publish
May 30, 2026
Merged

chore(deploy): :staging image tag for CF Containers#63
mastermanas805 merged 1 commit into
masterfrom
cf/staging-image-publish

Conversation

@mastermanas805
Copy link
Copy Markdown
Member

Summary

Add :staging tag to the existing buildx --push. Every master push now publishes ghcr.io/instanode-dev/instant-worker:staging alongside :version and :latest.

Why

The CF Containers staging environment at infra/wrangler/worker/wrangler.toml pulls :staging.

Companion PR: InstaNode-dev/infra#32

Test plan

  • CI: existing Deploy workflow green (unchanged behavior except one extra -t flag)
  • After merge: ghcr.io/instanode-dev/instant-worker:staging digest matches :latest for the same SHA

🤖 Generated with Claude Code

Adds :staging alongside the existing :version and :latest tags so every
master push produces a staging-ready image that the CF Containers
staging environment can pull
(see infra/wrangler/worker/wrangler.toml).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mastermanas805 mastermanas805 merged commit 13b19dd into master May 30, 2026
11 checks passed
@mastermanas805 mastermanas805 deleted the cf/staging-image-publish branch May 30, 2026 06:22
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