Skip to content

Releases: adrienaury/go-template

v0.7.0

29 Jan 09:08
Compare
Choose a tag to compare
  • Changed Upgrade go-devcontainer from v0.5 to v0.6.
  • Changed Upgrade mlr from 5.10.2 to 6.0.0.

v0.6.1

09 Oct 15:31
Compare
Choose a tag to compare

Changelog

528e746 chore: disabling golint linter

v0.6.0

09 Sep 20:05
Compare
Choose a tag to compare
  • Changed Upgrade go-devcontainer from v0.4 to v0.5

v0.5.0

26 Jun 16:59
Compare
Choose a tag to compare
  • Changed Upgrade go-devcontainer from v0.3 to v0.4

v0.4.1

19 May 06:44
Compare
Choose a tag to compare
  • Fixed Regression on GitHub release action

v0.4.0

19 May 06:24
8cb57e5
Compare
Choose a tag to compare
  • Changed Upgrade go-devcontainer from v0.2 to v0.3
  • Changed Execute GitHub actions on ci flavored container (smaller image)
  • Fixed Refresh target when the repo has UPPERCASE letters
  • Fixed Autoset permissions when starting devcontainer on a git repo that was not cloned by vscode user
  • Fixed CONTRIB.md was renamed to CONTRIBUTING.md and initialized with basic instructions
  • Fixed Refresh target always recreate go.mod and go.sum
  • Fixed Promote target does not create tag
  • Fixed Docker-tag target complains about missing DOCKERHUB_PASS

v0.3.0

09 May 20:10
Compare
Choose a tag to compare

Changelog

ba97d01 fix(ci): release action
53531a2 fix(ci): release action
2e16466 fix(ci): release action
4cf45cc docs(changelog): release 0.3.0
f3cda02 Merge pull request #6 from adrienaury/feat-action-release
355e61d docs(ci): add release action
ac205dd feat(ci): add release action
ed93306 feat(ci): add release action
4f9a38b Merge pull request #5 from adrienaury/feat-exclude-license
6827db9 fix(build): fix github action CI
a837a27 feat(build): license scan allow or deny license
41c1c7a feat(build): license scan allow or deny license
915bbca fix(build): tag is not a constant variable
c54b676 fix(build): tag is not a constant variable
e315bef feat(action): add github action ci
482eb2b Merge pull request #3 from adrienaury/feat-go-license
2ad7137 fix(build): makefile
a1bab63 fix(build): makefile
53d3efc docs(build): target license update changelog
517f186 docs(build): target license
8e7db71 feat(build): target license add parameter
522d912 fix(devcontainer): Dockerfile
2fb5b30 feat(build): target license generate NOTICE.md
cb37755 fix(build): target license
bcd1231 feat(build): add license target
022b7d6 fix(build): create build dir
fbd3667 docs(changelog): update
8c07b4c feat: linters configuration and gopls config
2bd335d Update build.yml
dd44bf7 Update README.md
4e6e7a0 Update README.md
e2b90d5 feat(build): rename docker-publish to docker-push
608e153 feat(build): rename docker-publish to docker-push
7cd20cc style: better help presentation
61af5e2 docs(readme): Things you might want to delete
71ef3d2 fix: git ignore
fd4b352 fix(build): publish target

v0.2.0

02 May 14:21
Compare
Choose a tag to compare

Changelog

fd4b352 fix(build): publish target
baac4df fix(build): publish target
51be536 docs(readme): multiple targets
e7b71b3 feat: publish target depends from test-int
fe3699b feat: publish target depends from test-int

v0.1.0

02 May 13:56
5aaf062
Compare
Choose a tag to compare
Merge pull request #2 from adrienaury/refactor

Refactor