Commits on Source 39
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update to-be-continuous dependencies See merge request !89
-
Pierre Smeyers authored
The former variables substitution mechanism function has been improved: - INFO log when a substitution occurs - WARN log when a variable is not valuated - appropriate encoding is automatically determined BREAKING CHANGE: Now the variables substitution mechanism implements complete YAML string encoding. That might break projects that used to workaround the former implementation flaws.
-
Pierre Smeyers authored
feat: env expand enhancements See merge request !88
-
semantic-release-bot authored
# [7.0.0](6.5.0...7.0.0) (2025-01-31) ### Features * variables substitution enhancements ([4023f7f8](4023f7f8)) ### BREAKING CHANGES * Now the variables substitution mechanism implements complete YAML string encoding. That might break projects that used to workaround the former implementation flaws.
-
-
Pierre Smeyers authored
fix missing awkenvsubst when using kustomize based deployment Closes #47 See merge request !86
-
semantic-release-bot authored
# [7.1.0](7.0.0...7.1.0) (2025-02-01) ### Features * **kustomize:** add TBC envsubst support for Kustomize based deployment ([ad7d3b65](ad7d3b65))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
fix(gcp): reduce scope of GCP App Default Creds script to template See merge request !90
-
semantic-release-bot authored
## [7.1.1](7.1.0...7.1.1) (2025-02-03) ### Bug Fixes * **gcp:** reduce scope of GCP App Default Creds script to template ([8a3c7277](8a3c7277))
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.13 See merge request !91
-
Emmanuel CAMPER authored
-
Cédric OLIVIER authored
On kustomize with secret CI/CD variables used for substitution for example with a pre-apply script, secrets was leaked in artifacts. You need to : * delete k8s-<env>-deploy artifacts * renew all leaked secrets
-
Pierre Smeyers authored
feat(AWS): add AWS authent with STS See merge request !92
-
semantic-release-bot authored
# [7.2.0](7.1.1...7.2.0) (2025-02-24) ### Features * **AWS:** add AWS authent with STS ([a08a897a](a08a897a))
-
Pierre Smeyers authored
fix(security): remove generated-deployment.yml from artifact Closes #48 See merge request !93
-
semantic-release-bot authored
## [7.2.1](7.2.0...7.2.1) (2025-02-25) ### Bug Fixes * **security:** remove generated-deployment.yml from artifact ([24ea8bde](24ea8bde))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
Don't set GCP ADC authent when GCP_JWT is not present to preserve gitlab-ci-local with local GCP authentication
-
semantic-release-bot authored
# [7.3.0](7.2.1...7.3.0) (2025-03-10) ### Features * skip GCP ADC authent when GCP_JWT is not present ([9ffc6327](9ffc6327))
-
Pierre Smeyers authored
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.14 See merge request !94
-
Pierre Smeyers authored
Fixes #50
-
semantic-release-bot authored
## [7.3.1](7.3.0...7.3.1) (2025-04-11) ### Bug Fixes * **envsubst:** leave lines with '# nosubst' unchanged when substituting (used to be simply dropped) ([f8164e79](f8164e79)), closes [#50](#50)
-
Pierre Smeyers authored
-
semantic-release-bot authored
## [7.3.2](7.3.1...7.3.2) (2025-06-13) ### Bug Fixes * replace deprecated Docker Hub registry FQDN ([74e2cef0](74e2cef0))
-
Pierre Smeyers authored
Don't use pattern matching to test pure strings (messes up with files on Alpine)
-
semantic-release-bot authored
## [7.3.3](7.3.2...7.3.3) (2025-07-05) ### Bug Fixes * fix unscope_variables ([c14f1886](c14f1886))
-
renovate-bot authored
-
Girija Saint-Ange authored
chore(deps): update dependency to-be-continuous/bash to v3.7 See merge request !96
-
Clement Bois authored
-
semantic-release-bot authored
# [7.4.0](7.3.3...7.4.0) (2025-07-24) ### Features * configurable [@url](https://gitlab.com/url)@ timeout ([9c870aef](9c870aef))
-
renovate-bot authored
-
Guilhem Bonnefille authored
chore(deps): update to-be-continuous dependencies See merge request !98
-
Clement Bois authored
-
semantic-release-bot authored
# [7.5.0](7.4.0...7.5.0) (2025-08-12) ### Features * modular workflow rules ([9f586767](9f586767))