Alex Browne
|
a8b8d53d9d
|
Run contracts tests against Geth in CI
|
2018-06-07 15:47:43 -07:00 |
|
Leonid Logvinov
|
8b05b864fb
|
Don't build website if no changes were made to it
|
2018-06-06 10:11:51 -07:00 |
|
Leonid Logvinov
|
319135c8fe
|
Remove lerna bootstrap
|
2018-06-06 10:11:51 -07:00 |
|
Leonid Logvinov
|
95b7601e2b
|
Don't wait con contract tests to submit coverage
|
2018-05-31 10:34:24 -07:00 |
|
Leonid Logvinov
|
f9c8bd868c
|
Keep node versions consistent
|
2018-05-31 10:33:56 -07:00 |
|
Leonid Logvinov
|
a773973b1b
|
Split tests into two buckets
|
2018-05-31 10:33:56 -07:00 |
|
Leonid Logvinov
|
a60006366b
|
Use a newer version of node/yarn to speed-up deps instaation
|
2018-05-31 10:33:56 -07:00 |
|
Leonid Logvinov
|
a66bb7889a
|
Try to cache dependencies
|
2018-05-31 10:32:43 -07:00 |
|
Leonid Logvinov
|
adfba06e85
|
Combine lint and pretttier tests together
|
2018-05-31 10:32:43 -07:00 |
|
Leonid Logvinov
|
6ee4e954f6
|
Rebalance tests
|
2018-05-31 10:32:43 -07:00 |
|
Leonid Logvinov
|
4ee636ecca
|
Temporarily disable installation tests
|
2018-05-24 16:07:11 -07:00 |
|
Leonid Logvinov
|
69c1df68c8
|
Disable contracts coverage on CI
|
2018-05-24 09:57:13 -07:00 |
|
Fabio Berger
|
473acafd14
|
Revert to lerna:run lint
|
2018-05-15 11:21:49 +02:00 |
|
Fabio Berger
|
7474e6b1c9
|
Do lint sequentially
|
2018-05-15 11:05:02 +02:00 |
|
Fabio Berger
|
323955277c
|
Exclude monorepo-scripts from tslint as test
|
2018-05-15 10:47:00 +02:00 |
|
Fabio Berger
|
478f6ed011
|
Move from using lerna multi-package commands to wsrun, update README's accordingly
|
2018-05-14 19:23:50 +02:00 |
|
Leonid Logvinov
|
a6f72de09d
|
Rename deployer to sol-compiler
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
eb89926cee
|
Implement the resolver
|
2018-04-12 12:52:48 +02:00 |
|
Leonid Logvinov
|
72aa3d3005
|
Fix some of the publishing/installation issues
|
2018-04-11 18:39:58 +02:00 |
|
Leonid Logvinov
|
7db9a01639
|
Temporarily remove installation test
|
2018-04-03 12:50:23 +03:00 |
|
Leonid Logvinov
|
ec06d8d606
|
Add typeRoots
|
2018-03-27 17:47:05 +02:00 |
|
Leonid Logvinov
|
a2e4aaa9a3
|
Add clean-state tests
|
2018-03-27 17:47:04 +02:00 |
|
Leonid Logvinov
|
f6c01520ae
|
Add tests for sol-cov
|
2018-03-15 16:19:01 +01:00 |
|
Leonid Logvinov
|
40ebb533b3
|
Enable coverage for all other packages with tests
|
2018-03-14 17:15:38 +01:00 |
|
Leonid Logvinov
|
7fe26ee719
|
Fix parallel coverage results reporting
|
2018-03-14 17:14:25 +01:00 |
|
Leonid Logvinov
|
1f81fa1c6c
|
Configure post build hook
|
2018-03-13 20:38:33 +01:00 |
|
Leonid Logvinov
|
53e1815c1d
|
Notify coveralls after all tasks have finished
|
2018-03-13 19:30:54 +01:00 |
|
Leonid Logvinov
|
0334004b11
|
Revert "Report all coverage reports together"
This reverts commit 11ed5d62ba.
|
2018-03-13 19:09:16 +01:00 |
|
Leonid Logvinov
|
11ed5d62ba
|
Report all coverage reports together
|
2018-03-13 16:34:37 +01:00 |
|
Leonid Logvinov
|
9a7c4442d2
|
Fix scopes
|
2018-01-18 14:34:35 +01:00 |
|
Leonid Logvinov
|
1380cd811e
|
Fix CI config
|
2018-01-18 14:22:49 +01:00 |
|
Leonid Logvinov
|
de3bf03f42
|
Add --frozen-lockfile flag on CI
|
2018-01-17 15:55:58 +01:00 |
|
Leonid Logvinov
|
3894311d68
|
Test deployer separately from contracts
|
2018-01-16 21:11:30 +01:00 |
|
Leonid Logvinov
|
35501dd4fc
|
Fix ignore configuration
|
2018-01-16 16:17:20 +01:00 |
|
Leonid Logvinov
|
e2ca713658
|
Fix the glob pattern for exclusion
|
2018-01-16 16:03:06 +01:00 |
|
Leonid Logvinov
|
59f9605ed9
|
Run testrpc for rest tests
|
2018-01-16 15:26:15 +01:00 |
|
Leonid Logvinov
|
9521bf8d4f
|
Separate contracts tests from others
|
2018-01-16 15:20:15 +01:00 |
|
Leonid Logvinov
|
7c1c94d39b
|
Change cached directory
|
2018-01-16 14:36:04 +01:00 |
|
Leonid Logvinov
|
8a74963815
|
Respore dependency cache
|
2018-01-16 14:31:28 +01:00 |
|
Leonid Logvinov
|
3ebd8b7f45
|
Revert "Don't run testrpc for the rest of the tests"
This reverts commit ae8cb2e6a8.
|
2018-01-16 14:11:17 +01:00 |
|
Leonid Logvinov
|
ae8cb2e6a8
|
Don't run testrpc for the rest of the tests
|
2018-01-16 14:05:11 +01:00 |
|
Leonid Logvinov
|
1ccb978612
|
Split tests into two bundles
|
2018-01-16 14:04:02 +01:00 |
|
Leonid Logvinov
|
6bc0e815e9
|
Add caching between steps
|
2018-01-16 13:54:13 +01:00 |
|
Leonid Logvinov
|
593f7e826c
|
Specify the executor
|
2018-01-16 13:45:36 +01:00 |
|
Leonid Logvinov
|
835fa0af13
|
Test workflow
|
2018-01-16 13:44:38 +01:00 |
|
Leonid Logvinov
|
e744e4cd98
|
Apply prettier config
|
2018-01-03 11:37:38 +01:00 |
|
Leonid Logvinov
|
03fd73fab8
|
Update snapshot and artifacts
|
2017-12-20 15:00:25 +01:00 |
|
Leonid Logvinov
|
b1f36a9024
|
Use the new snapshot including WETH9 and it's artifacts
|
2017-12-20 14:02:25 +01:00 |
|
Leonid Logvinov
|
3ed2eedfda
|
Change circle commit hash to the newest one from the monorepo
|
2017-12-14 15:47:03 +01:00 |
|
Leonid Logvinov
|
5401c69163
|
Fix CI command
|
2017-12-07 01:24:48 +03:00 |
|