- Mar 18, 2022
-
-
to be continuous bot authored
-
- Mar 04, 2022
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v2.2.3 See merge request to-be-continuous/golang!20
-
to be continuous bot authored
-
- Feb 25, 2022
-
-
semantic-release-bot authored
## [2.1.3](https://gitlab.com/to-be-continuous/golang/compare/2.1.2...2.1.3) (2022-02-25) ### Bug Fixes * **artifacts:** always publish test artifacts ([8e0a1c0b](https://gitlab.com/to-be-continuous/golang/commit/8e0a1c0b455525c7515aa4b632baa5426a48285d))
-
Cédric OLIVIER authored
fix(artifacts): always publish test artifacts See merge request to-be-continuous/golang!19
-
Dominique Villard authored
Signed-off-by:
Dominique Villard's avatarDominique Villard <dominique.villard@orange.com>
-
- Feb 18, 2022
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v2.2.2 See merge request to-be-continuous/golang!18
-
to be continuous bot authored
-
- Feb 10, 2022
-
-
Pierre Smeyers authored
-
- Jan 08, 2022
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v2.2.1 See merge request to-be-continuous/golang!17
-
to be continuous bot authored
-
- Jan 07, 2022
-
-
semantic-release-bot authored
## [2.1.2](https://gitlab.com/to-be-continuous/golang/compare/2.1.1...2.1.2) (2022-01-07) ### Bug Fixes * Suffix version for go install command ([40065b4a](https://gitlab.com/to-be-continuous/golang/commit/40065b4a7f8fd699a36c160d73634359f2dd453f))
-
Cédric OLIVIER authored
Resolve "go install should be suffixed with version" Closes #13 See merge request to-be-continuous/golang!16
-
Girija Saint Ange authored
-
- Jan 06, 2022
-
-
semantic-release-bot authored
## [2.1.1](https://gitlab.com/to-be-continuous/golang/compare/2.1.0...2.1.1) (2022-01-06) ### Bug Fixes * use go install instead of deprecated go get ([91a5c14c](https://gitlab.com/to-be-continuous/golang/commit/91a5c14c8ba6bb5bff0e484a4507297b2292b8e8))
-
Pierre Smeyers authored
Resolve "Installing executables in module mode with go get is deprecated" Closes #10 See merge request to-be-continuous/golang!15
-
Girija Saint Ange authored
-
- Nov 29, 2021
-
-
semantic-release-bot authored
# [2.1.0](https://gitlab.com/to-be-continuous/golang/compare/2.0.3...2.1.0) (2021-11-29) ### Features * Add GO_PROJECT_DIR variable ([ce66c088](https://gitlab.com/to-be-continuous/golang/commit/ce66c088f281363fa12989ab8a6a8563d00c3196))
-
Pierre Smeyers authored
Add GO_PROJECT_DIR variable See merge request to-be-continuous/golang!11
-
Boris authored
-
- Nov 27, 2021
-
-
semantic-release-bot authored
## [2.0.3](https://gitlab.com/to-be-continuous/golang/compare/2.0.2...2.0.3) (2021-11-27) ### Bug Fixes * add missing test packages for sonar test run ([89f58815](https://gitlab.com/to-be-continuous/golang/commit/89f58815118b07c2f945177969910f9c426a7b08))
-
Pierre Smeyers authored
fix: add missing test packages for sonar test run Closes #11 See merge request to-be-continuous/golang!14
-
Yann D'Isanto authored
-
- Nov 26, 2021
-
-
semantic-release-bot authored
## [2.0.2](https://gitlab.com/to-be-continuous/golang/compare/2.0.1...2.0.2) (2021-11-26) ### Bug Fixes * go test packages var typo ([041c4644](https://gitlab.com/to-be-continuous/golang/commit/041c4644a7b14969ad592c096e1a68fd8bc01508))
-
Pierre Smeyers authored
fix: go test packages var typo Closes #12 See merge request to-be-continuous/golang!13
-
Yann D'Isanto authored
-
semantic-release-bot authored
## [2.0.1](https://gitlab.com/to-be-continuous/golang/compare/2.0.0...2.0.1) (2021-11-26) ### Bug Fixes * sonar test report ([e0da9314](https://gitlab.com/to-be-continuous/golang/commit/e0da93146900b1c2bb0270dbf5d24a195c7b9c9c))
-
Pierre Smeyers authored
fix: sonar test report Closes #11 See merge request to-be-continuous/golang!10
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v2.2.0 See merge request to-be-continuous/golang!12
-
to be continuous bot authored
-
- Nov 25, 2021
-
-
Yann D'Isanto authored
-
- Nov 23, 2021
-
-
semantic-release-bot authored
# [2.0.0](https://gitlab.com/to-be-continuous/golang/compare/1.3.0...2.0.0) (2021-11-23) ### Features * **build:** build target platform can be specified ([b068c40e](https://gitlab.com/to-be-continuous/golang/commit/b068c40e5095bb69eb743832fb10e1cdb04d826a)) ### BREAKING CHANGES * **build:** changed `GO_BUILD_ARGS` to `GO_BUILD_FLAGS` variable and `GO_TEST_ARGS` to `GO_TEST_FLAGS` variable. See doc.
-
Pierre Smeyers authored
Resolve: Make it possible to specify the built binary platform Closes #5 See merge request to-be-continuous/golang!7
-
Yann D'Isanto authored
Build target platform can now be specified with `` and `` variables. Supports GitLab jobs matrix feature to enable multiple build. BREAKING CHANGE: changed `GO_BUILD_ARGS` to `GO_BUILD_FLAGS` variable and `GO_TEST_ARGS` to `GO_TEST_FLAGS` variable. See doc.
-
- Nov 21, 2021
-
-
semantic-release-bot authored
# [1.3.0](https://gitlab.com/to-be-continuous/golang/compare/1.2.2...1.3.0) (2021-11-21) ### Features * make lint job auto on feature branches ([88324d9d](https://gitlab.com/to-be-continuous/golang/commit/88324d9d60a60abaf50a62dc4ce0e4b93e20d566))
-
Pierre Smeyers authored
feat: make lint job auto on feature branches Closes #6 See merge request to-be-continuous/golang!8
-
Yann D'Isanto authored
-
- Nov 19, 2021
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v2.1.0 See merge request to-be-continuous/golang!9
-
to be continuous bot authored
-
- Nov 09, 2021
-
-
Cédric OLIVIER authored
-