Skip to content

Releases: glassechidna/stackit

0.0.31

21 May 23:18
Compare
Choose a tag to compare

Changelog

8e23998 don’t crash on weirdly formatted key value pairs

0.0.30

16 May 05:36
Compare
Choose a tag to compare

Changelog

8b67e2d there’s another error returned for idempotent changesets

0.0.29

15 May 23:50
Compare
Choose a tag to compare

Changelog

05472a6 Include resource type in changeset output
6e9076d fix tests
8a74186 print version number to stderr as this will help with debugging

0.0.28

12 May 23:11
Compare
Choose a tag to compare

Changelog

6ad9982 Consistently use stretchr/testify
5a265c2 Non-noop changesets should report errors

0.0.27

12 May 05:57
Compare
Choose a tag to compare

Changelog

fcb3924 Added basic context (and therefore cancellation) support
614efda Don't close channels (or range over them) when done.
a3fd66c Fix broken test
bb09e0b Fix events shown (closes #27) and add tests

0.0.26

10 May 01:19
Compare
Choose a tag to compare

Changelog

738cd6e Disable upx

0.0.25

10 May 01:10
Compare
Choose a tag to compare

Changelog

176fc9b Fix releases
14643ef Improve stack event polling behaviour (closes #25 and #26)
bb3ee38 Removed never-used code
8769221 Return a useful error if the specified template file doesn’t exist
098bc91 ci: build only for amd64 and compress binaries

0.0.24

09 May 09:36
e2d119b
Compare
Choose a tag to compare

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

05 May 06:00
Compare
Choose a tag to compare

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

15 Jan 22:40
Compare
Choose a tag to compare
0.0.22 Pre-release
Pre-release
force delete stacks during stackit down