Releases: OctopusDeploy/cli
Releases · OctopusDeploy/cli
Octopus CLI 0.3.5
30 Sep 07:30
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )
Octopus CLI 0.2.5
20 Sep 02:17
Compare
Sorry, something went wrong.
No results found
0.2.5 (2022-09-20)
Bug Fixes
cli#71 - config system was leaking env vars into the config file when it shouldn't have (#80 ) (e8edb32 )
Octopus CLI 0.2.4
16 Sep 04:56
Compare
Sorry, something went wrong.
No results found
0.2.4 (2022-09-16)
Bug Fixes
Octopus CLI 0.2.3
15 Sep 22:10
Compare
Sorry, something went wrong.
No results found
0.2.3 (2022-09-15)
Bug Fixes
releasenotes pickup in build flow, update go-octopusdeploy to 2.4.1 (#76 ) (4dc9550 )
v0.2.1
13 Sep 10:00
Compare
Sorry, something went wrong.
No results found
0.2.1 (2022-09-12)
Features
Bug Fixes
Use survey's terminal.NewAnsiStdout to get colors to work in windows cmd.exe (#68 ) (01e02aa ), closes #67