techthoughts2 / Catesta

Catesta is a PowerShell module and vault project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
https://www.catesta.dev/
MIT License
165 stars 20 forks source link

Catesta Feature request - Support for Octopus Deploy #5

Open Marcus-James-Adams opened 4 years ago

Marcus-James-Adams commented 4 years ago

Octopus Deploy is a Ci CD Tool that has its origins firmly in the land of PowerShell and still keeps it firmly in mind to this day. Whilst they did remove the free for evaluation version for a while, that options now back and it would be good if Catesta could support it. https://octopus.com/

techthoughts2 commented 4 years ago

I'd love to see it support it as well.

Unfortunately I don't have much experience with Octopus Deploy. I've tagged this as help wanted and will definitely be open to accepting a PR from someone that is familiar with it.