Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (18 loc) · 2.01 KB

README.md

File metadata and controls

34 lines (18 loc) · 2.01 KB

Octopus CLI Orb CircleCI Build Status CircleCI Orb Version GitHub License CircleCI Community

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.

Usage

Example use-cases are provided on the orb registry page. Source for these examples can be found within the src/examples directory.

Limitations

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.

Resources

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.

License

MIT

Disclaimer

No warranty expressed or implied. Software is as is.