ci(fork): remove upstream's release.yaml; docs(fork): release table v0.0.30-gs.5 - #47
Merged
Merged
Conversation
The workflow is dispatch-only and never ran here, but a dispatch would have pushed the images to ghcr.io under this repository and the charts to upstream's chart repository. The line publishes from CircleCI to gsoci only (.circleci/config.yml); no workflow in the repository pushes to ghcr.io. FORK.md names the removal. Signed-off-by: Timo Derstappen <teemow@gmail.com>
…ests (CircleCI pipeline 6), the first release published natively to gsoci Signed-off-by: Timo Derstappen <teemow@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Two commits (one per patch, rebase-merged):
ci(fork): remove upstream's release.yaml from the consumed branch— the workflow is dispatch-only and never ran here, but a dispatch would have pushed images to ghcr.io under this repository and charts to upstream's chart repository. The line publishes from CircleCI to gsoci only; after this, no workflow in the repository pushes to ghcr.io. FORK.md's contributor notes and the fork-infrastructure ledger row name the removal.docs(fork): release table — v0.0.30-gs.5 …— the release row: what the tag contains, the agentlab proof it was cut after, the image and chart digests of CircleCI pipeline 6, the consumers that follow.Verification
pr-workflow,helm-e2e,govulncheck,sync-upstream) build ko images only into the kind-local registry (localhost:5001) or push nothing;git grep ghcr.io -- .github/workflowsfinds no push after this change.v0.0.30-gs.5: every indexlinux/amd64,linux/arm64, every tag resolving to the recorded digest,cosign verifyunder the CircleCI identity passing for all six images and both charts;helm show valuesof the published chart carriesimage.registry: gsoci.azurecr.io/giantswarm/substrate,image.tag: "0.0.30-gs.5",images.agentgateway: gsoci.azurecr.io/giantswarm/agentgateway:v1.5.1-gs.4.