aws / aws/aws-toolkit-azure-devops
ECRPushImage support multiple tag
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
On EcrPushImage if you put more than one tag in pushTag the error for \n character compare.
**Describe the solution you'd like**
need implement a solution to manage more tha one tag like

**Describe alternatives you've considered**
Alternative is replicate more task of task: ECRPushImage@1 and chage the tag for each task
Contributor guide
Research direction
Start at the ECRPushImage@1 task and inspect how its pushTag input handles more than one tag, especially the newline comparison mentioned in the report. Done means the task accepts and processes multiple tags without the reported error, rather than requiring repeated ECRPushImage@1 tasks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100