Skip to content

Implement temporary registry push targets#276

Merged
ianpittwood merged 16 commits intomainfrom
temp-registry
Dec 18, 2025
Merged

Implement temporary registry push targets#276
ianpittwood merged 16 commits intomainfrom
temp-registry

Conversation

@ianpittwood
Copy link
Contributor

@ianpittwood ianpittwood commented Dec 16, 2025

Related to #265

  • Add --temp-registry option for pushing images by digest to a temporary location. This lays the groundwork for split/merge multiplatform native builds.
  • Move temp_registry and cache_registry to image target settings object.

@github-actions
Copy link

github-actions bot commented Dec 16, 2025

Test Results

829 tests   829 ✅  9m 45s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 8f3e6e0.

♻️ This comment has been updated with latest results.

@ianpittwood ianpittwood changed the base branch from main to metadata-file-outputs December 16, 2025 20:56
@ianpittwood ianpittwood marked this pull request as ready for review December 17, 2025 16:45
@ianpittwood ianpittwood changed the title Temp registry Implement temporary registry push targets Dec 17, 2025
version_path: Path # Path to the image version directory


class ImageTargetSettings(BaseModel):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💜

@ianpittwood ianpittwood force-pushed the metadata-file-outputs branch 2 times, most recently from e22f9bb to d0f51b3 Compare December 17, 2025 21:18
Base automatically changed from metadata-file-outputs to main December 17, 2025 21:37
@ianpittwood ianpittwood merged commit 450db8d into main Dec 18, 2025
7 checks passed
@ianpittwood ianpittwood deleted the temp-registry branch December 18, 2025 00:46
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