Skip to content

Publish versioned sample Runtime images for v0.1 - #16

Open
XnLemon wants to merge 4 commits into
mainfrom
codex/platform-v1-release
Open

Publish versioned sample Runtime images for v0.1#16
XnLemon wants to merge 4 commits into
mainfrom
codex/platform-v1-release

Conversation

@XnLemon

@XnLemon XnLemon commented Aug 16, 2026

Copy link
Copy Markdown
Member

Closes #15

Outcome

  • keep both independent Runtime implementations on stable Agent ingress /agent/v1
  • pin the exact Core and SDK v1 candidates
  • publish Runtime A and Runtime B as multi-architecture GHCR images from annotated semantic tags
  • attach exact source commits, immutable image digests, OCI provenance/SBOM attestations, and checksums to the release

Validation

  • go mod tidy
  • go build ./...
  • go test ./...
  • go test -race ./...
  • go vet ./...
  • workflow YAML parse

Local Docker was unavailable; both image builds and the two-runtime live loop remain required CI/Stack gates.

@XnLemon
XnLemon marked this pull request as ready for review August 17, 2026 00:12
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.

[v0.1.0] Publish immutable sample Runtime images

1 participant