Octopus Deploy is an automated deployment and release management server. The Octopus Deploy plugin allows you to create releases and trigger deployments on Octopus Deploy through the Digital.ai Release platform.
Steps
octopus.Server: Connection definition for Octopus Deploy Server
octopus.Deploy: Kick off a deploy, specifying either the ReleaseId or the ProjectName and ReleaseName.
octopus.CreateRelease: Create a release.
octopus.AutoGenerateLifecyle: Retrieve all lifecycles
octopus.GetProjectDetails: Retrieve relevant ids from a project
octopus.getProjectId: DEPRECATED – included for backwards compatibility.
octopus.getEnvironmentId: DEPRECATED – included for backwards compatibility.
octopus.getProjectVersion: DEPRECATED – included for backwards compatibility.
octopus.getProjectPackageInformation: DEPRECATED – included for backwards compatibility.