devtron
devtron copied to clipboard
chore: chart service crud and configProperties
Description
Fixes https://github.com/devtron-labs/sprint-tasks/issues/2107
Adding tx in chart service and propertiesService
Checklist:
- [ ] The title of the PR states what changed and the related issues number (used for the release note).
- [ ] Does this PR requires documentation updates?
- [ ] I've updated documentation as required by this PR.
- [ ] I have performed a self-review of my own code.
- [ ] I have commented my code, particularly in hard-to-understand areas.
- [ ] I have tested it for all user roles.
- [ ] I have added all the required unit/api test cases.
Does this PR introduce a user-facing change?
⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
🔎 Detected hardcoded secret in your pull request
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 2763127 | Triggered | Generic High Entropy Secret | 3c0f6c8ff161125af2d6b17e3615d4e2de3d26f6 | scripts/devtron-reference-helm-charts/cronjob-chart_1-6-0/secrets-test-values.yaml | 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.
Changelist by Bito
This pull request implements the following key changes.
| Key Change | Files Impacted |
|---|---|
| Feature Improvement - Transaction Management Refactor |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| Other Improvements - Code Generation Command Update |
- |
Code Review Agent Run #3529a2
Actionable Suggestions - 0
Review Details
-
Files reviewed - 3 · Commit Range:
9a0d46d..40b7a83- internal/sql/repository/deploymentConfig/repository.go
- pkg/chart/ChartService.go
- pkg/pipeline/CiCdPipelineOrchestrator.go
-
Files skipped - 0
-
Tools
- Whispers (Secret Scanner) - ✔︎ Successful
- Detect-secrets (Secret Scanner) - ✔︎ Successful
Bito Usage Guide
Commands
Type the following command in the pull request comment and save the comment.
-
/review- Manually triggers a full AI review. -
/pause- Pauses automatic reviews on this pull request. -
/resume- Resumes automatic reviews. -
/resolve- Marks all Bito-posted review comments as resolved. -
/abort- Cancels all in-progress reviews.
Refer to the documentation for additional commands.
Configuration
This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at [email protected].
Documentation & Help
Quality Gate passed
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
1.6% Duplication on New Code
Bito Review Skipped - No Changes Detected
Bito didn't review this pull request because we did not detect any changes in the pull request to review.