- Nov 17, 2024
-
-
semantic-release-bot authored
## [3.11.5](https://gitlab.com/to-be-continuous/semantic-release/compare/3.11.4...3.11.5) (2024-11-17) ### Bug Fixes * add preset to semantic-release-info ([6c074f67](https://gitlab.com/to-be-continuous/semantic-release/commit/6c074f671b3e48480f8aea04f71df00f93d54fc0))
-
- Nov 11, 2024
-
-
Timothy Stone authored
Semantic Release Info is not commit spec aware.
-
- Nov 08, 2024
-
-
semantic-release-bot authored
## [3.11.4](https://gitlab.com/to-be-continuous/semantic-release/compare/3.11.3...3.11.4) (2024-11-08) ### Bug Fixes * fix eval_secret function when using node to decode a secret ([b579199b](https://gitlab.com/to-be-continuous/semantic-release/commit/b579199b53dc58b0f94681720e245163ba457bc7)), closes [#49](https://gitlab.com/to-be-continuous/semantic-release/issues/49)
-
- Nov 06, 2024
-
-
Régis ARCHAMBAULT authored
Closes #49 Signed-off-by:
Regis Archambault <regis1.archambault@orange.com>
-
- Sep 29, 2024
-
-
semantic-release-bot authored
## [3.11.3](https://gitlab.com/to-be-continuous/semantic-release/compare/3.11.2...3.11.3) (2024-09-29) ### Bug Fixes * make gpg configuration to work ([97d56edd](https://gitlab.com/to-be-continuous/semantic-release/commit/97d56edde8c378ae4eefdc52c7171a11fcd555e8)), closes [#48](https://gitlab.com/to-be-continuous/semantic-release/issues/48)
-
- Sep 27, 2024
-
-
Sylvain Desbureaux authored
install also `gpg-agent` as it's needed by gpg to import keys. closes #48 Signed-off-by:
Sylvain Desbureaux <sylvain.desbureaux@orange.com>
-
- Jul 25, 2024
-
-
semantic-release-bot authored
## [3.11.2](https://gitlab.com/to-be-continuous/semantic-release/compare/3.11.1...3.11.2) (2024-07-25) ### Bug Fixes * trace without package.json ([3d7b6b01](https://gitlab.com/to-be-continuous/semantic-release/commit/3d7b6b01637b8fc9c2ba5aa3a295460f07c84fc8))
-
- Jul 23, 2024
-
-
Clement Bois authored
-
- Jul 09, 2024
-
-
semantic-release-bot authored
## [3.11.1](https://gitlab.com/to-be-continuous/semantic-release/compare/3.11.0...3.11.1) (2024-07-09) ### Bug Fixes * generated (YAML) configuration syntax error when using JSON input config ([73865b9e](https://gitlab.com/to-be-continuous/semantic-release/commit/73865b9e3bdd581eaf52f368cfd917fbe16473e4))
-
azrdev authored
Due to a recent change in YQ (v4.44.2): the default output format (when not explicit) is the same as input format.
-
- Jun 02, 2024
-
-
semantic-release-bot authored
# [3.11.0](https://gitlab.com/to-be-continuous/semantic-release/compare/3.10.3...3.11.0) (2024-06-02) ### Features * add support for configuring a commit specification (e.g. "conventional commits") ([c4519fdb](https://gitlab.com/to-be-continuous/semantic-release/commit/c4519fdb1100437dced3ba2bf93c8c069545f303))
-
Timothy Stone authored
-
semantic-release-bot authored
## [3.10.3](https://gitlab.com/to-be-continuous/semantic-release/compare/3.10.2...3.10.3) (2024-06-02) ### Bug Fixes * npm cache and add yq cache ([1fc7b1ac](https://gitlab.com/to-be-continuous/semantic-release/commit/1fc7b1ac6460c72e53b386b456997a9aa84ece35))
-
semantic-release-bot authored
## [3.10.2](https://gitlab.com/to-be-continuous/semantic-release/compare/3.10.1...3.10.2) (2024-06-02) ### Bug Fixes * provide a node-based implementation to retrieve url secrets ([f4e5a225](https://gitlab.com/to-be-continuous/semantic-release/commit/f4e5a225aa9816db907dc432cd842d86918ae838)), closes [#43](https://gitlab.com/to-be-continuous/semantic-release/issues/43)
-
Pierre Smeyers authored
Fixes #43
-
- May 28, 2024
-
-
Pytgaen authored
-
semantic-release-bot authored
## [3.10.1](https://gitlab.com/to-be-continuous/semantic-release/compare/3.10.0...3.10.1) (2024-05-28) ### Bug Fixes * install gpg ([9533525a](https://gitlab.com/to-be-continuous/semantic-release/commit/9533525aa8143bf93e84e41aaf4aed82ab01db15))
-
Guilhem Bonnefille authored
-
- May 26, 2024
-
-
Pierre Smeyers authored
-
- May 20, 2024
-
-
semantic-release-bot authored
# [3.10.0](https://gitlab.com/to-be-continuous/semantic-release/compare/3.9.1...3.10.0) (2024-05-20) ### Features * use slim image by default (shortens job execution time) ([8dbd5da4](https://gitlab.com/to-be-continuous/semantic-release/commit/8dbd5da4b489492523e9c678fa1c2b19dcd65283))
-
Pierre Smeyers authored
Slim images are much smaller, speeding-up the job execution.
-
- May 18, 2024
-
-
semantic-release-bot authored
## [3.9.1](https://gitlab.com/to-be-continuous/semantic-release/compare/3.9.0...3.9.1) (2024-05-18) ### Bug Fixes * semantic-release don't run on prod_ref ([49217b4d](https://gitlab.com/to-be-continuous/semantic-release/commit/49217b4dfcfe2cb6f5bea72cce10cb2af2a95d59))
-
Cédric OLIVIER authored
-
- May 10, 2024
-
-
semantic-release-bot authored
# [3.9.0](https://gitlab.com/to-be-continuous/semantic-release/compare/3.8.3...3.9.0) (2024-05-10) ### Features * add SEMREL_REF to run semantic-release on a wider number of branches alongside info-on 'semrel' to use this variable ([74288afb](https://gitlab.com/to-be-continuous/semantic-release/commit/74288afbe3fb22ec8c973b228755243b012f998a))
-
- May 09, 2024
-
-
Kilian PAQUIER authored
feat: add SEMREL_REF to run semantic-release on a wider number of branches alongside info-on 'semrel' to use this variable Signed-off-by:
Kilian PAQUIER <kilian@kilianpaquier.com>
-
- May 05, 2024
-
-
semantic-release-bot authored
## [3.8.3](https://gitlab.com/to-be-continuous/semantic-release/compare/3.8.2...3.8.3) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([0bdec1c6](https://gitlab.com/to-be-continuous/semantic-release/commit/0bdec1c625b01ad7b96629f5d448583fab9a1969))
-
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 27, 2024
-
-
Pierre Smeyers authored
-
- Apr 14, 2024
-
-
Pierre Smeyers authored
-
- Apr 03, 2024
-
-
Pierre Smeyers authored
-
- Apr 02, 2024
-
-
Girija Saint Ange authored
-
- Jan 30, 2024
-
-
Pierre Smeyers authored
-
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
-
-
girija.saintange authored
requires GitLab 16.6 or later
-
- Jan 16, 2024
-
-
semantic-release-bot authored
## [3.7.1](https://gitlab.com/to-be-continuous/semantic-release/compare/3.7.0...3.7.1) (2024-1-16) ### Bug Fixes * **gpg:** create base folder if not present ([d69fae20](https://gitlab.com/to-be-continuous/semantic-release/commit/d69fae20f297d6e06333e8faac2c236fb824d37f)), closes [#32](https://gitlab.com/to-be-continuous/semantic-release/issues/32)
-
- Jan 15, 2024
-
-
Sylvain Desbureaux authored
On newest node docker images, `${HOME}/.gnupg` folder is not present and the script fails. Be sure to create the folder and needed files in it before importing key. closes #32 Signed-off-by:
Sylvain Desbureaux <sylvain.desbureaux@orange.com>
-
- Dec 08, 2023
-
-
semantic-release-bot authored
# [3.7.0](https://gitlab.com/to-be-continuous/semantic-release/compare/3.6.0...3.7.0) (2023-12-8) ### Features * use centralized service images (gitlab.com) ([6b117cc0](https://gitlab.com/to-be-continuous/semantic-release/commit/6b117cc0cca69deed7d8c62429482555673c8181))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-