Experimental orb for working with the Octopus CLI. This orb is provided as-is, with no support available.
Email [email protected] if you have questions about the orb.
This is a proof of concept orb for integrating CircleCI and Octopus Deploy.
The orb exposes the following functions from the Octo CLI: build-information, create-release, deploy-release, pack, promote-release, and push.
Example use-cases are provided on the orb registry page. Source for these examples can be found within the src/examples
directory.
build-information
does not include commits or work-items.
Providing parameters multiple times to a command (--package on create-release
for example) is not supported.
The commands have to be run on the Bash shell.
CircleCI Orb Registry Page - The official registry page of this orb for all versions, executors, commands, and jobs described. CircleCI Orb Docs - Docs for using and creating CircleCI Orbs.
No warranty expressed or implied. Software is as is.