Skip to content

v1.0.10

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 18:07
· 66 commits to develop since this release
6cd420d

Changelog

  • 6cd420d GH action test and build starts only for master branch
  • aae17e4 Initial tests implementation #7 #20
  • 3eb3990 Decouple api commands from build #18 (#19)
  • 34b416e Introduce git hooks
  • 9ac39da Introduce .editorconfig
  • 6ba1ad0 Run go test build only for *.go files
  • 05acdd4 Happy go vet, go fmt, staticcheck
  • b6e4611 Update Golang to 1.18 #17
  • 0cf4f34 GH workflow run test on push
  • 18d7d96 GH workflow caches go dependencies
  • 808fa33 Autogenerate lifecycle.order #14
  • 9c0164a Configuration example for license header aut-creation plugin added
  • c8f7a2a License header removed from .template files
  • 430a435 License changed to Mozilla PL V2
  • d6802c9 debug configuration examples