- Jul 14, 2024
-
-
Timothy Stone authored
The Maven Enforcer Plugin replaced the rules property with the enforcer.rules property. See issue for additional details. Fixes #56
-
Timothy Stone authored
The files produced by Syft in the script do not match the definition of the files in the artifacts to upload on the conclusion of the job. Match the file names in the artifacts to the job files produced, i.e., s/jib-//g Fixes #62
-
- Jul 10, 2024
-
-
semantic-release-bot authored
# [3.11.0](https://gitlab.com/to-be-continuous/maven/compare/3.10.2...3.11.0) (2024-07-10) ### Features * **sbom:** update default SBOM options to include Java catalogers when using the Jib variant ([eb23b260](https://gitlab.com/to-be-continuous/maven/commit/eb23b2608632216d09f949234f18a507028bcf42))
-
Guilhem Bonnefille authored
As Jib generates Docker images embedding Jar application, the Java catalogers should be activated by default. Nix cataloger added.
-
- Jul 06, 2024
-
-
semantic-release-bot authored
## [3.10.2](https://gitlab.com/to-be-continuous/maven/compare/3.10.1...3.10.2) (2024-07-06) ### Bug Fixes * replace `packages` by `scan` command ([51dc6c99](https://gitlab.com/to-be-continuous/maven/commit/51dc6c990ab1158adb3fe0763768eab78f7fb406))
-
- Jul 05, 2024
-
-
Guilhem Bonnefille authored
Since v0.100.0 the `packages` sub command was replaced by `scan`. https://github.com/anchore/syft/commit/4c20a74d2fc6774b7745b432995d5ff7836b90a0
-
- Jul 01, 2024
-
-
semantic-release-bot authored
## [3.10.1](https://gitlab.com/to-be-continuous/maven/compare/3.10.0...3.10.1) (2024-07-01) ### Bug Fixes * **Jib:** Trivy 0.53.0 added the clean subcommand for semantic cache management ([6333e64e](https://gitlab.com/to-be-continuous/maven/commit/6333e64e61fb025ce758cdb275a6888d934b878b))
-
Timothy Stone authored
-
- 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))
-