| Public | The secure, lightweight, cross-platform agent for Octopus Server which turns any computer into a worker or deployment target for automated deployments and operations runbooks.
Open source credits and licensing are not currently managed for the Octopus Tentacle repo. This PR prepares the repository for automated credit and license generation into the Credits.md file, based on a template. The Credits.md file is intentionally empty in this PR, and will be updated in later PRs based on output of our dependency scanner tool.
The dependency scanner was unable to find a license for Polly version 5.3.1. I have removed this version as 7.2.2 appears to be backwards-compatible.
How to review this PR
Please check the template for typos and confirm backwards compatibility of Polly 7.2.2
Pre-requisites
[x] I have read How we use GitHub Issues for help deciding when and where it's appropriate to make an issue.
[x] I have considered informing or consulting the right people, according to the ownership map.
[x] I have considered appropriate testing for my change.
Background
Open source credits and licensing are not currently managed for the Octopus Tentacle repo. This PR prepares the repository for automated credit and license generation into the Credits.md file, based on a template. The Credits.md file is intentionally empty in this PR, and will be updated in later PRs based on output of our dependency scanner tool.
The dependency scanner was unable to find a license for Polly version 5.3.1. I have removed this version as 7.2.2 appears to be backwards-compatible.
How to review this PR
Please check the template for typos and confirm backwards compatibility of Polly 7.2.2
Pre-requisites