aws / aws/aws-toolkit-azure-devops
OCI artifact support
- 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.**
Currently, the task for ECRPushImage@1 is only compatible with Docker images, and not OCI artifacts (e.g. Helm Charts). It should be possible for the task to support this functionality.
**Describe the solution you'd like**
Please support OCI artifact push as per [pushing a helm chart](https://docs.aws.amazon.com/AmazonECR/latest/userguide/push-oci-artifact.html)
**Describe alternatives you've considered**
1. Running the ECR commands manually in a script task (this is my current workaround).
Contributor guide
Research direction
Start with the ECRPushImage@1 task and review the linked AWS guidance on pushing OCI artifacts. Define support for pushing OCI artifacts such as Helm charts, then verify that the task can perform the requested ECR push in addition to Docker image pushes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, helm, typescript
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100