Releases: spacelift-io/spacectl
Releases · spacelift-io/spacectl
v0.24.2
v0.24.1
What's Changed
- Fixes typo in README.md by @covertbert in #155
- Don't exit when failing to open a browser during login by @tomasmik in #156
New Contributors
- @covertbert made their first contribution in #155
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
Full Changelog: v0.23.0...v0.24.0
v0.23.0
v0.22.0
v0.21.0
What's Changed
- Add OpenContainers labels to the Docker image by @peterdeme in #143
- Allow to pass env vars for local preview by @tomasmik in #145
- Link to the run at the bottom of local preview output by @tomasmik in #147
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Add container release to
spacectl
by @peterdeme in #140
spacectl
is now distributed as a Docker image as well. It can be used as follows:
docker run -it --rm ghcr.io/spacelift-io/spacectl stack deploy --id my-infra-stack
Don't forget to add the requied environment variables in order to authenticate.
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Provide a flag to print additional stack data for table format by @tomasmik in #122
- Use a browser package by @tomasmik in #123
- Try to determine
--id
instead of always asking for it by @tomasmik in #125 - Bump GitHub Actions versions by @peterdeme in #130
- Add installation instructions with asdf by @bodgit in #129
- Bump Go packages by @peterdeme in #131
- Fix small bug in api_token logic by @peterdeme in #132
- login: bind to localhost for web based login's by @lexton in #126
- getGitRepositorySubdir: shouldn't have the side effect of changing dir by @lexton in #134
- searchStacks: append a trailing '/' to search func by @lexton in #135
- lightweight packaging: only upload the project_root by @lexton in #136
New Contributors
Full Changelog: v0.18.1...v0.19.0
v0.18.1
What's Changed
Full Changelog: v0.18.0...v0.18.1