- Sep 10, 2024
-
-
Bertrand Goareguer 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/docker!123
-
to be continuous bot authored
-
- Aug 26, 2024
-
-
semantic-release-bot authored
# [5.12.0](https://gitlab.com/to-be-continuous/docker/compare/5.11.1...5.12.0) (2024-08-26) ### Features * introduce variable for additional docker/buildah push arguments ([9de48b24](https://gitlab.com/to-be-continuous/docker/commit/9de48b24c1512cb9f5c8b7e26d33cea1bc5504e2))
-
Pierre Smeyers authored
feat: introduce variable for additional docker/buildah push arguments Closes #86 See merge request to-be-continuous/docker!120
-
- Aug 25, 2024
-
-
Carl-Christian Sautter authored
Signed-off-by:
Carl-Christian Sautter <mail@c-sautter.de>
-
- Aug 21, 2024
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Aug 15, 2024
-
-
Pierre Smeyers authored
-
- Aug 13, 2024
-
-
semantic-release-bot authored
## [5.11.1](https://gitlab.com/to-be-continuous/docker/compare/5.11.0...5.11.1) (2024-08-13) ### Bug Fixes * **build:** support metadata labels and build command arguments containing spaces ([ac391c3a](https://gitlab.com/to-be-continuous/docker/commit/ac391c3aa1b7811abddeef0e68a2916669687036))
-
Pierre Smeyers authored
Support metadata labels and build command arguments containing spaces Closes #78 See merge request to-be-continuous/docker!116
-
Road Surfer authored
Signed-off-by:
Jason "RoadSurfer" Irwin <jasonirwin73+gitlab@gmail.com>
-
- Aug 11, 2024
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Jul 19, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/gitleaks to v2.6 See merge request to-be-continuous/docker!118
-
to be continuous bot authored
-
- Jul 05, 2024
-
-
semantic-release-bot authored
# [5.11.0](https://gitlab.com/to-be-continuous/docker/compare/5.10.3...5.11.0) (2024-07-05) ### Features * display tools' version ([9fa51183](https://gitlab.com/to-be-continuous/docker/commit/9fa51183755b94e02af9a3151eccc5ba9be75b15))
-
Pierre Smeyers authored
feat: display tools' versions See merge request to-be-continuous/docker!114
-
Guilhem Bonnefille authored
-
Pierre Smeyers authored
fix: display subject of jobs See merge request to-be-continuous/docker!115
-
Guilhem Bonnefille authored
-
- Jul 01, 2024
-
-
semantic-release-bot authored
## [5.10.3](https://gitlab.com/to-be-continuous/docker/compare/5.10.2...5.10.3) (2024-07-01) ### Bug Fixes * **Trivy:** Trivy 0.53.0 added the clean subcommand for semantic cache management ([e3a95408](https://gitlab.com/to-be-continuous/docker/commit/e3a954080b1150ae35c403cffdb71ae750c9a741))
-
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/docker!111
-
to be continuous bot authored
-
- Jun 05, 2024
-
-
Pierre Smeyers authored
ci(security): add Gitleaks scan See merge request to-be-continuous/docker!110
-
Anoop Mazhavancheri 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/docker!109
-
to be continuous bot authored
-
- May 23, 2024
-
-
Guilhem Bonnefille authored
Without this information, it is easy to imagine the TRACE variable was not correctly set.
-
- May 05, 2024
-
-
semantic-release-bot authored
## [5.10.2](https://gitlab.com/to-be-continuous/docker/compare/5.10.1...5.10.2) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([6460d7bb](https://gitlab.com/to-be-continuous/docker/commit/6460d7bba7a231ff68b163c861a4b40f37ee08bb))
-
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 03, 2024
-
-
semantic-release-bot authored
## [5.10.1](https://gitlab.com/to-be-continuous/docker/compare/5.10.0...5.10.1) (2024-04-03) ### Bug Fixes * **variants:** use service containers "latest" image tag (vault, GCP & AWS) ([0f57cdd7](https://gitlab.com/to-be-continuous/docker/commit/0f57cdd75c71dc2d3e76d9676ce13cb11ea53362))
-
Pierre Smeyers authored
-
- Apr 02, 2024
-
-
semantic-release-bot authored
# [5.10.0](https://gitlab.com/to-be-continuous/docker/compare/5.9.1...5.10.0) (2024-04-02) ### Features * **trivy:** enable custom Trivy Java DB repository ([059fda87](https://gitlab.com/to-be-continuous/docker/commit/059fda870eb99b18df835404971e25063c81c7f5))
-
Pierre Smeyers authored
Resolve "Add java database args for trivy for using custom JAVA DB URL" Closes #74 See merge request to-be-continuous/docker!108
-
- Mar 30, 2024
-
-
Bertrand Goareguer authored
-
Pierre Smeyers authored
* conditional use of --db-repository option with Bash variable expansion * rephrase DOCKER_TRIVY_DB_REPOSITORY doc to match Trivy help
-