-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add grunt task for "refresh and sync my codebase" #405
Comments
I will call it |
I also added a feature where |
TODO List from initial discussion during dev meeting today:
|
…tor out cloning+logging, slowPull logs immediately when done, #405
Ok. This is probably a good stopping point here. We'll talk next week after dev meeting. |
Next steps for this issue:
perennial/bin/clone-missing-repos.sh |
Alright. I can't really think of much else to do here. @samreid can you please take a look at sync.ts and let me know if you have any thoughts? Please don't spend more than 30 minutes on this review without us synchronizing, as I hope this is pretty much complete. |
Fixed one small typo. Two questions:
|
Great suggestions. Note how cool I also updated doc about cloneMissingRepo and made for better logging with |
Ready to close? |
Form #370, there are a variety of scripts in perennial/js/scripts that do something like this. We should add this to the main and public API via a grunt task. This will:
Similar scripts already exist called main-pull-status and start-dev.
Other features of those that we likely want an option for:
The text was updated successfully, but these errors were encountered: