aws / aws/aws-toolkit-azure-devops

ECRPushImage support multiple tag

Open
#491 1 comment 0 reactions 0 assignees View on GitHub
feature-request
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
![image](https://user-images.githubusercontent.com/23197084/203524399-d2aeed9f-4bc0-479d-b6fd-a5c4862e6179.png)

**Describe alternatives you've considered**

Alternative is replicate more task of task: ECRPushImage@1 and chage the tag for each task

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.