Commit Graph

55 Commits

Author SHA1 Message Date
dannyrb
f86eb5e8f2 Fix typo 2019-08-05 14:00:20 -04:00
dannyrb
64fd724455 Set default threshold 2019-08-05 13:52:02 -04:00
dannyrb
b2dfb6e0f7 Fix path; split PR and Merge unit tests into separate jobs 2019-08-05 13:04:27 -04:00
dannyrb
7c043b46b4 Try running with aliased folder 2019-08-05 12:54:23 -04:00
dannyrb
62932b3e80 Also upload core 2019-08-05 12:49:35 -04:00
dannyrb
7a7b2774e6 Try to see the contents of our cat'd file 2019-08-05 12:41:42 -04:00
dannyrb
1556b3bbf8 Fix filename 2019-08-05 12:37:01 -04:00
dannyrb
199db68674 Use home alias 2019-08-05 12:35:13 -04:00
dannyrb
d74b6fb826 long paths 2019-08-05 12:30:27 -04:00
dannyrb
aeac900496 Combine lines to reduce path 2019-08-05 12:26:29 -04:00
dannyrb
835fec7f32 Escape string literal 2019-08-05 12:23:10 -04:00
dannyrb
4c202ed064 tryfix syntax 2019-08-05 12:21:39 -04:00
dannyrb
e751e8fab8 Escape anchors 2019-08-05 12:12:27 -04:00
dannyrb
ae795ea97d Combine files before upload 2019-08-05 12:08:18 -04:00
dannyrb
d90c70cab5 Fix dir 2019-08-05 11:52:35 -04:00
dannyrb
0026801b62 Use full string paths 2019-08-05 11:43:03 -04:00
dannyrb
395315ea4c Upload core and viewer 2019-08-05 11:39:10 -04:00
dannyrb
4664f673d6 Bump circleci version 2019-08-05 11:32:38 -04:00
dannyrb
a8c4534b33 Try using codecov orb 2019-08-05 11:07:14 -04:00
dannyrb
a521ce31ce Generate separate reports 2019-07-18 13:07:29 -04:00
dannyrb
253620650b Try once relying on codecov yaml to split w/ flags 2019-07-18 12:43:03 -04:00
dannyrb
31357ea9b5 Run and report individually and in parallel 2019-07-18 10:26:33 -04:00
dannyrb
579c2b41d1 Set path and enable workspaces 2019-07-16 14:27:22 -04:00
dannyrb
413214786d Change copy syntax; try running tests on viewers from root for circleci 2019-07-16 13:31:52 -04:00
Erik Ziegler
81cb9d3a75 ci(rollbar): Add Rollbar script during CI deploy 2019-06-27 09:41:21 +02:00
João Felipe de Medeiros Moreira
612832069d ci: add e2e tests with cypress
* Creates E2E tests using Cypress and includes two tests

* Improves yarn.lock file

* Includes documentation

* Cypress project id

* test e2e w/ ci and video

* run unit command before e2e

* Also cache cypress

* Persist cypress to next build step

* Try a different path

* Try without working dir

* Persist less data, but restore yarn/cypress cache in next step

* Install cypress to invalidate cache

* Add e2e as a blocker for merged publishing
2019-06-22 10:02:07 -04:00
Erik Ziegler
45808dc0f1
ci(Circle): Add deploy tracking and source map upload to Rollbar (#545) 2019-06-12 15:06:24 +02:00
Erik Ziegler
d20492ac62
docs(circleci): Set up automatic deploys to GCP for hosting viewer.ohif.org (#491) 2019-06-05 22:08:28 +02:00
dannyrb
14d99f1922 fix: Tag multiple docker images; push multiple docker images 2019-05-21 14:51:57 -04:00
dannyrb
2a83318cd7 fix: Remove npmrc file if it exists 2019-05-21 14:42:47 -04:00
dannyrb
c2358c5059 fix: push docker image with full version tag 2019-05-21 14:33:04 -04:00
dannyrb
762aee9efa fix: Now that we can access our new version, lets see if we can use it correctly in our docker tag 2019-05-21 14:24:47 -04:00
dannyrb
a02a41f706 fix: Drop the tilde; may not be part of the workspace we're preserving 2019-05-21 14:12:47 -04:00
dannyrb
caf989f77c fix: Make sure we persist our npm_publish changes so docker_publish can access new version number 2019-05-21 14:01:14 -04:00
dannyrb
ca881f207a fix: explicit txt extension for tmp version file 2019-05-21 13:41:42 -04:00
dannyrb
0fc22f97dd fix: Try to tag docker image w/ correct/new version number 2019-05-21 13:33:50 -04:00
dannyrb
e94a01a3e9 formatting 2019-05-21 13:00:03 -04:00
dannyrb
8cc9e5b485 Expand to multiple lines 2019-05-21 12:59:25 -04:00
dannyrb
fdd74421cc Push latest tag as well 2019-05-21 12:55:50 -04:00
dannyrb
5feb29422c Try using latest version to bump docker image tag 2019-05-21 12:53:15 -04:00
dannyrb
d9e9fc45a1 Add docker_publish to master merge 2019-05-20 21:27:47 -04:00
dannyrb
851ec0be6a Add a docker_publish job 2019-05-20 21:26:39 -04:00
dannyrb
c0d6e4cee9 Try shelling out to use our GITHUB_TOKEN env variable 2019-05-16 01:17:09 -04:00
dannyrb
1c0b064d9b Try stubbed git user info 2019-05-16 00:37:12 -04:00
dannyrb
39112c211d Employ same trick for publishing docs "trust" github host 2019-05-16 00:05:19 -04:00
dannyrb
c90c3e2f98 Publish docs to gh-pages on merge to master 2019-05-15 23:12:46 -04:00
dannyrb
f1b1c83751 Update circleci and semantic-release to handle master merges 2019-05-15 21:55:03 -04:00
dannyrb
88733202de Use default config when building for scripts package 2019-04-29 16:17:02 -04:00
dannyrb
3447c80a6a Split build command; one for web, one for package source 2019-04-28 14:59:47 -04:00
dannyrb
bb748a2ec3 Test w/ dry run flag 2019-04-26 16:28:05 -04:00