Commit Graph

160 Commits

Author SHA1 Message Date
Victor Baranov 3d18e6b83d Fix token removal 2019-06-28 16:56:33 +03:00
Victor Baranov 826eea3403 Remove test-integration-mascarachrome since we don't support mascara 2019-06-28 16:29:40 +03:00
Victor Baranov 16dae915df Update web3-eth-abi package 2019-06-28 16:18:24 +03:00
Victor Baranov 130c9b38e5 Update package.json deps 2019-06-18 20:57:36 +03:00
Victor Baranov dceef8fb7c -> node 8.15 2019-06-11 23:52:34 +03:00
Victor Baranov c341f6479b comment test-integration-mascara-firefox test 2019-03-27 20:53:23 +03:00
Victor Baranov 09c0cb5efb Fix buy URL 2019-03-27 20:46:07 +03:00
Victor Baranov f0cb41ac4e remove sudo apt-get update 2019-03-27 19:57:11 +03:00
Victor Baranov 4ee56eef2c Disable installinf of latest Chrome version in Circle CI 2019-03-27 19:42:33 +03:00
Victor Baranov 4f43df62c7 npm 6.4.1 -> 6.9.0 in Circle CI 2019-03-18 00:15:32 +03:00
Victor Baranov fbbb6ce0bf disable test-deps test 2019-03-18 00:12:52 +03:00
Victor Baranov 590d7773e8 Disable Firefox e2e tests until we will submit release to FF 2019-01-23 17:43:07 +03:00
Victor Baranov d9ecb557f4 Fixate npm 6.4.1 version in circleci test-deps task 2019-01-16 14:34:24 +03:00
dennistikhomirov b21bb988e3 update chrome to latest 2018-12-20 08:10:36 -08:00
Victor Baranov 7fd2fa9319 update test-deps command 2018-12-12 01:22:07 +03:00
Victor Baranov 9afd7c2580 npx nsp check -> npm audit 2018-12-12 00:53:10 +03:00
dennistikhomirov a6435b0d0c e2e:fix install firefox script name 2018-10-25 10:37:04 -07:00
Victor Baranov a5a39facd7 remove prep-deps-firefox task from the list 2018-10-23 17:41:09 +03:00
Victor Baranov 5d43b66daf remove prep-deps-firefox step from CI 2018-10-23 17:18:16 +03:00
Victor Baranov 9c0b5661e2 upstream from MM 4.11.0 2018-10-19 18:18:48 +03:00
Victor Baranov 3452d40e3f Update npm version in Circle CI config 2018-09-19 18:49:43 +03:00
Victor Baranov 285e406dcd POA tokens support - including of poa-contract-metadata package 2018-09-18 12:30:37 +03:00
Whymarrh Whitby 765cac839c Update Firefox version for e2e tests 2018-09-11 09:38:59 -07:00
dennistikhomirov 6154bd5f13 restore original circle config 2018-09-07 04:03:44 -07:00
dennistikhomirov 71ed15714a update e2e 2018-09-07 02:12:49 -07:00
Victor Baranov 4ce5c6195f Update Circle CI config for Firefox 2018-09-05 13:43:16 +03:00
Victor Baranov 40ecae7296 Return Firefox e2e tests 2018-09-05 11:24:30 +03:00
Victor Baranov c9701afebf Update Circle CI config 2018-08-21 13:03:01 +03:00
Whymarrh Whitby 00906937a1 ci: Use workspaces instead of caches for passing data downstream
CircleCI no longer allows external PR builds to save caches so jobs
that depend on cached data from a upstream job will no longer get
the files they need. This change replaces our usages of caches for
passing data downstream with workspaces, which appear to be the more
correct feature to use.

References:

- https://circleci.com/docs/2.0/workflows/#using-workspaces-to-share-data-among-jobs
- https://circleci.com/blog/deep-diving-into-circleci-workspaces/
2018-08-17 19:50:58 -02:30
Whymarrh Whitby 8f834ed87d ci: Install any npm@6 2018-08-17 18:51:02 -02:30
Whymarrh Whitby 2185197ef6 ci: Use Firefox 61.0.2 2018-08-17 18:41:12 -02:30
Whymarrh Whitby 7b89d3d473 ci: Disable Firefox updates 2018-08-17 18:41:12 -02:30
Whymarrh Whitby e493efb123 ci: Don't cache Firefox install
Two important notes:

1. The time it takes to download is negligble compared to e2e test runs
2. Since we cannot use environment variables in CircleCI cache keys we
   can't cache the download correctly and have it update when we switch
   firefox versions—this isn't the end of the world because of point 1
2018-08-17 18:41:12 -02:30
Victor Baranov c523292b23 comment test-e2e-firefox test at all 2018-08-14 20:22:42 +03:00
Victor Baranov a60fcd652e Remove e2e for Firefox as we don't publish Firefox build 2018-08-14 20:01:18 +03:00
Victor Baranov 5e881cd187 .circleci cache reconfiguration for Firefox 2018-08-14 19:47:49 +03:00
Victor Baranov 60fac270d4 revert to restoing cache for firefox from v1.0-dependency-cache-firefox- 2018-08-14 19:22:56 +03:00
Victor Baranov 42c01a7cfe firefox e2e: restore from mock cash to update cache 2018-08-14 19:13:50 +03:00
phahulin 271890e88a
Comment out step to publish docs from CI
Since we don't publish any docs yet, this step will always fail.
2018-08-09 12:09:36 +03:00
vbaranov bfc7f659fd set environment variable only for npm run dist command 2018-08-03 19:51:08 +03:00
vbaranov 82e762ed24 Update build creation step 2018-08-03 19:25:26 +03:00
Natalia fa0e5cf2ed Tests fix 2018-08-01 14:43:09 -07:00
Natalia c6a3884b05 Fixed indentations 2018-07-30 07:14:33 -07:00
Natalia 58d010aaa5 Uncommented tests, removed unused variables 2018-07-27 14:19:39 -07:00
Natalia bb24d69ebf Config format fix 2018-07-27 13:51:04 -07:00
Natalia 831fad37f8 Added master branch filter to config, added job-publish-postrelease to jobs, pumped version 2018-07-27 10:37:04 -07:00
Natalia 98f5910f83 Removed bumping version from config, added target_commitish to the publish request 2018-07-27 00:46:59 -07:00
Natalia 51ef762750 Added calling version bump before release, minor publish-release update 2018-07-26 23:24:07 -07:00
Natalia 5ebcff6b05 Added calling release script by node, added getting release id in script 2018-07-26 13:54:33 -07:00
Natalia 7611e9adb6 Disabled tests 2018-07-26 13:37:28 -07:00