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

make pull-all.sh non-interactive #5

Closed
sorvell opened this issue Aug 22, 2013 · 0 comments
Closed

make pull-all.sh non-interactive #5

sorvell opened this issue Aug 22, 2013 · 0 comments

Comments

@sorvell
Copy link
Contributor

sorvell commented Aug 22, 2013

It's good that we have a warning if a repo cannot be pulled but it's bad that the checkout process stops at that point. Since checking out can take a bit, it's common to not watch the process. To come back and have it interrupted is not good.

Instead, I suggest we have it continue to the end and then give a summary of what happened.

@ghost ghost assigned dfreedm Aug 22, 2013
rictic pushed a commit that referenced this issue Apr 6, 2018
rictic pushed a commit that referenced this issue Apr 7, 2018
rictic pushed a commit that referenced this issue Apr 7, 2018
adds smarter dependency stream via new analyzer architecture
justinfagnani pushed a commit that referenced this issue Apr 8, 2018
bicknellr pushed a commit that referenced this issue Apr 9, 2018
filter out pattern matches missing the #ref
justinfagnani pushed a commit that referenced this issue Apr 10, 2018
* More work to make tools-common librarified

* Add version to package.json

* Use cwd rather than __dirname

* Use the tools-common .eslintrc.json if no project-specific one is found

* Use tools-common tslint as a fallback too

* Update gulp-typings

* Document the "if main" section of gulpfile.js

* Document the subtle gulp cwd constraint

* Gulp as peer dependency, gulp tasks as gulp-tasks.js

* Add generateCompleteTaskgraph, fix style nits and improve docs
aomarks added a commit that referenced this issue Apr 12, 2018
usergenic pushed a commit that referenced this issue Apr 13, 2018
fixing typo in installation
usergenic pushed a commit that referenced this issue Jun 7, 2018
* In close(), wait for all handlers to settle.

* Simplify implementation of promiseAllStrict
aomarks added a commit that referenced this issue Jul 9, 2018
Define a simplified TypeScript AST, and a serializer that produces d.ts declarations.
justinfagnani added a commit that referenced this issue Jul 10, 2018
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

2 participants