Skip to content

refactor to use private ecr repository #4153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

refactor to use private ecr repository #4153

wants to merge 12 commits into from

Conversation

aajtodd
Copy link
Contributor

@aajtodd aajtodd commented Jun 2, 2025

Description

Refactor to use private ECR repository. The primary motivation for this is to optimize our internal release process to use the same build image. Ideally we'd use a public ECR repository still but they don't support lifecycle rules for cleaning up old/unused build images (of which we create a lot of).

Testing

WIP

Checklist

  • For changes to the smithy-rs codegen or runtime crates, I have created a changelog entry Markdown file in the .changelog directory, specifying "client," "server," or both in the applies_to key.
  • For changes to the AWS SDK, generated SDK code, or SDK runtime crates, I have created a changelog entry Markdown file in the .changelog directory, specifying "aws-sdk-rust" in the applies_to key.

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

@aajtodd aajtodd force-pushed the ecr-refactor branch 5 times, most recently from 9aec9c5 to 1bad829 Compare June 2, 2025 19:24
Copy link

github-actions bot commented Jun 3, 2025

A new generated diff is ready to view.

A new doc preview is ready to view.

Copy link

github-actions bot commented Jun 3, 2025

A new generated diff is ready to view.

A new doc preview is ready to view.

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.

1 participant