awslabs / amazon-ecr-credential-helper

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

Add windows to ci #788

Closed austinvazquez closed 5 months ago

austinvazquez commented 5 months ago

Issue #, if available: Closes #790

There is a lack of coverage for the Windows platform in CI.

Description of changes: This change adds Windows unit testing to GitHub Actions CI matrix.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.