Skip to content

Releases: OctopusDeploy/push-package-action

v2.1.0

26 Jul 02:38
22456f0
Compare
Choose a tag to compare

2.1.0 (2022-07-26)

Features

v2.0.1

19 Jul 02:43
9a7e099
Compare
Choose a tag to compare

2.0.1 (2022-07-19)

Bug Fixes

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

v2.0.0

14 Jul 02:17
c184255
Compare
Choose a tag to compare

2.0.0 (2022-07-14)

⚠ BREAKING CHANGES

  • remove unused inputs

Features

Bug Fixes

  • fix bug where we'd add the wrong parameter when a log level has been specified (68b5334)

Code Refactoring

v1.2.1

27 Jun 04:31
e547044
Compare
Choose a tag to compare

1.2.1 (2022-06-27)

Bug Fixes

v1.2.0

27 Jun 03:37
ccd72e1
Compare
Choose a tag to compare

1.2.0 (2022-06-27)

Features

  • Updated build pipeline and process (0423898)

push-package-action v1.1.2

11 Apr 02:12
cfe6020
Compare
Choose a tag to compare

Bug Fixes

  • updated logic to fix use_delta_compression bug (b40ba56)

push-package-action v1.1.1

17 Sep 04:52
043c88f
Compare
Choose a tag to compare

Bug Fixes

  • updated action YAML configuration (ac96b74)

push-package-action v1.1.0

15 Sep 06:57
9d1bc27
Compare
Choose a tag to compare

Features

  • added multiline support for packages (1134249)

Bug Fixes

  • added boolean defaults for testing (e6be1ed)
  • replaced use of forEach (b549384)

push-package-action v1.0.2

16 Jul 03:29
b3ac5d3
Compare
Choose a tag to compare

Miscellaneous Chores

v1.0.1

30 Apr 07:09
Compare
Choose a tag to compare
chore: bumped version