- Jan 27, 2025
-
-
semantic-release-bot authored
# [4.3.0](https://gitlab.com/to-be-continuous/sonar/compare/4.2.4...4.3.0) (2025-01-27) ### Features * disable tracking service by default ([f1266175](https://gitlab.com/to-be-continuous/sonar/commit/f126617552daa61071096d299f69fab631b1ecdb))
-
Clement Bois authored
-
- Dec 22, 2024
-
-
Pierre Smeyers authored
-
- Oct 20, 2024
-
-
semantic-release-bot authored
## [4.2.4](https://gitlab.com/to-be-continuous/sonar/compare/4.2.3...4.2.4) (2024-10-20) ### Bug Fixes * **newer-sonar-image:** permissions for custom certificates ([6bc534d7](https://gitlab.com/to-be-continuous/sonar/commit/6bc534d7b4df7bb558dd3ca3e9f922ef5ebf0882))
-
- Oct 16, 2024
-
-
Florian Hennig authored
this should fix https://gitlab.com/to-be-continuous/sonar/-/issues/26 fix typo in log and variable name Signed-off-by:
Florian Hennig <florian.hennig@committance.com>
-
- May 20, 2024
-
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-
- May 05, 2024
-
-
semantic-release-bot authored
## [4.2.3](https://gitlab.com/to-be-continuous/sonar/compare/4.2.2...4.2.3) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([39732828](https://gitlab.com/to-be-continuous/sonar/commit/397328287bfc50c0ccc93856597e699210dbcbfc))
-
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
-
-
Pierre Smeyers authored
-
- Jan 30, 2024
-
-
Pierre Smeyers authored
replace '${foo+repl}' pattern with '${foo:+repl}' (latest supports $foo being defined but empty) closes #21
-
- Jan 27, 2024
-
-
girija.saintange authored
⚠️ requires GitLab 16.6 or later
-
- Jan 17, 2024
-
-
semantic-release-bot authored
## [4.1.1](https://gitlab.com/to-be-continuous/sonar/compare/4.1.0...4.1.1) (2024-1-17) ### Bug Fixes * support secret evaluation for vault usage ([f4bcd240](https://gitlab.com/to-be-continuous/sonar/commit/f4bcd240ec01f3fc21ea2b8bdee8a81ad22d31e3))
-
Marc Barussaud authored
-
- Dec 08, 2023
-
-
semantic-release-bot authored
# [4.1.0](https://gitlab.com/to-be-continuous/sonar/compare/4.0.1...4.1.0) (2023-12-8) ### Features * use centralized service images (gitlab.com) ([674c5749](https://gitlab.com/to-be-continuous/sonar/commit/674c5749b84a4d05cffdf76157129872e1d0b09d))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Oct 16, 2023
-
-
semantic-release-bot authored
## [4.0.1](https://gitlab.com/to-be-continuous/sonar/compare/4.0.0...4.0.1) (2023-10-16) ### Bug Fixes * declare all TBC stages ([5248c278](https://gitlab.com/to-be-continuous/sonar/commit/5248c2783cc1c7850a36d8f3b5c5935e25e8aa97))
-
Pierre Smeyers authored
-
- Aug 28, 2023
-
-
semantic-release-bot authored
# [4.0.0](https://gitlab.com/to-be-continuous/sonar/compare/3.3.0...4.0.0) (2023-08-28) ### Features * **oidc:** OIDC authentication support now requires explicit configuration (see doc) ([a617e8e4](https://gitlab.com/to-be-continuous/sonar/commit/a617e8e48db080d489ac4824149150827d15f03f)) ### BREAKING CHANGES * **oidc:** OIDC authentication support now requires explicit configuration (see doc)
-
- Aug 01, 2023
-
-
Pierre Smeyers authored
Due to CI_JOB_JWT-* variables discontinued, TBC now switches to ID tokens for Vault authentication support. BREAKING CHANGE: OIDC authentication support now requires explicit configuration (see doc)
-
- Jun 15, 2023
-
-
semantic-release-bot authored
# [3.3.0](https://gitlab.com/to-be-continuous/sonar/compare/3.2.0...3.3.0) (2023-06-15) ### Features * **vault:** add Vault support (variant) ([1be92594](https://gitlab.com/to-be-continuous/sonar/commit/1be925945bde89b9630897cdc1ace671f7f857de))
-
Pierre Smeyers authored
-
- May 27, 2023
-
-
semantic-release-bot authored
# [3.2.0](https://gitlab.com/to-be-continuous/sonar/compare/3.1.1...3.2.0) (2023-05-27) ### Features * **workflow:** extend (skip ci) feature ([2f77b8d7](https://gitlab.com/to-be-continuous/sonar/commit/2f77b8d724fea656b6abcc92adf865d3ad471065))
-
Pierre Smeyers authored
-
- Jan 27, 2023
-
-
semantic-release-bot authored
## [3.1.1](https://gitlab.com/to-be-continuous/sonar/compare/3.1.0...3.1.1) (2023-01-27) ### Bug Fixes * "Add registry name in all Docker images" ([50533788](https://gitlab.com/to-be-continuous/sonar/commit/505337882a1e253c828f05c1e769d345c6733e5a))
-
Bertrand Goareguer authored
-
- Aug 10, 2022
-
-
semantic-release-bot authored
# [3.1.0](https://gitlab.com/to-be-continuous/sonar/compare/3.0.0...3.1.0) (2022-08-10) ### Features * add wait for quality gate option ([1c4c9ccf](https://gitlab.com/to-be-continuous/sonar/commit/1c4c9ccf1abe0db8033813cc0d2f8d997d03b00e)) * manage separate $SONAR_PROJECT_KEY and $SONAR_PROJECT_NAME ([a0e34f49](https://gitlab.com/to-be-continuous/sonar/commit/a0e34f49762d8ada95c261e5c8df014f394de1f2)) * manage Sonar task cache in GitLab ([c44a43d5](https://gitlab.com/to-be-continuous/sonar/commit/c44a43d575c8a81abe972b30aeca5038bb39e0a6)) * migrate $SONAR_AUTH_TOKEN to $SONAR_TOKEN (standard) ([feb5ceb2](https://gitlab.com/to-be-continuous/sonar/commit/feb5ceb2c6356586e5d9b32cdc874733b14bc667)) * migrate $SONAR_URL to $SONAR_HOST_URL (standard) ([4abffcf7](https://gitlab.com/to-be-continuous/sonar/commit/4abffcf78a9469cd72a8c8536ba5d096cd99986a)) * remove explicit MR analysis ([6a6d28b8](https://gitlab.com/to-be-continuous/sonar/commit/6a6d28b840574307ff3d190ed7465f9f5540c3b8)) * remove support of Sonar GitLab plugin (discontinued) ([7e93a031](https://gitlab.com/to-be-continuous/sonar/commit/7e93a031d68ebfc1fc7f0095a0253ca5edc98dc3))
-
Pierre Smeyers authored
-
- Aug 09, 2022
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Aug 05, 2022
-
-
semantic-release-bot authored
# [3.0.0](https://gitlab.com/to-be-continuous/sonar/compare/2.1.0...3.0.0) (2022-08-05) ### Features * adaptive pipeline rules ([8ac46154](https://gitlab.com/to-be-continuous/sonar/commit/8ac4615400e6e1992a179576d20ee9f220aa117b)) * switch to Merge Request pipelines as default ([48fdc644](https://gitlab.com/to-be-continuous/sonar/commit/48fdc6442ec9a5bf4a09be849f3edbefcd7a6524)) ### BREAKING CHANGES * change default workflow from Branch pipeline to MR pipeline * removed SONAR_AUTO_ON_DEV_DISABLED
-
- Aug 01, 2022
-
-
Pierre Smeyers authored
BREAKING CHANGE: change default workflow from Branch pipeline to MR pipeline BREAKING CHANGE: removed SONAR_AUTO_ON_DEV_DISABLED
-