Commits on Source 24
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update to-be-continuous dependencies See merge request !79
-
-
Cédric OLIVIER authored
feat: migrate to CI/CD component See merge request to-be-continuous/helm!80
-
semantic-release-bot authored
# [7.2.0](7.1.0...7.2.0) (2024-1-27) ### Features * migrate to CI/CD component ([8d97894d](8d97894d))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
fixes #40
-
semantic-release-bot authored
## [7.2.1](7.2.0...7.2.1) (2024-2-1) ### Bug Fixes * skip helm repo update when no Chart repository is configured ([b6ba895f](b6ba895f)), closes [#40](#40)
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update to-be-continuous dependencies See merge request !81
-
Pierre Smeyers authored
-
Pierre Smeyers authored
Resolve "Error on repo update when defining a custom OCI registry" Closes #53 See merge request !84
-
semantic-release-bot authored
## [7.2.2](7.2.1...7.2.2) (2024-3-6) ### Bug Fixes * **repo:** repo update only when repos were added ([11b9c173](11b9c173))
-
-
Cédric OLIVIER authored
Update rules conditions to avoid the 10000 checks limits See merge request !82
-
semantic-release-bot authored
## [7.2.3](7.2.2...7.2.3) (2024-03-24) ### Bug Fixes * **rules:** Update rules conditions to avoid the 10000 checks limits ([3dbb139b](3dbb139b))
-
Pierre Smeyers authored
fix: dot is not evaluated in rules exists See merge request !85
-
semantic-release-bot authored
## [7.2.4](7.2.3...7.2.4) (2024-03-25) ### Bug Fixes * dot is not evaluated in rules exists ([9bde3aa2](9bde3aa2))
-
Pierre Smeyers authored
-
semantic-release-bot authored
## [7.2.5](7.2.4...7.2.5) (2024-04-03) ### Bug Fixes * **vault:** use vault-secrets-provider's "latest" image tag ([d1200aa9](d1200aa9))
-
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
## [7.2.6](7.2.5...7.2.6) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([f074b614](f074b614))