Skip to content

docs: GHCR guest package must be linked before CI can overwrite it - #8

Open
real-limitless wants to merge 2 commits into
Development-Everflowfrom
cursor/ghcr-guest-package-link-1d9e
Open

real-limitless wants to merge 2 commits into
Development-Everflowfrom
cursor/ghcr-guest-package-link-1d9e

Conversation

@real-limitless

@real-limitless real-limitless commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Follow-up to #7 / #6 after the first Publish images run.

Outcome

All four required images are on GHCR (public, linked to this repo, linux/amd64):

  • ghcr.io/real-limitless/everflow-frontend:latest (sha-446eb19)
  • ghcr.io/real-limitless/everflow-backend:latest
  • ghcr.io/real-limitless/everflow-sandbox-agent:latest
  • ghcr.io/real-limitless/everflow-sandbox-guest:latest

The first guest push failed with permission_denied: write_package because the package existed (2026-07-21) and was not connected to this repo. After it was linked, CI overwrote latest.

INSTALL_MODE=ghcr can now pull the published set. If a later guest push is denied, reconnect the package (steps in docs/images.md) and re-run Publish images.

This PR

  • Records the publish status and reconnect troubleshooting in docs/images.md
  • Sets provenance: false / sbom: false on image push (guest is large)
  • Notes the first-publish outcome in CHANGELOG.md
Open in Web Open in Cursor 

Frontend, backend, and sandbox-agent published after #7. Guest builds
but GHCR denies overwrite because the existing public package is not
linked to this repository. Document the maintainer link step and skip
provenance/SBOM on image push.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: Chen Chiu <real-limitless@users.noreply.github.com>
@real-limitless
real-limitless marked this pull request as ready for review September 2, 2026 05:24
everflow-sandbox-guest is now linked to ProjectEverflow and tagged
latest / sha-446eb19. Keep the reconnect steps as troubleshooting.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: Chen Chiu <real-limitless@users.noreply.github.com>
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.

2 participants