Releases: edgarsilva948/aftctl
Releases · edgarsilva948/aftctl
v0.4.0
Changelog
Bug fixes
- 5d662e6: fix: breaking the client initialization (@edgarsilva948)
- ee78894: fix: changing if validations to the external func (@edgarsilva948)
- f7b1bff: fix: proper error handling in the param validation (@edgarsilva948)
- 38dd677: fix: refactoring the local command to gocyclo (@edgarsilva948)
- 765d860: fix: refactoring the logs to remove emojis (@edgarsilva948)
- 009e809: fix: refactoring the profile setup (@edgarsilva948)
Where to go next?
- Refer to the documentation docs.
v0.3.0
v0.2.0
Changelog
- 2475d87 Merge pull request #10 from edgarsilva948/develop
- 8d98f85 Merge pull request #12 from edgarsilva948/docs/aftctl-local
- 4b76b6d adding aftctl local docs
- b1b47a3 adding docs
- 1981d98 adding docs
- b259aa2 adding material-extensions
- da3580f adding pillow cairosvg
- 7fd8a9b adding plugins mkdocs
- bfd7aaa adding tests for the new apis
- 82ccab0 adding the aftctl local subcommand
- 5786c79 adding the aws account and tf commands validator
- 9623a5d adding the home doc
- 83e03bc adjusting the version
- 871c376 changing the docs trigger
- 4c1e416 editing the aft deploy doc
- 8f9c854 fixing mkdocs yml
- 77c1fee installing plugins
v0.1.0
Changelog
- b6ee98b Create SECURITY.md
- 6c8214c Create codeql.yml
- 4dcd485 Create dependabot.yml
- aca5f5a Merge branch 'main' of https://github.com/edgarsilva948/aftctl into main
- 008d105 adding MVP release
- e8ac7db adding cloudformation tests
- aec76c4 adding go version
- d8b6cec adding mkdocs github pages
- d384ff7 adding the CodeBuild API interaction and func
- 2e7d49b adding the codecommit API and prereqs command
- d36880d adding the codecommit/iam creation and improving logs
- a5fa830 adding the codecov integration
- 7a51090 adding the create bucket func
- 286a842 adding the deploy aft command, docs and the deployment.yaml example
- e163926 adding the first api interaction
- 1027e18 adding the first readme version
- c43b2d9 adding the first test scenarios and improving Makefile
- e53b7e5 adding the github-ci badge
- 8beee01 adding the go 1.21 version
- 63a713d adding the go 1.23 version
- 8541454 adding the headers to fix gofmt
- 9db8853 adding the index md page
- 81309ae adding the new cloudformation api and refactoring the cmd to use it
- 7943c0f adding the new docs structure using mkdocs
- af7e85d adding the new md files
- 7e2bd5d adding the readme and fixing the docs
- abbdb5d adding the release ci file
- 92a3406 adding the repo gen and fixing some policies
- 6b75d35 adding the site icons and changing the theme
- df80b73 adding the test badge
- 1881f48 adding upload and client functions tests
- 8c45e5c adjusting ci file
- a18d062 adjusting ci files
- 61b809d adjusting the codecov file
- 4802759 adjusting the test command
- 32e28c1 changed the aws client to use builder
- 4bd9b9c changing license and ci integrations
- e10f68c changing subcommands and adjusting the s3 bucket creation
- e1e6b53 fixing ci file
- 45a1cf3 fixing ci file and refactoring create bucket pkg
- 6d5a76b fixing codeql
- 5f6283f fixing docs ci
- 83f43c8 fixing docs ci file
- 0ae1a39 fixing goreleaser ci
- 4c7b702 fixing misspell
- 08653ea fixing mkdocs dir
- 843f475 fixing the autoplay asciinema
- e86e3a0 implementing log centralization using zap func
- a58a98f improving iam.go tests
- 471c496 improving iam.go tests
- 1740ca9 improving test coverage
- 90eb315 improving test coverage and refactoring the aft deploy command
- 3cfdb0c improving tests and refactoring S3 functions
- 30a8b79 improving the test coverage and refactoring the deploy aft command
- a1a1fe2 initial commit
- 7aa4414 migrating from asciinema to raw gif
- 5561ce8 refactoring readme.md
- c343e48 removing all pluguins from mkdocs
- fabf8bc removing minify from the mkdocs
- 683559a removing unused packages and adding improving coverage