Loading
Commits on Source 13
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update to-be-continuous dependencies See merge request !56
-
Pierre Smeyers authored
⚠️ requires GitLab 16.6 or later -
Cédric OLIVIER authored
feat: migrate to GitLab CI/CD component See merge request !57
-
semantic-release-bot authored
# [4.8.0](4.7.0...4.8.0) (2024-1-27) ### Features * migrate to GitLab CI/CD component ([d4e7b324](d4e7b324))
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update to-be-continuous dependencies See merge request !58
-
-
Cédric OLIVIER authored
Update gitlab-ci-angular.yml : add `--silent` for sonar lint report, issue #30 Closes #30 See merge request !59
-
semantic-release-bot authored
## [4.8.1](4.8.0...4.8.1) (2024-03-26) ### Bug Fixes * **ng-lint:** add `--silent` for sonar lint report, issue [#30](#30) ([38d49353](38d49353))
-
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 eternal 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
## [4.8.2](4.8.1...4.8.2) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([015e374f](015e374f))