Skip to content
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

Is there any interest to add feature of BUCK projects in Sparo git wrapper #790

Open
SSanjeevi opened this issue Oct 9, 2024 · 0 comments

Comments

@SSanjeevi
Copy link

Is there any interest to add feature of BUCK projects in Sparo git wrapper ?

Recently gone through the Mono repo git optimizer kind of tool - Sparo

Sparo optimizes performance of Git operations for your large frontend monorepo.

If we add a feature in Sparo to use BUCK files to create Sparo profile and so that any git repo with sparo installed will help us download the repo with benefits of Sparo - sparse checkout which will increase the performance of git operations for a mono repo.

It will download files which are linked to the buck files reference and so no need of cloning whole mono repo instead the profile with list of BUCK projects we mention in Sparo profile only will be cloned and downloaded making the git operations very faster saving developer time and make productive.

BUCK is a great tool for Mono repo, if we add support for SParo project profile settings based on BUCK file then it will solve another greater problem.

Might be am new to BUCK not sure we have some feature in BUCK for this, but if this is there then it will help in developer productivity in a great way, what you guys think?

Please vote with 👍 for this issue if you like the idea and want it to be implemented for great use case.

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

No branches or pull requests

1 participant