aws / aws/aws-toolkit-azure-devops
Support public ECR for ECRPushImage task
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
The documentation notes "The image tag will be of the form aws_account_id.dkr.ecr.region.amazonaws.com/imagename" however, a public ecr has the format of `public.ecr.aws//`
Is there a way to specify a public ECR or should this be a feature request?
Contributor guide
Research direction
Start by reviewing the ECRPushImage task and the documentation describing its current image-tag format. Determine how public ECR repository and image references should be specified, then verify the expected behavior with the task's existing tests or validation flow. Done means public.ecr.aws references are supported and the documentation accurately describes the configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- ci-cd, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100