Leo Lamprecht
bde79dbab8
NPM => npm
8 years ago
Leo Lamprecht
90f2781c9a
3.1.2
8 years ago
Leo Lamprecht
8027751e4b
Bumped `serve` yet again
8 years ago
Leo Lamprecht
6c5c8cb93d
Don't generate sourcemaps when transpiling
8 years ago
Leo Lamprecht
1770486ff6
Bumped `serve` to latest version
8 years ago
Matheus Fernandes
b16a747d54
3.1.1
8 years ago
Matheus Fernandes
c31c926aac
Pass a Windows-aware Regex to `async-to-gen/register`
8 years ago
José Padilla
6799c0eefe
Update async-to-gen ( #258 )
8 years ago
Leo Lamprecht
76fd0838ed
3.1.0
8 years ago
Matheus Fernandes
3269d4203b
Only transform our code with `async-to-gen/register` ( #254 )
8 years ago
Guillermo Rauch
83326fd8c4
add now.json support
8 years ago
Guillermo Rauch
f6e67cb8f8
Merge pull request #2 from zeit/now.json
Support for `now.json`
8 years ago
Nathan Rajlich
9540863c0e
fix typo
8 years ago
Nathan Rajlich
957744e3a5
add `now.json:name` field support
8 years ago
Nathan Rajlich
7f92455b2e
lint *again*
8 years ago
Nathan Rajlich
73f22bb68e
use G's wording for error message
8 years ago
Nathan Rajlich
540caa4db7
fixes for when `nowConfig` is null
8 years ago
Nathan Rajlich
0b2b39222c
lint
8 years ago
Nathan Rajlich
1151830af6
a couple more test cases and fixes for them
8 years ago
Nathan Rajlich
7daf1e4c49
Only throw when both `pkg.now` and `now.json` are present
Fixes failing test case.
8 years ago
Nathan Rajlich
38fe08ad97
rename getMetadata() to readMetaData()
Matches what it's called elsewhere in the codebase
8 years ago
Nathan Rajlich
4ad921e958
add first `now.json` test case
Passing.
8 years ago
Nathan Rajlich
d9b5c4d4fa
fix lint
8 years ago
Nathan Rajlich
f6c0e65b7f
fail hard when both a `now.json` and `package.json` file with "now" are present
As discussed in the GH issue.
8 years ago
Nathan Rajlich
c44284b0b3
remove unused require call
8 years ago
Nathan Rajlich
c11131310c
fix lint
8 years ago
Nathan Rajlich
76e4ab5037
support `now.files` in now.json
Needs a test case still...
8 years ago
Nathan Rajlich
cee788d3e1
add a `strict` mode to readMetadata()
Test cases will set this to `false`, because they're
missing `scripts.start` and other required properties in this function
8 years ago
Nathan Rajlich
4c9caa420b
initial `now.json` support
8 years ago
Tim Neutkens
168f553025
Remove unused dependencies ( #250 )
8 years ago
Jesús Lobos
73a1f84080
Fix `Native` and `Packages` comment structure ( #244 )
8 years ago
Leo Lamprecht
b7f756aeda
3.0.1
8 years ago
Eli Perelman
6e62d874bc
Normalize package.json main file for extensionless or directory entries
8 years ago
Guillermo Rauch
5fd5802880
Improved agent ( #240 )
* improves agent
- reverts spdy for now (causing issues with alias)
- sets up an agent pool of 4 max sockets with a 10s keep alive timeout
- better error handling and re-initialization
* improves agent
- reverts spdy for now (causing issues with alias)
- sets up an agent pool of 4 max sockets with a 10s keep alive timeout
- better error handling and re-initialization
8 years ago
Jarmo Isotalo
3732bfb16c
Don't require for CMD and EXPOSE to be defined in Dockerfile used for ( #237 )
deploying but allow those to be defined in upstream Dockerfiles
8 years ago
Guillermo Rauch
6622ddcfb9
Release 3.0.0
8 years ago
Guillermo Rauch
2c245a5cab
fix merge
8 years ago
Guillermo Rauch
0265530f25
Merge branch 'master' of github.com:zeit/now
8 years ago
Guillermo Rauch
244137ae90
Ignore improvements ( #234 )
* fix non-determinism in tests
* if `.dockerignore` doesn't exist, use `.gitignore`
* add back duplicate dei
* Move comment to appropriate line
* also check for exactly two duplicates
8 years ago
Guillermo Rauch
347d06242e
add back duplicate dei
8 years ago
Guillermo Rauch
cb3da35156
Merge branch 'master' of github.com:zeit/now
8 years ago
Guillermo Rauch
485915b300
if `.dockerignore` doesn't exist, use `.gitignore`
8 years ago
Guillermo Rauch
06b34a0730
fix non-determinism in tests
8 years ago
Leo Lamprecht
a3a74ab253
2.0.5
8 years ago
Matheus Fernandes
49de0d3331
Print the error message for a aborted login in a new line ( #229 )
8 years ago
Greenkeeper
85a68b9fe7
chore(package): update ora to version 1.0.0 ( #227 )
8 years ago
Leo Lamprecht
0c02113e2a
2.0.4
8 years ago
Leo Lamprecht
c45eeed38f
No `version` property required
8 years ago
Leo Lamprecht
d8e4e41b8d
Pinned `serve` but allowing patches
8 years ago
Matheus Fernandes
cb8403174b
Make clear that the alias must exist when using `--alias` ( #222 )
8 years ago