13 Commits (04e50b24e49a9d573ad7ff431268ac735a31d9b4)

Author SHA1 Message Date
Leo Lamprecht 04e50b24e4
Basic implementation for GitHub deployments 8 years ago
Jarmo Isotalo 1fb629da63 Fix regression where setting a single env variable with `-e` failed (#141) 8 years ago
Eric Ferraiuolo ec76f6b706 Add `now.env` in package.json as env source (#119) 8 years ago
Olli Vanhoja 6d83be5f25 Now deploy env fixes (#105) 8 years ago
Jarmo Isotalo d091240115 If `package.json` or `Dockerfile` is present, assume it's static (#100) 8 years ago
Leo Lamprecht c5626178ed
Move files into content dir if static 8 years ago
Leo Lamprecht 243d068491
Detect static projects 8 years ago
Leo Lamprecht fb89e1e2bb
Added enforcable deployment types 8 years ago
Leo Lamprecht 589d2fc72c
Removed static command 8 years ago
Leo Lamprecht 881f382a43
Remove unnecessary statement 8 years ago
Leo Lamprecht 8b56a13221
Deploy cwd if no path defined 8 years ago
Leo Lamprecht e32bd818e4
Make binaries comply to linting rules 8 years ago
Leo Lamprecht c67c051699
The binaries are made of JavaScript 8 years ago
Leo Lamprecht 076817309c
Group imports by kind 8 years ago
Leo Lamprecht fb28ec4ba5
Empty line after binary indicator 8 years ago
Leo Lamprecht 3c7898b760
New line for each flag 8 years ago
Leo Lamprecht f677786035
Added static sub-command to usage information 8 years ago
Leo Lamprecht 66711afaeb
Capitalize command descriptions 8 years ago
Nathan Rajlich c2fa7e8565 document `secrets` and `certs` commands (#168) 8 years ago
Nathan Rajlich aa66f07cd5 deploy: document --npm and --docker 8 years ago
Jarmo Isotalo 65a7ee7158 Allow env value to contain '=' 8 years ago
Guillermo Rauch dc5a796677 improve error message for not finding a manifest file 8 years ago
Guillermo Rauch 69e23163f4 fix help 8 years ago
Naoyuki Kanezawa 85fc7fc336 fix the initial value of the env option (#131) 8 years ago
Guillermo Rauch bf685a0dde now-deploy: do not attempt to unescape non-string env values 8 years ago
Guillermo Rauch a3fe6eda84 Add -e (#126) 8 years ago
Guillermo Rauch cedf4a40bf support for escaping 8 years ago
Guillermo Rauch 72d2aba201 implement `-e` 8 years ago
Guillermo Rauch c93d93c9a6 hide secrets for now 8 years ago
Olli Vanhoja c6f42c36e3 Add --token and --config options 8 years ago
Guillermo Rauch ba79563416 now-deploy: remove build logger erorr handler 9 years ago
Guillermo Rauch 0523226252 now-deploy: fix `if` 9 years ago
Guillermo Rauch 092d994ec5 initial sketch 9 years ago
Nathan Rajlich 89f50abf4f add "public" logic to the Now lib client 9 years ago
Nathan Rajlich 98c7b3f84a deploy: add `--public` option 9 years ago
Guillermo Rauch 39a4435e4b wow 9 years ago
Guillermo Rauch a23f147b48 Add support for `Dockerfile` (#98) 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 396bd8713f activate quiet mode when piping 9 years ago
Tony Kovanen 7ab8e0d344 Add cmd line flag to forward NPM auth token 9 years ago
Guillermo Rauch de932b8643 now-deploy: stay quiet on non-tty 9 years ago
Guillermo Rauch eb04657b2f Add zeit world (wip) (#67) 9 years ago
Guillermo Rauch 5a17da1e04 now-deploy: add "initializing" message 9 years ago
Guillermo Rauch c65a8ad7ce properly specify minimist options 9 years ago
Guillermo Rauch 83b948f8d6 prevent minimist from parsing an argument as an option value 9 years ago
Guillermo Rauch 7ab2360393 now-deploy: consistency in help 9 years ago
Guillermo Rauch 4e4671d6f3 now-deploy: improve help 9 years ago
Guillermo Rauch 6d1cc81e3c help columns consistently 9 years ago
Guillermo Rauch a01ce1076b fix debug 9 years ago