OctopusDeploy-Api
OctopusDeploy-Api copied to clipboard
Code snippet samples for various operations in the Octopus Deploy REST API
`Remove-PackageVersionsNotUsedByOctopus.ps1` replaces `PurgeNugetFeeds.ps1`. It is safer with regard to your packages that are unrelated to Octopus deployments, because: - It only considers those package IDs that are in use by...
This code downloads all packages from a UniversalPackagesFeed in Azure Devops. After downloading the packages a new release is created, with the same name as the version of the packages...
Updated with: - Prompted parameters - Informational Try/Catch - Existing Project name awareness
A set of 3 scripts allowing the user to stop trusting an old thumbprint / certificate and start trusting a new thumbprint / certificate. Scripts for both Listening and Polling...
Check for pending interruptions and if they are Guided Failures and meets certain conditions (in a specific environment), send a slack message
Proposing reword 'Licensed Target Count' to 'Licensed Machine Count' and changing 'Machine counts' to 'Total Machine Count.' A customer who is moving to PTM was confused. They thought we were...