Merge beta into main - #249
Merged
Merged
Conversation
… infer the repo The finalize job never checks out, so gh release create/edit died with 'not a git repository' on the first run where it actually executed (v1.16.1 backfill — builds and registrations all green). GH_REPO makes gh target the repo explicitly. The v1.16.1 release was created manually with that run's digests; the guard keeps re-runs idempotent. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
fix(publish): pin GH_REPO in finalize-release
…and ship aws-cli The image baked NP_SERVICE_PATH=/app/pkg/scheduled_task with no NP_OVERRIDES_PATH, so the worker ran the overlay's partial workflows (two skipped steps) as the whole scope. Point the base at k8s and pass the overlay as NP_OVERRIDES_PATH, like the legacy channel and containers-datadog do. Add aws-cli: the k8s scripts call it from the assume_role step onwards.
…erlay-paths fix(scheduled-task): run the image as the k8s scope with the overlay and ship aws-cli
…ifact The three np artifact create steps passed only the digest, so the global artifacts for containers, scheduled-task and containers-datadog carry no tag and cannot be resolved with `lookup = true` + meta.tag, unlike the images published through release-publish-oci. Pass the release tag too.
…-tag ci(publish-images): register the release tag on every scope image artifact
sebasnallar
approved these changes
Sep 8, 2026
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.
No description provided.