Releases: glassechidna/stackit
0.0.31
0.0.30
0.0.29
0.0.28
0.0.27
0.0.26
0.0.25
0.0.24
Changelog
aafe8b1 Add version
subcommand
016fca4 Add separate package
and execute
steps
6d94310 Execute() should just take IDs
2029ef7 Fix broken tests
6e0649b Generate new token for execution of change sets
0e0b5a7 Include the actual changes in PrepareOutput
67efc51 Include version number in user agent header
768f5a1 More useful changeset ARNs
188d802 Print to whatever cobra tells us to, not just stdout/stderr
e2d119b Re-add release workflow
41195ed Remove stack name/id from stackit state and split Up() into Prepare() and Execute()
97b3cb5 STACKIT_AWS_VERBOSE log to stderr
a3a9f66 Switch to GitHub Actions, add an E2E test
e9aa02a Trim space from aws cli stdout
534e8db ci: alpine base image
d83df17 ci: install aws cli
d17d40d ci: no cgo
1c00f26 ci: no more verbose logs
8451e70 ci: verbose logs
a490453 fix a broken test
9e95632 gofmt
cecc139 ignore fewer errors
be6c49a move some code around
c67c8cd no error on no-op changeset
02d16eb successColor is unused
0.0.23
Changelog
12dcf84 Added gif, removed example obsoleted by gif
736dabf Allow an IAM role role to be passed as execution role (closes #21) and add tests
514563f Bug fix: don’t break when region passed in by command line
1527b29 Use goreleaser
2c27a10 ci tests
4d09a1d don’t use alpine
2c715b7 factored out some test helpers
1d6fe42 fix tests
50995f9 handle throttling in poller
899f086 no longer use travis
ed73bbe run tests from github
0.0.22
force delete stacks during stackit down