Skip to content

Releases: edgarsilva948/aftctl

v0.4.0

16 Sep 05:41
Compare
Choose a tag to compare

Changelog

Bug fixes

Where to go next?

  • Refer to the documentation docs.

aftctl background

v0.3.0

14 Sep 17:29
Compare
Choose a tag to compare

Changelog

  • c2c49fc adding docs for Mac install
  • 73318ac bump version for 0.3.0
  • dfeea89 fixing client to accept the AWS_PROFILE variable
  • 9fbb67a fixing docs

v0.2.0

14 Sep 02:01
8d98f85
Compare
Choose a tag to compare

Changelog

v0.1.0

11 Sep 14:33
Compare
Choose a tag to compare

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