aws-dotnet-deploy icon indicating copy to clipboard operation
aws-dotnet-deploy copied to clipboard

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

Open ashovlin opened this issue 10 months ago • 1 comments

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.

ashovlin avatar Apr 24 '24 15:04 ashovlin

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 24 '24 16:04 codecov[bot]