Skip to content

Add support for custom private image tags#558

Merged
simonmarty merged 2 commits intoaws:mainfrom
simonmarty:privtag
Feb 2, 2026
Merged

Add support for custom private image tags#558
simonmarty merged 2 commits intoaws:mainfrom
simonmarty:privtag

Conversation

@simonmarty
Copy link
Contributor

Issue #, if available:

Description of changes: #539 updated the PRIVREPO env var to support appending tags to the private image repo. This conflicts with our release makefile.

Extract the image tag to a separate env var.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@simonmarty simonmarty requested a review from a team as a code owner January 30, 2026 00:21
@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.56%. Comparing base (f0808bf) to head (89cc5cc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #558   +/-   ##
=======================================
  Coverage   61.56%   61.56%           
=======================================
  Files          11       11           
  Lines         752      752           
=======================================
  Hits          463      463           
  Misses        274      274           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@simonmarty simonmarty added the safe-to-test Pull Request has been manually reviewed and deemed to be safe to run integration tests on. label Jan 30, 2026
@github-actions github-actions bot removed the safe-to-test Pull Request has been manually reviewed and deemed to be safe to run integration tests on. label Jan 31, 2026
@simonmarty simonmarty enabled auto-merge (squash) January 31, 2026 01:53
@simonmarty simonmarty added the safe-to-test Pull Request has been manually reviewed and deemed to be safe to run integration tests on. label Feb 2, 2026
@simonmarty simonmarty merged commit 89ae836 into aws:main Feb 2, 2026
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe-to-test Pull Request has been manually reviewed and deemed to be safe to run integration tests on.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants