You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: