Commits on Source 12
-
This commit adds the ability to overwrite the semantic-release plugins used in the generated default config. The values can be controlled using component inputs. Signed-off-by:
Weimann, Simon <simon.weimann@ruv.de>
-
Pierre Smeyers authored
feat: add inputs to overwrite plugins used in default config Closes #58 See merge request !71
-
semantic-release-bot authored
# [3.14.0](3.13.1...3.14.0) (2025-04-01) ### Features * add inputs to overwrite plugins used in default config ([b7b2e0a4](b7b2e0a4))
-
Pierre Smeyers authored
Fix #51
-
semantic-release-bot authored
## [3.14.1](3.14.0...3.14.1) (2025-04-04) ### Bug Fixes * **ca:** install ca-certs before importing custom CA certificates ([43e285f5](43e285f5)), closes [#51](#51)
-
-
Pierre Smeyers authored
ci: do not execute in scheduled pipelines Closes #59 See merge request !72
-
semantic-release-bot authored
## [3.14.2](3.14.1...3.14.2) (2025-04-09) ### Bug Fixes * prevent sem-rel from running in scheduled pipelines ([e872dc7b](e872dc7b))
-
Pierre Smeyers authored
-
semantic-release-bot authored
## [3.14.3](3.14.2...3.14.3) (2025-06-13) ### Bug Fixes * replace deprecated Docker Hub registry FQDN ([da0aef0b](da0aef0b))
-
Pierre Smeyers authored
Don't use pattern matching to test pure strings (messes up with files on Alpine)
-
semantic-release-bot authored
## [3.14.4](3.14.3...3.14.4) (2025-07-05) ### Bug Fixes * fix unscope_variables ([dcbf1aec](dcbf1aec))