Commit Graph

323 Commits

Author SHA1 Message Date
dannyrb
3447c80a6a Split build command; one for web, one for package source 2019-04-28 14:59:47 -04:00
biharck
bfedc907bb merging with react branch 2019-04-26 22:34:57 -03:00
dannyrb
5a91b5704b fix(package.json): Test automatic build and release w/ semantic-release 2019-04-26 14:39:03 -04:00
dannyrb
e55787e184 ci(package.json): Support for yarn run cm via commitizen for well formatted commit messages 2019-04-26 14:37:25 -04:00
dannyrb
6038546f52 prep --> preBuild 2019-04-26 13:00:24 -04:00
dannyrb
5b15d39871 Shuffle some test coverage setting around 2019-04-26 12:58:43 -04:00
dannyrb
e9952a7511 Try removing max-old-space-size now that we've removed bad directories 2019-04-26 12:50:13 -04:00
dannyrb
28d1fde2ed Attempt to set NODE_OPTIONS before running tests 2019-04-26 12:33:17 -04:00
dannyrb
8a0915c49f Update scripts to match CI memory limits 2019-04-26 12:25:23 -04:00
dannyrb
895f13257a Use exact version of ohif-core 2019-04-26 11:50:07 -04:00
dannyrb
62de1a3721 Add codecov dev dependency 2019-04-25 16:50:44 -04:00
dannyrb
256ba0d42f Configure jest -- fix a few common issues 2019-04-25 16:44:41 -04:00
dannyrb
ad8b554f04 add semantic-release dev dependency 2019-04-25 15:46:48 -04:00
dannyrb
15cfe428df Remove unused deploys 2019-04-17 14:33:13 -04:00
dannyrb
6a44da2d16 Use yarn run 2019-04-16 16:48:51 -04:00
dannyrb
f7a55ae382 Shift to prebuild 2019-04-16 16:36:20 -04:00
dannyrb
09291acbd5 Make sure version.js exists before we build 2019-04-16 16:34:52 -04:00
dannyrb
822ee3143d Remove sha file creation (contained most recent commit hash) 2019-04-16 16:29:09 -04:00
dannyrb
c7539184aa Re-order dependencies 2019-04-16 12:19:14 -04:00
dannyrb
038d807d08 OS safe copy command 2019-04-16 12:15:40 -04:00
dannyrb
bd605b9752 More shifting 2019-04-15 16:55:51 -04:00
Erik Ziegler
aca17e4d38
feat(netlify) Add static site deployment from Netlify (add /viewer to the deploy preview URL) (#232) 2018-07-23 10:19:52 +02:00
Erik Ziegler
71053b91e3 Add Travis CI setup with Gitbook build / deploy to gh-pages, StandaloneViewer build / deploy to AWS S3, and ohif/viewer docker image build / push to dockerhub 2018-07-05 21:55:03 +02:00