Skip to content
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

feat: Add a "aws-dotnet-deply" tag to ECR repositories that are created during deployment if an existing repository is not provided. #825

Merged
merged 2 commits into from
May 30, 2024

Conversation

ashovlin
Copy link
Member

Issue #, if available: N/A, from internal discussion around #823

Description of changes: Adds the "aws-dotnet-deploy" tag to newly created ECR repositories. This will allow us to clean these up more easily after integration tests and canaries.

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

…ed during deployment if an existing repository is not provided. This may aid filtering repositories associated with the deploy tool.
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.49%. Comparing base (48f29b1) to head (86ee738).
Report is 9 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #825      +/-   ##
==========================================
+ Coverage   61.43%   61.49%   +0.06%     
==========================================
  Files         277      277              
  Lines       10659    10669      +10     
  Branches     1484     1486       +2     
==========================================
+ Hits         6548     6561      +13     
+ Misses       3571     3568       -3     
  Partials      540      540              

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

@ashovlin ashovlin requested review from 96malhar, philasmar and normj and removed request for 96malhar April 24, 2024 17:25
Copy link
Contributor

@philasmar philasmar left a comment

Choose a reason for hiding this comment

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

Changes look good, but could you please add unit tests to cover the new code paths?

Copy link
Contributor

@96malhar 96malhar left a comment

Choose a reason for hiding this comment

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

Approved assuming you address Phil's comments.

@ashovlin ashovlin requested a review from philasmar May 29, 2024 13:37
@ashovlin ashovlin merged commit dc1d332 into dev May 30, 2024
11 checks passed
@ashovlin ashovlin deleted the shovlia/tag-ecr-repository branch May 30, 2024 14:59
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.

3 participants