Skip to content

Releases: riweston/aztx

0.5.0

10 Jun 15:35
1c42a84
Compare
Choose a tag to compare

Changelog

  • 1c42a84 Merge pull request #8 from riweston/updates
  • 23f5c06 feat: Add dependabot configuration

0.4.0

01 Aug 17:04
c590668
Compare
Choose a tag to compare

Changelog

c590668 Merge pull request #6 from riweston/fix/add-tests
fa6546a fix: Lower permissions to clear golint sec warning
6b325e6 ci: Testing with v4 image to clear compile error
be2ad49 fix: Required else to santise the default account
0d1bd92 refactor: Clearing linting errors
705811b fix: Wrong keyname in this scruct
7b1b79a ci: Ignore our helpers
5215131 test: Update type on the helper function
32b177f docs: Add install instructions for brew
2afd455 refactor: Stripped old az binary commands to manipulate only the file
6e7e114 fix: Dodgy bug with formatting of azureProfile file
40e2e59 fix: Strict type
884cfe4 chore: Update go required packages
b6ec170 feat: Add the function to write out our data
9347abd feat: Add the function to allow us to read the data
b07263d feat: Updated the scruct type to allow us to work with the file directly
506f7f5 test: Functional testing
2f68a84 test: Add some sample data to work with
546e42c test: Add some some helpers for our tests

0.3.0

28 Jul 21:44
474d188
Compare
Choose a tag to compare

Changelog

474d188 Merge pull request #5 from riweston/hotfix/tag-release4
4a956e1 fix: Switch to a new tag tool
6b666fd Merge pull request #4 from riweston/hotfix/tag-release3
536125c wip: tag trigger
7e6b9f6 Merge pull request #3 from riweston/hotfix/tag-release2
a824df4 hofix: Use different token to push the tag

0.2.0

28 Jul 21:40
Compare
Choose a tag to compare

Changelog

4c13e08 wip: Test generating a tag
0ee5677 fix: Switch to a new tag tool
6b666fd Merge pull request #4 from riweston/hotfix/tag-release3
536125c wip: tag trigger
7e6b9f6 Merge pull request #3 from riweston/hotfix/tag-release2
a824df4 hofix: Use different token to push the tag

0.0.3

27 Jul 22:04
Compare
Choose a tag to compare

Changelog

2b17455 fix: Remove download method

0.0.2

27 Jul 21:53
Compare
Choose a tag to compare

Changelog

c344294 fix: Correcting repo name
9448222 feat: Add secret for homebrew
dcfdf68 feat: Add goreleaser config
c67e320 fix: Strip out the build matrix for simplicity

0.0.1

27 Jul 12:55
Compare
Choose a tag to compare

Changelog

31f0642 refactor: Change logic to only trigger on a tag
345ae14 feat: Add build CD
9add722 feat: Add tag for tests
ced135a fix: Rename this to the main package
cfa88cd refactor: Renamed this as an integration test, currently expect this to fail
b854f52 style: Naming
c9ef06b feat: Add go tests
fd71b2c refactor: Readability
69e59d8 style: Renamed action as ci
b87d2ee feat: Add some dumb tests to check for binaries
01f943b docs: Add README
1178fb2 style: Restructured the output
92fe29b fix: Remove type conversion
6404c83 fix: Resolved linting issues
fc00fea feat: Add linter
5e2545b fix: Remove unused function
dd069e0 fix: Remvoe the preview, this doesn't add anything
649adc0 feat: Add setcontext to the main function
9f693b1 feat: Add the set context function
6e2510b fix: We don't this struct anywhere
66f8d97 chore: go.sum
29d14b8 fix: Correcting the package to path proper
2a270a9 fix: Rename package
29b1eab wip: Add my working code
a7a4a1e chore: Boilerplate