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 profile based on BUCK projects in Sparo currently it supports rush projects only right
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.
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.