Skip to content

Releases: OctopusDeploy/cli

Octopus CLI 0.6.0

28 Nov 20:42
f3ccf54
Compare
Choose a tag to compare

0.6.0 (2022-11-23)

Features

Bug Fixes

  • deployment-target list alias (4bb2086)

Octopus CLI 0.5.0

01 Nov 06:00
1524b3e
Compare
Choose a tag to compare

0.5.0 (2022-10-31)

Features

Octopus CLI 0.4.0

13 Oct 22:54
fa0d546
Compare
Choose a tag to compare

0.4.0 (2022-10-10)

Features

Octopus CLI 0.3.6

30 Sep 07:51
de19ca8
Compare
Choose a tag to compare

0.3.6 (2022-09-30)

Bug Fixes

  • Add changed file before calling commit (#101) (552222a)

Octopus CLI 0.3.5

30 Sep 07:30
ad3114e
Compare
Choose a tag to compare

0.3.5 (2022-09-30)

Bug Fixes

  • Refactor git command code to powershell instead of bash (#99) (3d5a1a8)

Octopus CLI 0.3.4

30 Sep 06:03
9e81a04
Compare
Choose a tag to compare

0.3.4 (2022-09-30)

Bug Fixes

  • PR creation is automated in the homebrew-taps repo so no need to create it here (#97) (ee03780)

Octopus CLI 0.3.3

30 Sep 05:34
8cd12dc
Compare
Choose a tag to compare

0.3.3 (2022-09-30)

Bug Fixes

  • Fix issue when creating PR to update homebrew formula (#95) (03929eb)

Octopus CLI 0.3.2

30 Sep 04:13
8661201
Compare
Choose a tag to compare

0.3.2 (2022-09-30)

Bug Fixes

  • Fix bug in deployment process causing homebrew update to fail (#93) (6c5ee67)

Octopus CLI 0.3.1

30 Sep 02:51
c2f25a3
Compare
Choose a tag to compare

0.3.1 (2022-09-30)

Bug Fixes

  • Fix invalid syntax in script for pushing the updated homebrew formula (#90) (75e39a8)
  • Sign rpm/deb packages as part of the creation process in goreleaser (#92) (b30498f)

Octopus CLI 0.3.0

29 Sep 06:59
b5ecef5
Compare
Choose a tag to compare

0.3.0 (2022-09-29)

Features

Bug Fixes

  • octopus config set in interactive mode would fail for anything that wasn't already in the config file (#83) (0b43d8b)
  • Update name of msi and add missing log argument to MSI call for Chocolatey (7504b7d)