You need to sign in or sign up before continuing.
Commits on Source 10
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.7 See merge request !33
-
Pierre Smeyers authored
⚠️ requires GitLab 16.6 or later -
Cédric OLIVIER authored
feat: migrate to GitLab CI/CD component See merge request !34
-
semantic-release-bot authored
# [3.4.0](3.3.0...3.4.0) (2024-1-27) ### Features * migrate to GitLab CI/CD component ([c85e02f0](c85e02f0))
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.8 See merge request !35
-
Pierre Smeyers authored
-
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).
-
semantic-release-bot authored
## [3.4.1](3.4.0...3.4.1) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([c791d1b8](c791d1b8))