- Jan 27, 2025
-
-
semantic-release-bot authored
# [4.12.0](https://gitlab.com/to-be-continuous/golang/compare/4.11.1...4.12.0) (2025-01-27) ### Features * disable tracking service by default ([12a9a9b8](https://gitlab.com/to-be-continuous/golang/commit/12a9a9b89203b5da4d3ed4b78e7972c516a994c0))
-
Clement Bois authored
-
- Dec 23, 2024
-
-
Pierre Smeyers authored
-
- Dec 22, 2024
-
-
Pierre Smeyers authored
-
- Dec 19, 2024
-
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
- Dec 10, 2024
-
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
- Dec 06, 2024
-
-
semantic-release-bot authored
## [4.11.1](https://gitlab.com/to-be-continuous/golang/compare/4.11.0...4.11.1) (2024-12-06) ### Bug Fixes * semgrep subdir ([0e26288d](https://gitlab.com/to-be-continuous/golang/commit/0e26288dd6b27ce3e4b92ab5c21e6a73d1152902))
-
Pierre Smeyers authored
-
- Nov 22, 2024
-
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
- Oct 28, 2024
-
-
Marc Barussaud authored
Resolve "add a sast tool" Closes #39 See merge request to-be-continuous/golang!73
-
Marc Barussaud authored
-
- Sep 06, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/bash to v3.5 See merge request to-be-continuous/golang!72
-
to be continuous bot authored
-
- Aug 30, 2024
-
-
semantic-release-bot authored
# [4.11.0](https://gitlab.com/to-be-continuous/golang/compare/4.10.0...4.11.0) (2024-08-30) ### Features * standard TBC secrets decoding ([89e0f0fb](https://gitlab.com/to-be-continuous/golang/commit/89e0f0fb93c2e1a21abcd09977651b567f181ed1))
-
Pierre Smeyers authored
-
- Aug 21, 2024
-
-
Pierre Smeyers authored
-
- Aug 11, 2024
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Jul 05, 2024
-
-
semantic-release-bot authored
# [4.10.0](https://gitlab.com/to-be-continuous/golang/compare/4.9.2...4.10.0) (2024-07-05) ### Features * optional installation of Go tools ([5a78d9d8](https://gitlab.com/to-be-continuous/golang/commit/5a78d9d8000b45edf165940eba35b6f196e97bf5))
-
Pierre Smeyers authored
feat: avoid build time installation of go tools See merge request to-be-continuous/golang!71
-
Anoop Mazhavancheri authored
In case Go tools used in the template (govulncheck, gocover-cobertura, go-junit-report, go-mod-outdated) are already available in the container image, the template skips their installation
-
- Jul 02, 2024
-
-
semantic-release-bot authored
## [4.9.2](https://gitlab.com/to-be-continuous/golang/compare/4.9.1...4.9.2) (2024-07-02) ### Bug Fixes * go-build rule when build & test are run separately ([9c277828](https://gitlab.com/to-be-continuous/golang/commit/9c2778281bb93a12c3376cb128f8c53e9860b826))
-
Pierre Smeyers authored
-
- Jun 07, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.11 See merge request to-be-continuous/golang!70
-
to be continuous bot authored
-
- May 27, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.10 See merge request to-be-continuous/golang!69
-
to be continuous bot authored
-
- May 05, 2024
-
-
semantic-release-bot authored
## [4.9.1](https://gitlab.com/to-be-continuous/golang/compare/4.9.0...4.9.1) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([de9419ce](https://gitlab.com/to-be-continuous/golang/commit/de9419ce66b9dcbc10a8cdcb6b15e52f8aae43e2))
-
Pierre Smeyers authored
Today creating a backmerge MR from prod or integ branch to any other branch triggers a pipeline even though no change has been pushed. Ultimately those pipelines might (re)trigger integration or production environment deployment and/or packages publication. That might have unexpected consequences. This change simply disables MR pipeline from prod & integ branches, enforcing branch pipelines only (i.e. when a true commit is pushed).
-
- Apr 14, 2024
-
-
Pierre Smeyers authored
-
- Apr 09, 2024
-
-
semantic-release-bot authored
# [4.9.0](https://gitlab.com/to-be-continuous/golang/compare/4.8.3...4.9.0) (2024-04-09) ### Features * add go generate support ([3f24f7b5](https://gitlab.com/to-be-continuous/golang/commit/3f24f7b5c88aa2a70a75f407e60b0f2b35cdf98e))
-
Pierre Smeyers authored
Merge branch '35-golang-template-doesn-t-allow-for-go-generate-or-go-install-before-building' into 'master' Resolve "Golang template doesn't allow for go generate or go install before building" Closes #35 See merge request to-be-continuous/golang!68
-
Pierre Smeyers authored
-
- Feb 21, 2024
-
-
semantic-release-bot authored
## [4.8.3](https://gitlab.com/to-be-continuous/golang/compare/4.8.2...4.8.3) (2024-2-21) ### Bug Fixes * go-test job failure when go_text_report file is too big ([66a4de0d](https://gitlab.com/to-be-continuous/golang/commit/66a4de0d6f48f0a73d496dc44f13d0050f29e971))
-
Pierre Smeyers authored
fix: go-test job failure when go_text_report file is too big Closes #36 See merge request to-be-continuous/golang!67
-
- Feb 20, 2024
-
-
Simon Grosz authored
Signed-off-by:
Simon Grosz <simon.grosz.ext@orange.com>
-
- Feb 02, 2024
-
-
to be continuous bot authored
chore(deps): update to-be-continuous dependencies See merge request to-be-continuous/golang!66
-
to be continuous bot authored
-
- Jan 29, 2024
-
-
semantic-release-bot authored
## [4.8.2](https://gitlab.com/to-be-continuous/golang/compare/4.8.1...4.8.2) (2024-1-29) ### Bug Fixes * check emptyness of GO_TEST_IMAGE ([0df50956](https://gitlab.com/to-be-continuous/golang/commit/0df50956332d137492b8540cb6f9a8847892e74a)), closes [#34](https://gitlab.com/to-be-continuous/golang/issues/34)
-