feat: Add support for Preserve Repository During Deployment in API#8371
feat: Add support for Preserve Repository During Deployment in API#8371ahmadw13 wants to merge 8 commits intocoollabsio:nextfrom
Conversation
…roler for PATCH, POST
…cations and remove from request
…tions for deployment
|
This PR did not pass quality checks so it will be closed. If you believe this is a mistake please let us know. |
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 26963785 | Triggered | Company Email Password | 548dc51 | .claude/skills/pest-testing/SKILL.md | 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 secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- 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.
Changes
This PR exposes Preserve Repository During Deployment to the API and allows turning it on during application creation and updating application settings
Issues
Exposing Preserve Repository During Deployment to API #8341
Category
AI Usage
Steps to Test
Contributor Agreement
Important