Replace Octopus CLI with API client
jbristowe opened this issue · 1 comments
jbristowe commented
Currently, this action relies upon the Octopus CLI to perform its work. This is non-optimal.
This action should remove its dependency on the Octopus CLI and replace it with a TypeScript/Node.js-based API client.
benPearce1 commented
This is completed with v3 of the action