aws / amazon-ecs-init

Amazon Elastic Container Service RPM
http://aws.amazon.com/ecs
Apache License 2.0
199 stars 118 forks source link

Adding github action check #436

Closed fenxiong closed 3 years ago

fenxiong commented 3 years ago

Summary

Added github action to replace previous travis-ci check (which is no longer available to use). This is based on https://github.com/aws/amazon-ecs-init/pull/356 with a small fix.

Implementation details

Added github action. Fixed get-deps make target which was failing due to a known issue in gocyclo (see https://github.com/aws/amazon-ecs-agent/pull/2959).

Testing

Tested in pr check.

Description for the changelog

N/A

Licensing

This contribution is under the terms of the Apache 2.0 License: