49 Commits (0265530f251cdcdfa26d24610821e258cf14bc33)

Author SHA1 Message Date
Matheus Fernandes cb8403174b Make clear that the alias must exist when using `--alias` (#222) 8 years ago
Leo Lamprecht 513ecfb7de
Added extensions to binaries 8 years ago
Leo Lamprecht 158bf64ea2
No need to set language type anymore 8 years ago
Leo Lamprecht 9f073ad25c
Use async-to-gen for all Node versions 8 years ago
Jarmo Isotalo 059918e7ee Remove babel as dependecy (#209) 8 years ago
Luke Childs efb8da72e7 Allow shorthand aliases with `now --alias` (#206) 8 years ago
Luke Morton afc329a61c Multiple aliases during deploy (#202) 8 years ago
Luke Edwards f2a4ee0adc XO Happiness (#197) 8 years ago
Olli Vanhoja 1c7a13fe68 Add an option to copy symlinks (#191) 8 years ago
Leo Lamprecht 84342092cd
Better error message if alias is missing 8 years ago
Leo Lamprecht 09b91e8fbb
Support IDs for auto aliasing 8 years ago
Leo Lamprecht 68a53c67f2
Ability to automatically assign an alias 8 years ago
Leo Lamprecht 2276dfb5d5
Basics for automatically assigning alias 8 years ago
Matheus Fernandes 692bd34ced Add `dns` entry to the global help (#164) 8 years ago
Leo Lamprecht 673b0dcd96
Don't deploy homedir, downloads or desktop 8 years ago
Leo Lamprecht 3f4d419f78
Force new deployment if -n or -p defined 8 years ago
Leo Lamprecht 0db509d0b5
Missing greather-than-sign added 8 years ago
Leo Lamprecht 25fef39f1a
Ability to set name 8 years ago
Leo Lamprecht 1154873822
Show proper deploying message 8 years ago
Leo Lamprecht 8028b87531
Tell users that Bitbucket is available 8 years ago
Leo Lamprecht fd0ff2fbf6
Make code naming for multiple platforms 8 years ago
Leo Lamprecht b04ab0470b
Show cooler messages when deploying from other platforms 8 years ago
Leo Lamprecht 4a5de7321a
Much stricter repo URL checking 8 years ago
Leo Lamprecht 27b860d6fe
Only show examples related to `now deploy` 8 years ago
Leo Lamprecht 5d5a59d1b1
Make important info bold when error occurs 8 years ago
Leo Lamprecht 5fb53762eb
Show the git reference when deploying 8 years ago
Leo Lamprecht 04d58f2558
Throw error if URL is not valid 8 years ago
Leo Lamprecht 8075ffae4e
Show good looking messages when deploying Git URL 8 years ago
Leo Lamprecht 5d1cce8c1c
Respect git ref in error message 8 years ago
Leo Lamprecht 3e7634159e
Only show message if GH search takes long 8 years ago
Leo Lamprecht d51a6024c7
Swallow errors, just check if falsy 8 years ago
Leo Lamprecht c92d4dfb37
Clean up tmp dir for repo in a better way 8 years ago
Leo Lamprecht fd24ea0c6a
Fixed tests 8 years ago
Leo Lamprecht b9f9e71b9f
Neat loading animation for looking on GitHub 8 years ago
Leo Lamprecht fe6bd9b1f2
Forgot to load fs-promise 8 years ago
Leo Lamprecht 43d0b5693a
Remove tmp dir for repo after deployment went ok 8 years ago
Leo Lamprecht e16a6eaa30
Tell user that we're looking on GitHub 8 years ago
Leo Lamprecht 6a1837c4af
Make users able to deploy GitHub repos 8 years ago
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