feat(argocd): design prototype#2531
Conversation
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## new-navigation #2531 +/- ##
=================================================
Coverage ? 44.07%
=================================================
Files ? 1059
Lines ? 21339
Branches ? 6189
=================================================
Hits ? 9406
Misses ? 10243
Partials ? 1690
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ironment overview with ArgoCD service handling
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 29150373 | Triggered | Generic High Entropy Secret | 8326b4d | libs/domains/organizations/feature/src/lib/settings-argocd-integration/connect-argocd-modal.spec.tsx | View secret |
| 29150373 | Triggered | Generic High Entropy Secret | 8326b4d | libs/domains/organizations/feature/src/lib/settings-argocd-integration/settings-argocd-integration.spec.tsx | View secret |
| 29150373 | Triggered | Generic High Entropy Secret | 8326b4d | libs/domains/organizations/feature/src/lib/settings-argocd-integration/settings-argocd-integration.tsx | View secret |
| 29150373 | Triggered | Generic High Entropy Secret | 8326b4d | libs/domains/organizations/feature/src/lib/settings-argocd-integration/settings-argocd-integration.tsx | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 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.
…te environment action modals for improved user experience
Summary
Issue:
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release