Releases: spacelift-io/spacectl
Releases · spacelift-io/spacectl
v0.12.0
What's Changed
- Update progress doc by @adamconnelly in #74
- Add run list command by @adamconnelly in #77
- feat(spacectl/stack): add stack lock and unlock commands by @jpJuni0r in #76
- Rename lock note flag by @adamconnelly in #83
- Add approval and rejection support by @adamconnelly in #82
- feat(spacectl/workerpool): add workerpool and workerpool list commands by @jpJuni0r in #80
- Tweak the workerpool command slightly by @adamconnelly in #85
- feat(spacectl/worker): allow draining/undraining of workers by @jpJuni0r in #84
- Switch
log.Printf
tofmt.Printf
for consistency by @peterdeme in #86 - Use Go 1.19 and bump GitHub Actions versions by @peterdeme in #87
- Fix
securego/gosec
GH Action by @peterdeme in #88
New Contributors
- @peterdeme made their first contribution in #86
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add
stack outputs
command by @garry-harthill-cko in #70 - Add
stack environment list
command by @jpJuni0r in #72
New Contributors 🎊
- @garry-harthill-cko made their first contribution in #70
- @jpJuni0r made their first contribution in #72
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Add ability to discard unconfirmed run by @jmfontaine in #59
- Add installation notes for arch linux by @oliviermichaelis in #59
- Fix login via web browser by @b4k3r in #67
Full Changelog: v0.9.2...v0.10.0
v0.9.2
v0.9.1
Fix spacectl race on terminal state when reading logs (#58)
v0.9.0
What's Changed
- Add a
--no-color
flag by @adamconnelly in #55 - Add
spacectl stack retry
by @adamconnelly in #56
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Profile subcommand to export bearer token by @marcinwyszynski in #51
Full Changelog: v0.8.0...v0.8.1
v0.8.0
- Added a new profile login option: login with a web browser (#50)
Now you can authenticate spacectl
without providing any tokens or static credentials:
> spacectl profile login my-account
Enter Spacelift endpoint (eg. https://unicorn.app.spacelift.io/): http://my-account.app.spacelift.tf
Select authentication flow:
1) for API key,
2) for GitHub access token,
3) for login with a web browser
Option: 3