aws / amazon-vpc-cni-plugins

VPC CNI plugins for Amazon ECS and EKS.
Apache License 2.0
68 stars 45 forks source link

Add GitHub actions to build plugins and run tests on PRs #79

Closed paulyeo21 closed 2 years ago

paulyeo21 commented 2 years ago

Description of changes:

Add Github actions to build and run tests on push

https://docs.github.com/en/actions/using-workflows/triggering-a-workflow

https://github.com/paulyeo21/amazon-vpc-cni-plugins/actions

unit-test.txt e2e-test.txt

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