Skip to content

chore: switch container registry to quay.io#80

Merged
robbycochran merged 1 commit into
mainfrom
rc-quay-registry
Jun 17, 2026
Merged

chore: switch container registry to quay.io#80
robbycochran merged 1 commit into
mainfrom
rc-quay-registry

Conversation

@robbycochran

@robbycochran robbycochran commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

Move sandbox container images from ghcr.io/robbycochran/harness-openshell to quay.io/rcochran/openshell.

  • CI authenticates with REGISTRY_QUAY_USER and REGISTRY_QUAY_PASSWORD secrets
  • All image references updated: code (cmd/resolve.go), Makefile, CI workflow, SPEC, dev scripts
  • Local make dev-push assumes the user is already logged in to quay.io

Test plan

  • make test — all pass
  • make test-suite — 23/23 pass
  • CI images workflow pushes to quay.io successfully (needs secrets configured)

…nshell

CI uses REGISTRY_QUAY_USER and REGISTRY_QUAY_PASSWORD secrets to
authenticate with quay.io. All image references updated: code,
Makefile, CI workflows, SPEC, dev scripts.
@robbycochran robbycochran merged commit d1fe1a3 into main Jun 17, 2026
5 of 6 checks passed
@robbycochran robbycochran deleted the rc-quay-registry branch June 17, 2026 23: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