Skip to content

Releases: spacelift-io/spacectl

v0.23.0

16 Jun 09:08
37dec06
Compare
Choose a tag to compare

What's Changed

  • Add support for custom host binding with --bind-host flag and environment variables by @mcalhoun in #153

New Contributors

Full Changelog: v0.22.0...v0.23.0

v0.22.0

06 Jun 12:28
b3753bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0

29 May 11:02
318bf52
Compare
Choose a tag to compare

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

09 May 18:48
5c2e11f
Compare
Choose a tag to compare

What's Changed

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

04 Apr 15:32
b8a98eb
Compare
Choose a tag to compare

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

02 Mar 09:44
564ec32
Compare
Choose a tag to compare

What's Changed

  • Allow to bind a specific port for login command by @tomasmik in #121

Full Changelog: v0.18.0...v0.18.1

v0.18.0

22 Feb 10:19
5d7e647
Compare
Choose a tag to compare

What's Changed

  • Try to listen on random port for login command by @tomasmik in #116
  • Add a command to open a stack in your browser by @tomasmik in #117
  • Add support for module local preview. by @cube2222 in #118

Full Changelog: v0.17.4...v0.18.0

v0.17.4

27 Jan 13:33
v0.17.4
d0387e8
Compare
Choose a tag to compare

What's Changed

  • Return an error from whoami for unauthenticated users by @mbialon in #115

Full Changelog: v0.17.3...v0.17.4

v0.17.3

18 Jan 11:05
v0.17.3
f1671a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.17.3

v0.17.2

16 Jan 11:05
b824943
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2