Skip to content

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Oct 10, 2025

Part of #11198

Changes

PR implement ability to use shallow clone for repositories:

  • adds repo level settings shallowClone=true
  • when setting is set the repo server fetch required commits one by one instead of fetching whole repository history.

Performance testing:

TBD

Copy link

bunnyshell bot commented Oct 10, 2025

🔴 Preview Environment stopped on Bunnyshell

See: Environment Details | Pipeline Logs

Available commands (reply to this comment):

  • 🔵 /bns:start to start the environment
  • 🚀 /bns:deploy to redeploy the environment
  • /bns:delete to remove the environment

@alexmt alexmt force-pushed the shallow-clone branch 5 times, most recently from ba0e7d5 to c37adfa Compare October 10, 2025 21:31
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

❌ Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.78%. Comparing base (95b191d) to head (25075a6).

Files with missing lines Patch % Lines
cmd/argocd/commands/repo.go 0.00% 1 Missing ⚠️
cmd/util/repo.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #24931      +/-   ##
==========================================
- Coverage   60.79%   60.78%   -0.02%     
==========================================
  Files         351      351              
  Lines       60439    60452      +13     
==========================================
+ Hits        36745    36746       +1     
- Misses      20772    20785      +13     
+ Partials     2922     2921       -1     

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

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.

1 participant