Skip to content

Add initial support for more robust git cloning #234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nana-EC
Copy link

@Nana-EC Nana-EC commented Jul 2, 2025

Description:
The current git clone task pulls in all blobs and details, for a few repos this can result in a heavy download or artifcats as part of a gradle process.

This PR adds additional configs to allow devs to customize the cloning process as needed

Related issue(s):

Fixes #185

Notes for reviewer:
Need to expand and verify tests.
Could also clean up flow as current code is from a quick POC

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

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.

Expand GitClone Task Functionality for spare cloning
1 participant