Naoyuki Kanezawa
05ed90e2a2
Auth build logger ( #425 )
* sort build logs (#19 )
* authenticate build logger
8 years ago
Leo Lamprecht
1f85f6d5db
Moved back to XO for linting
cc @sindresorhus
8 years ago
Leo Lamprecht
7d19ad2e83
Prettified everything
8 years ago
Leo Lamprecht
4119c17abe
Prettified everything
8 years ago
Naoyuki Kanezawa
ea35eb19ee
sort build logs ( #19 )
8 years ago
Matheus Fernandes
edde07a21f
Ask the user to `--force` if the build step fails
8 years ago
Jarmo Isotalo
a6cad020f9
Show build errors ( #286 )
8 years ago
Jarmo Isotalo
e71cdb8440
Log erros and stacktraces ( #276 )
8 years ago
Jarmo Isotalo
059918e7ee
Remove babel as dependecy ( #209 )
* Remove babel as a dependency
* Migrate from import foo from foo to const foo = require('foo')
* Update module.exports
* Update commander syntax
* Update pkg config and fix stuff
* Make XO happy
* Fix path in tests
* Fix typo
* Fix cleanup
* Debug pkg
* Fix pkg
* Fix process.argv for subcommands
* Run with --harmony-async-await when supported thx igor for help with this trick :D
* Use bash
* Set engines.node in package.json
8 years ago
Safia Abdalla
b1e4e43e81
Use chalk.gray styling for errors ( #104 )
8 years ago
Leo Lamprecht
3979d8472a
Fixed even more XO issues
8 years ago
Naoyuki Kanezawa
152363bf2b
Revert "Use now-io API v2"
8 years ago
Naoyuki Kanezawa
463ea607ff
use now-io api v2 ( #132 )
8 years ago
Guillermo Rauch
14be7dd818
build-logger: handle socket errors better
9 years ago
Guillermo Rauch
396bd8713f
activate quiet mode when piping
9 years ago
Guillermo Rauch
7eab45a017
build-logger: log only errors in quiet mode
9 years ago
Guillermo Rauch
8f473e90b4
always print deployment status
9 years ago
Guillermo Rauch
8663d3f072
build-logger: connect to `io.now.sh` and render logs
9 years ago