✨(helm) add feature environment for review apps#740
Conversation
08ea7c8 to
b7a2518
Compare
Add a special environment to prepare feature app deployment
The label preview will deploy a full environment. This environment is accessible using a specific url. This commit will publish a comment with the good url.
b7a2518 to
a7f7738
Compare
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 33933258 | Triggered | Username Password | a7f7738 | .github/workflows/label_preview.yml | View secret |
🛠 Guidelines to remediate hardcoded secrets
-
Revoke and rotate the secret.
-
If possible, rewrite git history with
git commit --amendandgit push --force.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
|
|
🚀 Preview will be available at https://740-drive.ppr-fichiers.beta.numerique.gouv.fr/ You can use the existing account with these credentials:
You can also create a new account if you want to. Once this Pull Request is merged, the preview will be destroyed. |
So the settings will be overridden when deployed? |



Purpose
Allow ArgoCD to deploy an autonomous review app per feature
branch, following the docs repository model. The dev-backend
values move to per-environment files; the dev rendering is
unchanged. WOPI points to an OnlyOffice instance shared by all
review apps, to be deployed separately.