Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
David Siegel 078f1175cc Generate source maps
Original commit fff98bfb5e64629bca25b4f2487ceaaf7b9f956f
2017-07-25 16:47:05 -07:00
David Siegel fa9420c587 Install dependencies on `run build` and `test`
Adds a second to each phase but saves us minutes when deps change


Original commit 2f0fe7deca7b7cd89886913f63c92b227f916654
2017-07-25 11:25:59 -07:00
David Siegel 542a827905 Add `shelljs` as a top-level dev dependency
Original commit 8ee19b0d2bd6245a91a53c20b0a1393c3a6f5f58
2017-07-25 11:15:51 -07:00
David Siegel a37ce79341 Test has dependencies so needs it's own package.json
Original commit de5267fa9cdccf6f3fa8d5402436b4fe2158b493
2017-07-25 11:02:59 -07:00
David Siegel 9bead34f3c Bundle CLI before we run tests
Fixes #29

Original commit c58f283b5ba70271e84954f16d617b7f4aeb1866
2017-07-25 09:15:50 -07:00
David Siegel dc88126d64 Still working on npm deploy
Original commit d16beffe6a2c95a200569b6ac6bc4149a26fceb8
2017-07-24 17:55:45 -07:00
David Siegel 3380469174 Remove redundant builds
Original commit 572a73c5f483f16ee9296965901232eb1419bd99
2017-07-24 17:38:01 -07:00
David Siegel 65f7d7f1b6 CLI is bundled at build
Original commit 2621db1ed154b477bb1861c571ddfa19d5994ed6
2017-07-24 17:30:46 -07:00
David Siegel 12c58192b2 Deploy also deploys the CLI
Original commit e7adfdab7aa9e65d3533235dcf25a272c9d09d76
2017-07-24 17:26:38 -07:00
David Siegel a4a3b92460 Mangle the CLI bundle
Original commit f107960b62c10b170ba5abde486a4784e1f46f9b
2017-07-23 21:06:09 -07:00
David Siegel 50a911934b Fix tests
Original commit ffd2561c2abcdd99ddf4a3db11fadd7c37a498ab
2017-07-23 20:55:04 -07:00
David Siegel 69d59ef57f Separate CLI
Original commit de780cbf2ca6ca400853d0d5f55347fed478ccb3
2017-07-23 20:41:41 -07:00
David Siegel 700659859c Add language as command line option
Also better help


Original commit d8e3267868b19499b7db20ca0001763bf721cad7
2017-07-21 18:38:58 -07:00
David Siegel cf3ddeda15 Install react app packages during build so we cache them
Original commit 3d13683b31b443c1b0825c6fdef65dcb13455167
2017-07-21 17:37:03 -07:00
David Siegel 29a01333aa Build react app before deploy
Original commit e917ddaeba0ea88539fc029cfd85d3fbaa117d82
2017-07-21 16:24:25 -07:00
David Siegel a11d3c875c Revert "Try deploy"
This reverts commit f80363811e68367ad096f44f807b2e5596ebfd0c.


Original commit ca3a14f80d7c24e9721c2b3c144e37822dea2c93
2017-07-21 13:04:21 -07:00
David Siegel 30726f30a5 Try deploy
Original commit f80363811e68367ad096f44f807b2e5596ebfd0c
2017-07-21 13:01:23 -07:00
Mark Probst ebabb97c1e Handle large JSON files from stdin
The V8 string size limit seems to be
256M.  We're using a streaming reader
now that doesn't need to construct one
string containing all the JSON.

JSON from URLs need to implement
this, too.


Original commit 5ec6eba0114791a9212994d6f33564c840bb82a0
2017-07-20 13:40:01 -07:00
David Siegel 0b997fabf6 Unify samples with test harness
Original commit c57818b02fbd5c98d938bbbd57b511cba7f1a765
2017-07-20 11:57:17 -07:00
David Siegel 489eab8a3d Add a C# test harness
Original commit aec22bcbb4985d659a9e51381103246ac39e8a96
2017-07-19 19:38:14 -07:00
David Siegel b81457d6f1 Add basic CLI
Original commit ae43b6017c776878b2e03ba08234ac63ebd84058
2017-07-19 18:38:32 -07:00
David Siegel 3bba342180 Fix setup
Original commit 4b8d6f1886b318bdb1c1ef4e73540f436f116d64
2017-07-19 17:51:37 -07:00
David Siegel b447bcf585 npm scripts
Original commit e85e00d4070adb14040316e17dedd188dac28d64
2017-07-19 17:48:01 -07:00
David Siegel 45a0623145 Deployment
Original commit a8d9344f0dba5d13ddea24172e97fa3f0b456595
2017-07-14 19:51:42 -07:00
David Siegel 4c442514bf Configure all dependencies to work locally
Original commit 2c39f4d295ce7281b4a825d02adc0df253d2c55f
2017-07-12 19:12:20 -07:00