aws / aws/aws-toolkit-azure-devops
Support multiple tags for ECR Push task
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
Customer request: support adding multiple tags at a time with the ECR Push task.
* Commas are allowed in tags, so a comma-separated list is not ideal
* Potentially use a textarea input and create a tag per line?
Contributor guide
Research direction
The issue names the ECR Push task but no files, tests, or entry points. Start by locating that task's tag input and existing handling, then determine how its configuration is represented and validated. Done means users can supply multiple tags, including tags containing commas, and each tag is passed to the push operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100