aboutsummaryrefslogtreecommitdiffstats
path: root/.circleci
Commit message (Collapse)AuthorAgeFilesLines
* Fix 0x.js tests on CILeonid Logvinov2018-07-181-1/+1
|
* add tests of abi-genF. Eugene Aumson2018-07-091-0/+8
|
* Improve reliability of the minimum block number hack for the devnet/gethAlex Browne2018-06-291-2/+2
|
* fix nameFabio Berger2018-06-221-1/+1
|
* Add missing package tests from circleciFabio Berger2018-06-221-19/+64
|
* Run contracts tests against Geth in CIAlex Browne2018-06-081-19/+22
|
* Don't build website if no changes were made to itLeonid Logvinov2018-06-071-1/+6
|
* Remove lerna bootstrapLeonid Logvinov2018-06-071-1/+0
|
* Don't wait con contract tests to submit coverageLeonid Logvinov2018-06-011-1/+0
|
* Keep node versions consistentLeonid Logvinov2018-06-011-5/+5
|
* Split tests into two bucketsLeonid Logvinov2018-06-011-25/+23
|
* Use a newer version of node/yarn to speed-up deps instaationLeonid Logvinov2018-06-011-1/+1
|
* Try to cache dependenciesLeonid Logvinov2018-06-011-15/+12
|
* Combine lint and pretttier tests togetherLeonid Logvinov2018-06-011-17/+3
|
* Rebalance testsLeonid Logvinov2018-06-011-25/+10
|
* Temporarily disable installation testsLeonid Logvinov2018-05-251-3/+3
|
* Disable contracts coverage on CILeonid Logvinov2018-05-251-8/+0
|
* Revert to lerna:run lintFabio Berger2018-05-151-1/+1
|
* Do lint sequentiallyFabio Berger2018-05-151-1/+1
|
* Exclude monorepo-scripts from tslint as testFabio Berger2018-05-151-1/+1
|
* Move from using lerna multi-package commands to wsrun, update README's ↵Fabio Berger2018-05-151-6/+6
| | | | accordingly
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-8/+8
|
* Implement the resolverLeonid Logvinov2018-04-121-0/+7
|
* Fix some of the publishing/installation issuesLeonid Logvinov2018-04-121-3/+3
|
* Temporarily remove installation testLeonid Logvinov2018-04-031-3/+3
|
* Add typeRootsLeonid Logvinov2018-03-271-1/+0
|
* Add clean-state testsLeonid Logvinov2018-03-271-0/+13
|
* Add tests for sol-covLeonid Logvinov2018-03-151-0/+7
|
* Enable coverage for all other packages with testsLeonid Logvinov2018-03-151-0/+44
|
* Fix parallel coverage results reportingLeonid Logvinov2018-03-151-3/+27
|
* Configure post build hookLeonid Logvinov2018-03-141-2/+3
|
* Notify coveralls after all tasks have finishedLeonid Logvinov2018-03-141-0/+2
|
* Revert "Report all coverage reports together"Leonid Logvinov2018-03-141-21/+0
| | | | This reverts commit 11ed5d62baa0cce4014afaf6986a0745cc853bef.
* Report all coverage reports togetherLeonid Logvinov2018-03-131-0/+21
|
* Fix scopesLeonid Logvinov2018-01-181-2/+2
|
* Fix CI configLeonid Logvinov2018-01-181-3/+3
|
* Add --frozen-lockfile flag on CILeonid Logvinov2018-01-171-1/+1
|
* Test deployer separately from contractsLeonid Logvinov2018-01-171-3/+19
|
* Fix ignore configurationLeonid Logvinov2018-01-161-1/+1
|
* Fix the glob pattern for exclusionLeonid Logvinov2018-01-161-1/+1
|
* Run testrpc for rest testsLeonid Logvinov2018-01-161-0/+4
|
* Separate contracts tests from othersLeonid Logvinov2018-01-161-2/+14
|
* Change cached directoryLeonid Logvinov2018-01-161-1/+1
|
* Respore dependency cacheLeonid Logvinov2018-01-161-0/+2
|
* Revert "Don't run testrpc for the rest of the tests"Leonid Logvinov2018-01-161-0/+4
| | | | This reverts commit ae8cb2e6a8fc4bcd49fd4713308590a97c54556f.
* Don't run testrpc for the rest of the testsLeonid Logvinov2018-01-161-4/+0
|
* Split tests into two bundlesLeonid Logvinov2018-01-161-3/+19
|
* Add caching between stepsLeonid Logvinov2018-01-161-0/+17
|
* Specify the executorLeonid Logvinov2018-01-161-0/+6
|
* Test workflowLeonid Logvinov2018-01-161-0/+20
|
* Apply prettier configLeonid Logvinov2018-01-031-0/+1
|
* Update snapshot and artifactsLeonid Logvinov2017-12-201-1/+1
|
* Use the new snapshot including WETH9 and it's artifactsLeonid Logvinov2017-12-201-1/+1
|
* Change circle commit hash to the newest one from the monorepoLeonid Logvinov2017-12-141-1/+1
|
* Fix CI commandLeonid Logvinov2017-12-071-1/+1
|
* Move conditional running of umd test to 0x.js's package.jsonFabio Berger2017-11-141-1/+0
|
* Standardize around a `test:circleci` command that any sub-package can ↵Fabio Berger2017-11-141-2/+1
| | | | implement in order to have their tests run on CircleCi
* Only run umd tests on developmentFabio Berger2017-11-141-1/+1
|
* remove unnecessary --Fabio Berger2017-11-141-5/+5
|
* Add missing keyFabio Berger2017-11-141-0/+1
|
* Simply lerna command and run bootstrap to install dependenciesFabio Berger2017-11-141-5/+6
|
* Fix lerna commandFabio Berger2017-11-141-4/+4
|
* Add checkoutFabio Berger2017-11-141-0/+1
|
* Upgrade circleci to version 2.0Fabio Berger2017-11-141-0/+27