51 Commits (b035f500dddc7f84c61f1075d6d6ff8048f616ac)

Author SHA1 Message Date
Albin Ekblom 6602b8ac36 Replace fs-promise with fs-extra (#559) 8 years ago
Tony Kovanen ea7dadeb67 Fix getting files for static deployments 8 years ago
Tony Kovanen 45e55d58e2 Support static types when deploying 8 years ago
Tony Kovanen 91de162fd5 New static deployment support 8 years ago
Nathan Rajlich 7e0f5f1a56 dynamically update the "serve" version for static deployments (#513) 8 years ago
Nathan Rajlich 3902a7da62 update "serve" for static deployments to v5.1.4 8 years ago
Nathan Rajlich 49a2a645c8 refactor the `readMetaData()` function (#508) 8 years ago
Jarmo Isotalo c05405e193 Read docker label correctly, fixes #368 (#501) 8 years ago
Nathan Rajlich 554170e3b4 check for Dockerfile when now.json is present (#486) 8 years ago
Leo Lamprecht b0a88b377c Prettified everything 8 years ago
Nathan Rajlich cc8e0b8e4a Use implicit "start" script when `server.js` exists 8 years ago
Tim Neutkens 930c2eb90a Check if name is empty (#451) 8 years ago
Leo Lamprecht 99f677652b Show proper error if `start` and `now-start` scripts are missing 8 years ago
Leo Lamprecht 1f85f6d5db Moved back to XO for linting 8 years ago
Leo Lamprecht a49a033408 Upgraded instance of `serve` 8 years ago
Leo Lamprecht 4119c17abe Prettified everything 8 years ago
Leo Lamprecht e5babe0c7c Run `serve` in production mode and update it 8 years ago
Leo Lamprecht 797cdd8308
Bumped `serve` to latest version 8 years ago
Hugo 7c14fd7cb1 Fix now alias failing when now.json doesn’t define deployment type (#321) 8 years ago
Leo Lamprecht ae9dd8f441
Make static deployments definable 8 years ago
Leo Lamprecht 0f52271757
Use static deployment type if defined in config 8 years ago
Leo Lamprecht 2f85a6a966
Split error into multiple lines 8 years ago
Leo Lamprecht 3464f34579
Make static deployments work again 8 years ago
Leo Lamprecht f0b85bc2bf
Install latest version of `serve` (make static deployments work) 8 years ago
Leo Lamprecht a5a3b01af9
Upgraded `serve` yet again 8 years ago
Leo Lamprecht 373e17a51d
Bumped `serve` 8 years ago
Leo Lamprecht be1a799f18
Bumped `serve` 8 years ago
Leo Lamprecht 8027751e4b
Bumped `serve` yet again 8 years ago
Leo Lamprecht 1770486ff6
Bumped `serve` to latest version 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 73f22bb68e use G's wording for error message 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 8 years ago
Nathan Rajlich 38fe08ad97 rename getMetadata() to readMetaData() 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 8 years ago
Nathan Rajlich c11131310c fix lint 8 years ago
Nathan Rajlich 76e4ab5037 support `now.files` in now.json 8 years ago
Nathan Rajlich cee788d3e1 add a `strict` mode to readMetadata() 8 years ago
Nathan Rajlich 4c9caa420b initial `now.json` support 8 years ago
Jarmo Isotalo 3732bfb16c Don't require for CMD and EXPOSE to be defined in Dockerfile used for (#237) 8 years ago
Leo Lamprecht c45eeed38f
No `version` property required 8 years ago
Leo Lamprecht d8e4e41b8d
Pinned `serve` but allowing patches 8 years ago
Jarmo Isotalo 059918e7ee Remove babel as dependecy (#209) 8 years ago
Leo Lamprecht f997a8fa61
List got renamed 8 years ago
Leo Lamprecht 25fef39f1a
Ability to set name 8 years ago
Matheus Fernandes 53f1ffab40 Fix code style 💅 (#107) 8 years ago
Olli Vanhoja f31d1f0804 Fixes to Dockerfile metadata parsing (#103) 8 years ago
Leo Lamprecht c5626178ed
Move files into content dir if static 8 years ago