Skip to content

Publish immutable worker image releases#80

Merged
ianhodge merged 1 commit into
mainfrom
oz-agent/REMOTE-1671-immutable-worker-image-releases
Jun 1, 2026
Merged

Publish immutable worker image releases#80
ianhodge merged 1 commit into
mainfrom
oz-agent/REMOTE-1671-immutable-worker-image-releases

Conversation

@ianhodge

@ianhodge ianhodge commented Jun 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Automatically run the release workflow on every merge to main, generating a UTC timestamp release tag for each worker image.
  • Publish latest from the same release build as the immutable timestamp tag so production users can pin tags/digests while latest remains available for quick testing.
  • Document the image pinning guidance in the README and Helm values comments.

Validation

  • git --no-pager diff --check
  • go test ./...
  • test -z "$(gofmt -s -l .)"
  • go vet ./...
  • Basic workflow/values sanity check script

Note: Helm validation could not be run locally because helm is not installed in this sandbox; the chart change is documentation-only in values.yaml comments.

Linear: REMOTE-1671

Co-Authored-By: Oz oz-agent@warp.dev

Conversation: https://staging.warp.dev/conversation/13a4d633-92c9-4ad6-8f09-48a940e6fcef
Run: https://oz.staging.warp.dev/runs/019e8452-7ea6-7406-827b-a60f133a5fb0
This PR was generated with Oz.

Automatically create timestamped worker releases from main and document image pinning guidance for self-hosted customers.

Co-Authored-By: Oz <oz-agent@warp.dev>
@ianhodge ianhodge added the from-feedback-bot Linear issue delegated from Feedback Bot label Jun 1, 2026
@ianhodge ianhodge requested review from bnavetta and captainsafia June 1, 2026 18:32
@ianhodge ianhodge marked this pull request as ready for review June 1, 2026 18:32
@ianhodge ianhodge merged commit 101142a into main Jun 1, 2026
14 checks passed
@ianhodge ianhodge deleted the oz-agent/REMOTE-1671-immutable-worker-image-releases branch June 1, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from-feedback-bot Linear issue delegated from Feedback Bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants