Skip to content

Releases: OctopusDeploy/run-runbook-action

v3.2.1

05 Feb 00:22
1ec003d
Compare
Choose a tag to compare

3.2.1 (2024-02-04)

Bug Fixes

  • deps: pin dependencies (acebfc6)
  • deps: update dependency @actions/core to v1.10.1 (819a294)

v3.2.0

14 Dec 04:26
721fce2
Compare
Choose a tag to compare

3.2.0 (2023-12-14)

Features

v3.1.0

31 Aug 00:26
bae0ce1
Compare
Choose a tag to compare

3.1.0 (2023-08-30)

Features

  • Adds support for authenticating with access token (#304) (bfe787c)

v3.0.3

06 Feb 01:42
c35c25d
Compare
Choose a tag to compare

3.0.3 (2023-02-06)

Bug Fixes

  • Fixed a bug with the capability API checks (#299) (3f4b34d)

v3.0.2

31 Jan 03:56
0ff45ad
Compare
Choose a tag to compare

3.0.2 (2023-01-31)

Bug Fixes

  • Updated client library to get capability checks and better information on required Octopus version (c95a407)

v3.0.1

11 Jan 03:10
c5a15b3
Compare
Choose a tag to compare

3.0.1 (2023-01-11)

Bug Fixes

  • Fixed issue with serialization of prompted variable values (#294) (8a35c76)

v3.0.0

13 Dec 04:10
d859f0f
Compare
Choose a tag to compare

3.0.0 (2022-12-13)

⚠ BREAKING CHANGES

  • Updated action to use the native API client

Features

  • Updated action to use the native API client (959a89a)

Bug Fixes

v2.1.0

04 Nov 08:13
7291b5e
Compare
Choose a tag to compare

2.1.0 (2022-11-04)

Features

v2.0.1

18 Jul 06:04
dc576c7
Compare
Choose a tag to compare

2.0.1 (2022-07-18)

Bug Fixes

  • Environment variables from the GitHub action context were not passed through to the underlying Octopus CLI (095ce5d)
  • StdError and the process exit code returned by the CLI are now shown in Github Action runs (095ce5d)

v2.0.0

14 Jul 02:25
f52d3f6
Compare
Choose a tag to compare

2.0.0 (2022-07-14)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • added missing input test values (d6aecfd)