greenkeeperio-bot
|
73e9780210
|
chore(package): update dependencies
https://greenkeeper.io/
|
9 years ago |
Tony Kovanen
|
fbd4255796
|
Merge pull request #100 from zeit/improve/npmignore
Improve file retrieval and ignores, fix bugs, add .dockerignore support
|
9 years ago |
Guillermo Rauch
|
39a4435e4b
|
wow
|
9 years ago |
Guillermo Rauch
|
615bc96859
|
bump ava
|
9 years ago |
Guillermo Rauch
|
7d9be2458d
|
revamping and improving ignored files
|
9 years ago |
Guillermo Rauch
|
3cc3f45471
|
more reasonable ignored
|
9 years ago |
Guillermo Rauch
|
eb0aeda7bf
|
improve docker validation
|
9 years ago |
Guillermo Rauch
|
a23f147b48
|
Add support for `Dockerfile` (#98)
* add support for `Dockerfile`
* add dockerfile `EXPOSE` validation
|
9 years ago |
Tony Kovanen
|
f7ff9d2d44
|
Merge pull request #95 from zeit/add/shorter-deploy-message
Add shorter deploy message
|
9 years ago |
Guillermo Rauch
|
5cd530551e
|
Merge branch 'master' into add/shorter-deploy-message
|
9 years ago |
Tony Kovanen
|
29d569771a
|
Merge pull request #80 from zeit/add/piping
Add piping support
|
9 years ago |
Tony Kovanen
|
3cee6daa9d
|
Merge pull request #96 from zeit/fix/colors-in-stderr-non-tty
Fix colors in stderr non tty
|
9 years ago |
Guillermo Rauch
|
cf2755206c
|
Merge branch 'master' into add/piping
|
9 years ago |
Guillermo Rauch
|
3004cde653
|
Merge branch 'master' into add/shorter-deploy-message
|
9 years ago |
Guillermo Rauch
|
4d7e4b1691
|
Merge branch 'master' into fix/colors-in-stderr-non-tty
|
9 years ago |
Guillermo Rauch
|
9794a2574d
|
add .travis.yml with node
|
9 years ago |
Guillermo Rauch
|
4bd702bf45
|
use chalk for stderr colors
|
9 years ago |
Guillermo Rauch
|
a3746ba8f4
|
Merge branch 'add/piping' into add/shorter-deploy-message
|
9 years ago |
Guillermo Rauch
|
7d005c3a33
|
Merge branch 'master' into add/piping
|
9 years ago |
Guillermo Rauch
|
5791b49653
|
error: prevent ansi escapes for colors in stdout
|
9 years ago |
Guillermo Rauch
|
eafc25eefa
|
shorten path for better UX
|
9 years ago |
Tony Kovanen
|
264a18732b
|
Rename to `forwardNpm` and check .now.json for it (#90)
|
9 years ago |
Guillermo Rauch
|
de8e3e03cd
|
check-update: only warn about truly new versions
|
9 years ago |
Guillermo Rauch
|
396bd8713f
|
activate quiet mode when piping
|
9 years ago |
Guillermo Rauch
|
3eabe0e183
|
fix updates warning about older versions
|
9 years ago |
Guillermo Rauch
|
2678b3ae3e
|
Merge branch 'master' into add/piping
|
9 years ago |
Guillermo Rauch
|
9284265f14
|
Release 0.19.0
|
9 years ago |
Guillermo Rauch
|
38d1e4d32f
|
alias: handle `ESERVFAIL`
|
9 years ago |
Tony Kovanen
|
a6be53e5e4
|
Merge pull request #83 from zeit/add/send-npmrc-public-regisry-auth-token
Send npmrc public regisry auth token
|
9 years ago |
Tony Kovanen
|
7ab8e0d344
|
Add cmd line flag to forward NPM auth token
|
9 years ago |
Tony Kovanen
|
7539686483
|
Keep reading lower .npmrc if no auth in project
|
9 years ago |
Tony Kovanen
|
9feed0c767
|
Look up `forward-npm` from now nowProperties
|
9 years ago |
Tony Kovanen
|
f4c55e2864
|
Forward registry auth token only if asked
|
9 years ago |
Tony Kovanen
|
cb86654e21
|
Send registry auth token from .npmrc if accessible
|
9 years ago |
Igor Klopov
|
67b55610b7
|
make a binary of `now` using enclosejs (#81)
* make a binary of `now` using enclosejs
* pin enclosejs version
|
9 years ago |
Guillermo Rauch
|
0af1f69ed2
|
index: add quiet mode
|
9 years ago |
Guillermo Rauch
|
7eab45a017
|
build-logger: log only errors in quiet mode
|
9 years ago |
Guillermo Rauch
|
de932b8643
|
now-deploy: stay quiet on non-tty
|
9 years ago |
Leo Lamprecht
|
91648d269b
|
Start script
|
9 years ago |
Leo Lamprecht
|
19484a40e5
|
These binaries don't have any exts
|
9 years ago |
Leo Lamprecht
|
902872a0a0
|
Add logo to heading
|
9 years ago |
Leo Lamprecht
|
43c224c436
|
Clean up gulpfile
|
9 years ago |
Leo Lamprecht
|
7a7f54bb8c
|
Uppercase names for markdown files
|
9 years ago |
Leo Lamprecht
|
b235adf2a0
|
Put ESLint config into package.json
|
9 years ago |
Guillermo Rauch
|
9e2c485e28
|
bump version
|
9 years ago |
Guillermo Rauch
|
4551f19b13
|
Release 0.18.1
|
9 years ago |
Guillermo Rauch
|
07339ffa0b
|
Release 0.18.0
|
9 years ago |
Guillermo Rauch
|
e9bc5ac1c1
|
alias: setup * and none records automatically
|
9 years ago |
Guillermo Rauch
|
1be3a4685b
|
fix remove
|
9 years ago |
Guillermo Rauch
|
eb04657b2f
|
Add zeit world (wip) (#67)
* alias: clean up the alias (trailing and leading dots)
* alias: improve domain validation and implement zeit.world
* is-zeit-world: detect valid zeit.world nameservers
* package: add domain-regex dep
* now-alias: fix edge case with older aliases or removed deployments
* alias: move listing aliases and retrying to `index`
* index: generalize retrying and alias listing
* alias: remove `retry` dep
* now-remove: print out alias warning
* typo
* now-alias: prevent double lookup
* now: add domain / domains command
* now-deploy: document `domain`
* agent: allow for tls-less, agent-less requests while testing
* is-zeit-world: fix nameserver typo
* dns: as-promised
* now-alias: fix `rm` table
* now-alias: no longer admit argument after `alias ls`
@rase- please verify this, but I think it was overkill?
* admit "aliases" as an alternative to alias
* make domain name resolution, creation and verification reusable
* index: add nameserver discover, domain setup functions (reused between alias and domains)
* now-domains: add command
* domains: commands
* package: bump eslint
* now-alias: simplify sort
* now-domains: sort list
* now-domains: improve deletion and output of empty elements
* errors: improve output
* domains: add more debug output
* domains: extra logging
* errors: improve logging
* now-remove: improve `now rm` error handling
* index: more reasonable retrying
* alias: support empty dns configurations
* dns: remove ns fn
* alias: improve post-dns-editing verification
* index: remove unneeded dns lookup
* index: implement new `getNameservers`
* index: customizable retries
* alias: improve error
* improve error handling and cert retrying
* customizable retries
* alias: better error handling
* alias: display both error messages
* better error handling
* improve error handling for certificate verification errors
* alias: set up a `*` CNAME to simplify further aliases
* alias: fewer retries for certs, more spaced out (prevent rate limiting issues)
* alias: ultimate error handling
* add whois fallback
* adjust timer labels for whois fallback
* index: whois fallback also upon 500 errors
* alias: fix error message
* fix duplicate aliases declaration
|
9 years ago |