Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: project stub for python order utilities | F. Eugene Aumson | 2018-10-13 | 1 | -0/+92 |
| | | | | | | | An empty project, with respect to functionality, but one configured with a test framework, linters, CI integration, etc. https://app.asana.com/0/836857747873847/839549782781239/f | ||||
* | Use medium+ resource class for build-website (#1129) | Alex Browne | 2018-10-12 | 1 | -0/+1 |
| | |||||
* | Use bundlewatch instead of bundlesize | Leonid Logvinov | 2018-10-09 | 1 | -1/+1 |
| | |||||
* | Add website build to instructions | Fabio Berger | 2018-10-04 | 1 | -0/+3 |
| | |||||
* | Revert format and re-add changes | Fabio Berger | 2018-10-04 | 1 | -256/+256 |
| | |||||
* | Build website in parallel with other tests since no other test relies on it ↵ | Fabio Berger | 2018-10-04 | 1 | -252/+256 |
| | | | | being built to run | ||||
* | Change cache key back to repo from repo-built | Leonid Logvinov | 2018-10-02 | 1 | -8/+8 |
| | |||||
* | Change the lint command back | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Merge build & install | Leonid Logvinov | 2018-10-02 | 1 | -34/+4 |
| | |||||
* | Remove deps cache all together | Leonid Logvinov | 2018-10-02 | 1 | -50/+1 |
| | |||||
* | Cache all nested node_modules directories | Leonid Logvinov | 2018-10-02 | 1 | -5/+42 |
| | |||||
* | Explicitly specify yarn cache folder | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Separate deps and built caches | Leonid Logvinov | 2018-10-02 | 1 | -16/+16 |
| | |||||
* | Build tslint rules before running linter | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
| | |||||
* | Cache yarn cache directory without node modules | Leonid Logvinov | 2018-10-02 | 1 | -1/+0 |
| | |||||
* | Run linter before prettier as it fails more often | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Add yarn cache path | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
| | |||||
* | Split CI install and build steps | Leonid Logvinov | 2018-10-02 | 1 | -6/+28 |
| | |||||
* | Move bundle-size out of static tests and don't wait for a build with static ↵ | Leonid Logvinov | 2018-10-02 | 1 | -3/+11 |
| | | | | tests | ||||
* | Fix no_website CI builds | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Check bundle size on CI | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-26 | 1 | -2/+2 |
|\ | |||||
| * | Use the 0xorg DockerHub account instead of albrow (#1084) | Alex Browne | 2018-09-25 | 1 | -2/+2 |
| | | |||||
| * | Feature/custom verdaccio dockerfile (#1083) | Alex Browne | 2018-09-25 | 1 | -1/+1 |
| | | | | | | | | Create custom verdaccio docker image | ||||
* | | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-21 | 1 | -0/+2 |
|\| | |||||
| * | Bump CircleCI resource class for build and test-publish | Alex Browne | 2018-09-12 | 1 | -0/+2 |
| | | |||||
* | | enable sol-doc tests in circleci | F. Eugene Aumson | 2018-08-31 | 1 | -0/+8 |
|/ | |||||
* | Run yarn a second time if the first fails | Fabio Berger | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | fix: Use yarn version 1.9.4 on CI | Alex Browne | 2018-08-24 | 1 | -3/+3 |
| | |||||
* | Merge pull request #924 from 0xProject/wrap-typedoc | Fabio Berger | 2018-08-24 | 1 | -9/+16 |
|\ | | | | | Improved Docs & Removed monorepo-scripts from packages | ||||
| * | Ignore error of first yarn install | Fabio Berger | 2018-08-22 | 1 | -1/+1 |
| | | |||||
| * | Double install catching first ones error | Fabio Berger | 2018-08-22 | 1 | -1/+3 |
| | | |||||
| * | Add yarn cache clean | Fabio Berger | 2018-08-22 | 1 | -0/+1 |
| | | |||||
| * | Remove duplicate install cmd | Fabio Berger | 2018-08-22 | 1 | -3/+0 |
| | | |||||
| * | Run yarn twice on CI | Fabio Berger | 2018-08-22 | 1 | -2/+3 |
| | | |||||
| * | Check yarn info on CircleCi | Fabio Berger | 2018-08-22 | 1 | -0/+2 |
| | | |||||
| * | Use bash for loop for generating docs for each package, revert changes to script | Fabio Berger | 2018-08-22 | 1 | -0/+12 |
| | | |||||
| * | Undo prettier | Fabio Berger | 2018-08-17 | 1 | -237/+237 |
| | | |||||
| * | Remove 0x.js from Circle CI | Fabio Berger | 2018-08-14 | 1 | -245/+237 |
| | | |||||
* | | Update CI config to check development instead of v2-prototype branch | Alex Browne | 2018-08-23 | 1 | -1/+1 |
|/ | |||||
* | Run publish/installation tests in CircleCI (#951) | Alex Browne | 2018-08-14 | 1 | -0/+13 |
| | | | | feat(monorepo-scripts): Run publish tests in CircleCI | ||||
* | Update CI config and package.json to run @0xproject/utils tests on CI | Alex Browne | 2018-08-09 | 1 | -0/+1 |
| | |||||
* | Fix circle.yml | Fabio Berger | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Fix 0x.js tests on CI | Leonid Logvinov | 2018-07-18 | 1 | -1/+1 |
| | |||||
* | add tests of abi-gen | F. Eugene Aumson | 2018-07-09 | 1 | -0/+8 |
| | |||||
* | Improve reliability of the minimum block number hack for the devnet/geth | Alex Browne | 2018-06-29 | 1 | -2/+2 |
| | |||||
* | fix name | Fabio Berger | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | Add missing package tests from circleci | Fabio Berger | 2018-06-22 | 1 | -19/+64 |
| | |||||
* | Run contracts tests against Geth in CI | Alex Browne | 2018-06-08 | 1 | -19/+22 |
| | |||||
* | Don't build website if no changes were made to it | Leonid Logvinov | 2018-06-07 | 1 | -1/+6 |
| | |||||
* | Remove lerna bootstrap | Leonid Logvinov | 2018-06-07 | 1 | -1/+0 |
| | |||||
* | Don't wait con contract tests to submit coverage | Leonid Logvinov | 2018-06-01 | 1 | -1/+0 |
| | |||||
* | Keep node versions consistent | Leonid Logvinov | 2018-06-01 | 1 | -5/+5 |
| | |||||
* | Split tests into two buckets | Leonid Logvinov | 2018-06-01 | 1 | -25/+23 |
| | |||||
* | Use a newer version of node/yarn to speed-up deps instaation | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Try to cache dependencies | Leonid Logvinov | 2018-06-01 | 1 | -15/+12 |
| | |||||
* | Combine lint and pretttier tests together | Leonid Logvinov | 2018-06-01 | 1 | -17/+3 |
| | |||||
* | Rebalance tests | Leonid Logvinov | 2018-06-01 | 1 | -25/+10 |
| | |||||
* | Temporarily disable installation tests | Leonid Logvinov | 2018-05-25 | 1 | -3/+3 |
| | |||||
* | Disable contracts coverage on CI | Leonid Logvinov | 2018-05-25 | 1 | -8/+0 |
| | |||||
* | Revert to lerna:run lint | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Do lint sequentially | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Exclude monorepo-scripts from tslint as test | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Move from using lerna multi-package commands to wsrun, update README's ↵ | Fabio Berger | 2018-05-15 | 1 | -6/+6 |
| | | | | accordingly | ||||
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -8/+8 |
| | |||||
* | Implement the resolver | Leonid Logvinov | 2018-04-12 | 1 | -0/+7 |
| | |||||
* | Fix some of the publishing/installation issues | Leonid Logvinov | 2018-04-12 | 1 | -3/+3 |
| | |||||
* | Temporarily remove installation test | Leonid Logvinov | 2018-04-03 | 1 | -3/+3 |
| | |||||
* | Add typeRoots | Leonid Logvinov | 2018-03-27 | 1 | -1/+0 |
| | |||||
* | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 1 | -0/+13 |
| | |||||
* | Add tests for sol-cov | Leonid Logvinov | 2018-03-15 | 1 | -0/+7 |
| | |||||
* | Enable coverage for all other packages with tests | Leonid Logvinov | 2018-03-15 | 1 | -0/+44 |
| | |||||
* | Fix parallel coverage results reporting | Leonid Logvinov | 2018-03-15 | 1 | -3/+27 |
| | |||||
* | Configure post build hook | Leonid Logvinov | 2018-03-14 | 1 | -2/+3 |
| | |||||
* | Notify coveralls after all tasks have finished | Leonid Logvinov | 2018-03-14 | 1 | -0/+2 |
| | |||||
* | Revert "Report all coverage reports together" | Leonid Logvinov | 2018-03-14 | 1 | -21/+0 |
| | | | | This reverts commit 11ed5d62baa0cce4014afaf6986a0745cc853bef. | ||||
* | Report all coverage reports together | Leonid Logvinov | 2018-03-13 | 1 | -0/+21 |
| | |||||
* | Fix scopes | Leonid Logvinov | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Fix CI config | Leonid Logvinov | 2018-01-18 | 1 | -3/+3 |
| | |||||
* | Add --frozen-lockfile flag on CI | Leonid Logvinov | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Test deployer separately from contracts | Leonid Logvinov | 2018-01-17 | 1 | -3/+19 |
| | |||||
* | Fix ignore configuration | Leonid Logvinov | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Fix the glob pattern for exclusion | Leonid Logvinov | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Run testrpc for rest tests | Leonid Logvinov | 2018-01-16 | 1 | -0/+4 |
| | |||||
* | Separate contracts tests from others | Leonid Logvinov | 2018-01-16 | 1 | -2/+14 |
| | |||||
* | Change cached directory | Leonid Logvinov | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Respore dependency cache | Leonid Logvinov | 2018-01-16 | 1 | -0/+2 |
| | |||||
* | Revert "Don't run testrpc for the rest of the tests" | Leonid Logvinov | 2018-01-16 | 1 | -0/+4 |
| | | | | This reverts commit ae8cb2e6a8fc4bcd49fd4713308590a97c54556f. | ||||
* | Don't run testrpc for the rest of the tests | Leonid Logvinov | 2018-01-16 | 1 | -4/+0 |
| | |||||
* | Split tests into two bundles | Leonid Logvinov | 2018-01-16 | 1 | -3/+19 |
| | |||||
* | Add caching between steps | Leonid Logvinov | 2018-01-16 | 1 | -0/+17 |
| | |||||
* | Specify the executor | Leonid Logvinov | 2018-01-16 | 1 | -0/+6 |
| | |||||
* | Test workflow | Leonid Logvinov | 2018-01-16 | 1 | -0/+20 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -0/+1 |
| | |||||
* | Update snapshot and artifacts | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Use the new snapshot including WETH9 and it's artifacts | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Change circle commit hash to the newest one from the monorepo | Leonid Logvinov | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Fix CI command | Leonid Logvinov | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Move conditional running of umd test to 0x.js's package.json | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
| | |||||
* | Standardize around a `test:circleci` command that any sub-package can ↵ | Fabio Berger | 2017-11-14 | 1 | -2/+1 |
| | | | | implement in order to have their tests run on CircleCi | ||||
* | Only run umd tests on development | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | remove unnecessary -- | Fabio Berger | 2017-11-14 | 1 | -5/+5 |
| | |||||
* | Add missing key | Fabio Berger | 2017-11-14 | 1 | -0/+1 |
| | |||||
* | Simply lerna command and run bootstrap to install dependencies | Fabio Berger | 2017-11-14 | 1 | -5/+6 |
| | |||||
* | Fix lerna command | Fabio Berger | 2017-11-14 | 1 | -4/+4 |
| | |||||
* | Add checkout | Fabio Berger | 2017-11-14 | 1 | -0/+1 |
| | |||||
* | Upgrade circleci to version 2.0 | Fabio Berger | 2017-11-14 | 1 | -0/+27 |