Skip to content

add support to merge system CA with PMG CA#169

Merged
abhisek merged 15 commits intomainfrom
fix/#167-proxy-mode-fail-for-non-installation-cmd
Feb 20, 2026
Merged

add support to merge system CA with PMG CA#169
abhisek merged 15 commits intomainfrom
fix/#167-proxy-mode-fail-for-non-installation-cmd

Conversation

@Sahilb315
Copy link
Contributor

@Sahilb315 Sahilb315 commented Feb 17, 2026

Fixes #167


Open with Devin

Copilot AI review requested due to automatic review settings February 17, 2026 10:35
@safedep
Copy link

safedep bot commented Feb 17, 2026

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

No dependency changes detected. Nothing to scan.

This report is generated by SafeDep Github App

@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 77.66990% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.05%. Comparing base (b0305cb) to head (08b00b4).

Files with missing lines Patch % Lines
proxy/certmanager/generator.go 78.43% 14 Missing and 8 partials ⚠️
internal/flows/proxy_flow.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   40.30%   41.05%   +0.74%     
==========================================
  Files          87       87              
  Lines        5500     5602     +102     
==========================================
+ Hits         2217     2300      +83     
- Misses       3084     3096      +12     
- Partials      199      206       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

github-advanced-security[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

Sahilb315 and others added 4 commits February 17, 2026 22:01
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
Co-authored-by: Abhisek Datta <abhisek.datta@gmail.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
github-advanced-security[bot]

This comment was marked as resolved.

@Sahilb315 Sahilb315 requested a review from abhisek February 17, 2026 19:41
devin-ai-integration[bot]

This comment was marked as resolved.

Sahilb315 and others added 3 commits February 18, 2026 14:11
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
@Sahilb315 Sahilb315 requested a review from abhisek February 18, 2026 15:43
@Sahilb315 Sahilb315 requested a review from abhisek February 18, 2026 17:30
@abhisek abhisek enabled auto-merge (squash) February 20, 2026 05:52
@abhisek abhisek merged commit a81a491 into main Feb 20, 2026
14 checks passed
@abhisek abhisek deleted the fix/#167-proxy-mode-fail-for-non-installation-cmd branch February 20, 2026 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uv Script Execution is Failing even without Sandbox

5 participants