Skip to content

Releases: OctopusDeploy/create-release-buildkite-plugin

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 07:01

0.2.0 (2026-08-28)

⚠ BREAKING CHANGES

  • api_key now takes the API key itself rather than the name of an environment variable to eval. what_if, packages_folder and package_prerelease are rejected, because the octopus CLI has no equivalent and silently ignoring them would change what a build does. config_file, log_level, timeout, proxy, proxy_username, proxy_password and ignore_ssl_errors warn and are ignored. OCTOPUS_CLI_SERVER and OCTOPUS_CLI_API_KEY are no longer read.

Features

  • migrate from the retired octo CLI to the octopus CLI (a6688fe)

Bug Fixes

  • correct version references in migration notes (1dc2191)

v0.1.1: chore(main): release 0.1.1 (#4)

Choose a tag to compare

@github-actions github-actions released this 21 Feb 00:43
bc2ce30

0.1.1 (2022-02-21)

Bug Fixes

  • allow users to specify custom environment variable to override default API Key environment variable (#5) (a37a305)

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@jbristowe jbristowe released this 11 Feb 04:38

Initial release of this Buildkite plugin! 🎉