- Jun 30, 2024
-
-
semantic-release-bot authored
# [3.10.0](https://gitlab.com/to-be-continuous/maven/compare/3.9.2...3.10.0) (2024-06-30) ### Bug Fixes * add submodule pom files as job artifacts ([e6960e6b](https://gitlab.com/to-be-continuous/maven/commit/e6960e6b26be9fecb4ce69d38e12919a886132a0)) ### Features * add eval_all_secrets closes [#59](https://gitlab.com/to-be-continuous/maven/issues/59) ([c77193c4](https://gitlab.com/to-be-continuous/maven/commit/c77193c447fa897563b07ec0cc5a17ea02e229b8))
-
- Jun 22, 2024
-
-
Michael Kebe authored
-
- Jun 17, 2024
-
-
Bragolgirith authored
-
- May 05, 2024
-
-
semantic-release-bot authored
## [3.9.2](https://gitlab.com/to-be-continuous/maven/compare/3.9.1...3.9.2) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([3fc4c9ed](https://gitlab.com/to-be-continuous/maven/commit/3fc4c9edbded967df2f4c648672de8d51515bd7e))
-
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
-
- Jan 30, 2024
-
-
Pierre Smeyers authored
replace '${foo+repl}' pattern with '${foo:+repl}' (latest supports $foo being defined but empty)
-
- Jan 28, 2024
-
-
Pierre Smeyers authored
-
- Jan 27, 2024
-
-
Pierre Smeyers authored
requires GitLab 16.6 or later
-
- Dec 08, 2023
-
-
semantic-release-bot authored
# [3.8.0](https://gitlab.com/to-be-continuous/maven/compare/3.7.1...3.8.0) (2023-12-8) ### Features * use centralized tracking image (gitlab.com) ([6d11997d](https://gitlab.com/to-be-continuous/maven/commit/6d11997d1894711795685416b3c2aa574b3a77cb))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Nov 02, 2023
-
-
semantic-release-bot authored
## [3.7.1](https://gitlab.com/to-be-continuous/maven/compare/3.7.0...3.7.1) (2023-11-02) ### Bug Fixes * initialize docker auth config in mvn-sbom job for private registries ([4c991ef2](https://gitlab.com/to-be-continuous/maven/commit/4c991ef2620fbac31cb4ea6de632c1c4bdb7957e))
-
Timothy Stone authored
-
- Oct 24, 2023
-
-
semantic-release-bot authored
# [3.7.0](https://gitlab.com/to-be-continuous/maven/compare/3.6.2...3.7.0) (2023-10-24) ### Features * inject branch slug into SNAPSHOT version ([6fc68178](https://gitlab.com/to-be-continuous/maven/commit/6fc68178b57c53b77a212901a2735bb0ba04cf54))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Oct 16, 2023
-
-
semantic-release-bot authored
## [3.6.2](https://gitlab.com/to-be-continuous/maven/compare/3.6.1...3.6.2) (2023-10-16) ### Bug Fixes * declare all TBC stages ([00b01f12](https://gitlab.com/to-be-continuous/maven/commit/00b01f12e629ef924dd4eca403540bfa7b1b3765))
-
Pierre Smeyers authored
-
- Sep 19, 2023
-
-
semantic-release-bot authored
## [3.6.1](https://gitlab.com/to-be-continuous/maven/compare/3.6.0...3.6.1) (2023-09-19) ### Bug Fixes * **release:** fix and clarify Git config in release process ([58320afa](https://gitlab.com/to-be-continuous/maven/commit/58320afad0b80d1da398240a19774922daac2bf2))
-
Pierre Smeyers authored
-
- Jul 02, 2023
-
-
semantic-release-bot authored
# [3.6.0](https://gitlab.com/to-be-continuous/maven/compare/3.5.0...3.6.0) (2023-07-02) ### Features * **jib:** add Maven Jib variant to build container images for your Java applications ([96c2920b](https://gitlab.com/to-be-continuous/maven/commit/96c2920b8da419cedefe67e9cd497df146f94b49))
-
Timothy Stone authored
-
- May 28, 2023
-
-
semantic-release-bot authored
# [3.5.0](https://gitlab.com/to-be-continuous/maven/compare/3.4.0...3.5.0) (2023-05-28) ### Features * **release:** allow specifying explicit release version ([b158a3bc](https://gitlab.com/to-be-continuous/maven/commit/b158a3bcff10d12a841837c3268a8a992cb1095b)) * **release:** implement 2 steps release ([20e8c048](https://gitlab.com/to-be-continuous/maven/commit/20e8c048c1ed05f5abdc6e6c1b8419a050e3864e)) * **release:** support configure release commit comments ([0e593461](https://gitlab.com/to-be-continuous/maven/commit/0e59346132095cb744741e5327c5117c2cda3c5b))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- May 27, 2023
-
-
semantic-release-bot authored
# [3.4.0](https://gitlab.com/to-be-continuous/maven/compare/3.3.1...3.4.0) (2023-05-27) ### Features * **workflow:** extend (skip ci) feature ([4354affe](https://gitlab.com/to-be-continuous/maven/commit/4354affef66bdf8913413a2761acdc3a281c2bb3))
-
Pierre Smeyers authored
-
- Mar 28, 2023
-
-
semantic-release-bot authored
## [3.3.1](https://gitlab.com/to-be-continuous/maven/compare/3.3.0...3.3.1) (2023-03-28) ### Bug Fixes * **sbom:** add CycloneDX report ([9773ebee](https://gitlab.com/to-be-continuous/maven/commit/9773ebee8e79161e2d6aafcac56c67997ce4a918))
-
Pierre Smeyers authored
-
- Mar 22, 2023
-
-
semantic-release-bot authored
# [3.3.0](https://gitlab.com/to-be-continuous/maven/compare/3.2.3...3.3.0) (2023-03-22) ### Features * support settings.xml to be passed as file-type variable ([7775c358](https://gitlab.com/to-be-continuous/maven/commit/7775c35814d687dfb00be60d813ffe5d189347f8))
-
Xavier FRANCOIS authored
-
- Jan 27, 2023
-
-
semantic-release-bot authored
## [3.2.3](https://gitlab.com/to-be-continuous/maven/compare/3.2.2...3.2.3) (2023-01-27) ### Bug Fixes * "Add registry name in all Docker images" ([2ef742c4](https://gitlab.com/to-be-continuous/maven/commit/2ef742c44b66964a01bf466af61e39809fc91d9a))
-
Bertrand Goareguer authored
-
- Dec 11, 2022
-
-
semantic-release-bot authored
## [3.2.2](https://gitlab.com/to-be-continuous/maven/compare/3.2.1...3.2.2) (2022-12-11) ### Bug Fixes * no-snapshot-deps jobs has no upstream dependencies ([091c4ab9](https://gitlab.com/to-be-continuous/maven/commit/091c4ab9d0d73ea9386cae7b5298507f496ba4a4))
-
Pierre Smeyers authored
-
- Dec 01, 2022
-
-
semantic-release-bot authored
## [3.2.1](https://gitlab.com/to-be-continuous/maven/compare/3.2.0...3.2.1) (2022-12-01) ### Bug Fixes * typo in sbom outputName ([9029fa46](https://gitlab.com/to-be-continuous/maven/commit/9029fa461733ebbe1b138265b74cbb3f72739cee))
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
- Nov 28, 2022
-
-
semantic-release-bot authored
# [3.2.0](https://gitlab.com/to-be-continuous/maven/compare/3.1.4...3.2.0) (2022-11-28) ### Features * add a job generating software bill of materials ([ec6f9874](https://gitlab.com/to-be-continuous/maven/commit/ec6f987402b08f88c831a345be183a56fbaa1f20))
-