Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add THIRD_PARTY.md attribution file to ecs-agent #3808

Merged
merged 2 commits into from Jul 18, 2023

Conversation

amogh09
Copy link
Contributor

@amogh09 amogh09 commented Jul 17, 2023

Summary

Add third party attribution file to ecs-agent module.

Implementation details

  • Added a template file third_party.tpl for the attribution file.
  • Installed go-licenses.
  • Generated THIRD_PARTY.md file with go-licenses report github.com/aws/amazon-ecs-agent/ecs-agent/... --template third_party.tpl --ignore github.com/aws/amazon-ecs-agent > THIRD_PARTY.md command.

Testing

NA

New tests cover the changes: no

Description for the changelog

Add THIRD_PARTY.md attribution file to ecs-agent

Licensing

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

@amogh09 amogh09 marked this pull request as ready for review July 17, 2023 20:34
@amogh09 amogh09 requested a review from a team as a code owner July 17, 2023 20:34
ecs-agent/third_party.tpl Show resolved Hide resolved
@amogh09 amogh09 merged commit e6bc419 into aws:dev Jul 18, 2023
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants