awslabs / amazon-ecr-credential-helper

Automatically gets credentials for Amazon ECR on docker push/docker pull
Apache License 2.0
2.45k stars 335 forks source link

Windows ARM support #795

Open austinvazquez opened 2 months ago

austinvazquez commented 2 months ago

This is a tracking issue for Amazon ECR credential helper Windows ARM support.

### Tasks
- [x] Add variant to `all-variants` target
- [x] Release Windows ARM executables as experimental
- [ ] Run unit tests in GitHub Actions CI
- [ ] Run integration tests in CodeBuild
- [ ] Release Windows ARM executables as stable
austinvazquez commented 2 months ago

Windows ARM variant added in #782

austinvazquez commented 2 months ago

Windows ARM variant marked experimental in #796