Commit Graph

141 Commits

Author SHA1 Message Date
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
Natalia 5ce126c7ab Added publish-release script, removed filter for master branch 2018-07-26 13:34:39 -07:00
Natalia c7777802a6 Fix config 2018-07-26 11:10:42 -07:00
Natalia 911a800bf9 removed tests from requirements for release steps, updated announce file 2018-07-26 10:45:16 -07:00
viktor 93b8219598 Merge remote-tracking branch 'origin/develop' into get-upstream 2018-07-25 16:56:25 +03:00
viktor 914a624d12 get upstream 2018-07-25 16:56:16 +03:00
Natalia fffbb787db Added Revision to the cache key in the circleci config 2018-07-24 17:02:14 -07:00
brunobar79 f63a92aa18 test npm i --no-save 2018-07-21 13:47:10 -04:00
brunobar79 54c93df3b8 test npm ci 2018-07-21 13:36:12 -04:00
brunobar79 b1cfe52f07 bump cache version 2018-07-21 12:59:22 -04:00
brunobar79 cde91fac16 added node version requirements 2018-07-21 12:43:35 -04:00
viktor 278a1efd63 linter, unit, e2e tests fixes 2018-07-19 20:07:07 +03:00
bitpshr d85fc246c5 Revert package-lock changes 2018-07-19 08:11:09 -04:00
bitpshr a319c8ce42 Version Circle cache keys for easy flushing 2018-07-19 08:04:17 -04:00
Bruno Barbieri 573659c863
Added missing step 2018-07-06 17:32:06 -04:00
Bruno Barbieri 8de2b3b1b0
dont cache what's already cached 2018-07-06 17:16:28 -04:00
Bruno Barbieri ae1c8b854f
Firefox tests fix 2018-07-06 17:13:54 -04:00
Bruno Barbieri 104c4674da
Update firefox version 2018-07-06 16:53:53 -04:00
Bruno Barbieri b90ec2a901
lets cache firefox 61 2018-07-06 16:49:50 -04:00
Bruno Barbieri 759b5b20ec
Forgot this is linux bash 2018-07-06 16:48:17 -04:00