Leonid Logvinov
f05d2906e8
Split installation tests in chunks of 10 to not run out of memory
2019-01-08 16:00:05 +01:00
Greg Hysen
3c62815fe3
added changelog entry for monorepo-scripts
2019-01-07 15:50:48 -08:00
Greg Hysen
37b6858869
Hide dutch auction wrapper from docs -- hopefully this will prevent the "must export Web3Wrapper" error from doc generation
2019-01-07 15:50:48 -08:00
Steve Klebanoff
80f1fe1373
Merge branch 'feature/monorepo/release-notes' of github.com:0xProject/0x-monorepo into feature/monorepo/release-notes
2019-01-07 09:45:21 -08:00
Steve Klebanoff
571bc736e5
Make error message less scary
2019-01-07 09:45:04 -08:00
Fabio B
99016cc5a6
Use explicit undefined check
...
Co-Authored-By: steveklebanoff <steve@0xproject.com>
2019-01-07 09:43:35 -08:00
Steve Klebanoff
f1a7efc97e
Return void and throw error instead of logging and returning boolean
2019-01-04 09:01:13 -08:00
Steve Klebanoff
442de09bbe
Add async suffix
2019-01-04 08:54:44 -08:00
Steve Klebanoff
9131ca1562
Use constant
2019-01-02 15:22:07 -08:00
Steve Klebanoff
92d45a19d1
await alerting discord
2019-01-02 15:19:38 -08:00
Steve Klebanoff
9f47f90c6e
remove unused export
2019-01-02 15:16:45 -08:00
Steve Klebanoff
472f89bd3d
feat(monorepo-scripts): Alert to discord when new publish happens
2019-01-02 14:46:31 -08:00
Steve Klebanoff
2e2e157fc8
Fix for asset-buyer documentation
2018-12-14 16:20:45 -08:00
Fabio Berger
96b8100a78
Publish
...
- 0x.js@2.0.7
- @0x/abi-gen@1.0.18
- @0x/abi-gen-wrappers@2.0.1
- @0x/assert@1.0.19
- @0x/asset-buyer@3.0.3
- @0x/base-contract@3.0.9
- @0x/connect@3.0.9
- @0x/contract-wrappers@4.1.2
- @0x/dev-tools-pages@0.0.9
- @0x/dev-utils@1.0.20
- ethereum-types@1.1.3
- @0x/fill-scenarios@1.0.15
- @0x/instant@1.0.3
- @0x/json-schemas@2.1.3
- @0x/metacoin@0.0.31
- @0x/migrations@2.2.1
- @0x/monorepo-scripts@1.0.15
- @0x/order-utils@3.0.6
- @0x/order-watcher@2.2.7
- @0x/pipeline@1.0.1
- @0x/react-docs@1.0.21
- @0x/react-shared@1.0.24
- @0x/sol-compiler@1.1.15
- @0x/sol-cov@2.1.15
- @0x/sol-doc@1.0.10
- @0x/sol-resolver@1.1.0
- @0x/sra-spec@1.0.12
- @0x/subproviders@2.1.7
- @0x/testnet-faucets@1.0.59
- @0x/types@1.4.0
- @0x/typescript-typings@3.0.5
- @0x/utils@2.0.7
- @0x/web3-wrapper@3.2.0
- @0x/website@0.0.62
- @0x/contracts-examples@1.0.1
- @0x/contracts-extensions@1.0.1
- @0x/contracts-interfaces@1.0.1
- @0x/contracts-libs@1.0.1
- @0x/contracts-multisig@1.0.1
- @0x/contracts-protocol@2.1.57
- @0x/contracts-test-utils@1.0.1
- @0x/contracts-tokens@1.0.1
- @0x/contracts-utils@1.0.1
2018-12-11 15:38:43 -08:00
kao
f14603ca4d
Implement prefer-template tslint rule
2018-12-07 17:06:52 -08:00
Leonid Logvinov
754be75dbf
Fix hardcoded path in release notes fetching
2018-12-03 12:48:53 +01:00
Steve Klebanoff
d77efb611e
Remove env var check for INSTANT_HEAP_ANALYTICS_ID_PRODUCTION since this is only needed on discharge
2018-11-30 12:49:07 -08:00
Leonid Logvinov
ebc3116909
Revert "[@0x/instant] Fix CI build broken by instant installation tests"
2018-11-26 14:09:24 +01:00
Leonid Logvinov
0c0a1db114
Fix the lerna paremeter name from cdVersions to cd-versions
2018-11-23 14:51:21 +01:00
Fabio Berger
f46a49fd13
Publish
...
- 0x.js@2.0.5
- @0x/abi-gen@1.0.17
- @0x/abi-gen-wrappers@1.1.0
- @0x/assert@1.0.18
- @0x/asset-buyer@3.0.1
- @0x/base-contract@3.0.7
- @0x/connect@3.0.7
- @0x/contract-addresses@1.2.0
- @0x/contract-wrappers@4.1.0
- contracts@2.1.55
- @0x/dev-tools-pages@0.0.7
- @0x/dev-utils@1.0.18
- @0x/fill-scenarios@1.0.13
- @0x/instant@1.0.1
- @0x/json-schemas@2.1.2
- @0x/metacoin@0.0.29
- @0x/migrations@2.1.0
- @0x/monorepo-scripts@1.0.14
- @0x/order-utils@3.0.3
- @0x/order-watcher@2.2.5
- @0x/react-docs@1.0.19
- @0x/react-shared@1.0.22
- @0x/sol-compiler@1.1.13
- @0x/sol-cov@2.1.13
- @0x/sol-doc@1.0.8
- @0x/sol-resolver@1.0.17
- @0x/sra-spec@1.0.11
- @0x/subproviders@2.1.5
- @0x/testnet-faucets@1.0.57
- @0x/types@1.3.0
- @0x/utils@2.0.6
- @0x/web3-wrapper@3.1.5
- @0x/website@0.0.60
2018-11-21 21:09:47 +00:00
Fabio Berger
68c15de890
print out error message and stack
2018-11-21 17:27:40 +00:00
Fabio Berger
71d15a68c1
immediately return the patch incremented version if no changelog entries exist
2018-11-21 17:27:27 +00:00
Steve Klebanoff
497385818b
Check for instant heap production credentials in pre-publish step
2018-11-19 15:38:09 -08:00
Jacob Evans
b4a11de097
Publish
...
- 0x.js@2.0.1
- @0x/abi-gen@1.0.15
- @0x/abi-gen-wrappers@1.0.2
- @0x/assert@1.0.15
- @0x/asset-buyer@2.2.0
- @0x/base-contract@3.0.3
- @0x/connect@3.0.3
- @0x/contract-addresses@1.1.0
- @0x/contract-artifacts@1.1.0
- @0x/contract-wrappers@3.0.1
- contracts@2.1.51
- @0x/dev-tools-pages@0.0.3
- @0x/dev-utils@1.0.14
- ethereum-types@1.1.2
- @0x/fill-scenarios@1.0.9
- @0x/instant@0.0.4
- @0x/json-schemas@2.0.1
- @0x/metacoin@0.0.25
- @0x/migrations@2.0.1
- @0x/monorepo-scripts@1.0.13
- @0x/order-utils@2.0.1
- @0x/order-watcher@2.2.1
- @0x/react-docs@1.0.15
- @0x/react-shared@1.0.18
- @0x/sol-compiler@1.1.9
- @0x/sol-cov@2.1.9
- @0x/sol-doc@1.0.4
- @0x/sol-resolver@1.0.16
- @0x/sra-spec@1.0.8
- @0x/subproviders@2.1.1
- @0x/testnet-faucets@1.0.53
- @0x/tslint-config@1.0.10
- @0x/types@1.2.1
- @0x/typescript-typings@3.0.4
- @0x/utils@2.0.4
- @0x/web3-wrapper@3.1.1
- @0x/website@0.0.56
2018-11-09 16:28:52 +11:00
Alex Browne
2c04ee3f5e
chore: Add --format stylish to tslint
2018-10-23 18:30:11 -07:00
Brandon Millman
dcd428a4a2
feat(monorepo-scripts): add ForwarderWrapperError to IGNORED_EXCESSIVE_TYPES in docGenConfigs
2018-10-23 10:01:46 -07:00
Leonid Logvinov
3f2b6482c3
Fix the package versions in release notes
2018-10-19 15:36:46 +02:00
Leonid Logvinov
a7336d3c65
Don't attempt publishing if no packages need it
2018-10-18 16:16:27 +02:00
Leonid Logvinov
8b62b350b1
Publish
...
- 0x.js@2.0.0
- @0x/abi-gen@1.0.14
- @0x/abi-gen-wrappers@1.0.1
- @0x/assert@1.0.14
- @0x/asset-buyer@2.1.0
- @0x/base-contract@3.0.2
- @0x/connect@3.0.2
- @0x/contract-addresses@1.0.1
- @0x/contract-artifacts@1.0.1
- @0x/contract-wrappers@3.0.0
- contracts@2.1.50
- @0x/dev-tools-pages@0.0.2
- @0x/dev-utils@1.0.13
- ethereum-types@1.1.1
- @0x/fill-scenarios@1.0.8
- @0x/instant@0.0.3
- @0x/json-schemas@2.0.0
- @0x/metacoin@0.0.24
- @0x/migrations@2.0.0
- @0x/monorepo-scripts@1.0.12
- @0x/order-utils@2.0.0
- @0x/order-watcher@2.2.0
- @0x/react-docs@1.0.14
- @0x/react-shared@1.0.17
- @0x/sol-compiler@1.1.8
- @0x/sol-cov@2.1.8
- @0x/sol-doc@1.0.3
- @0x/sol-resolver@1.0.15
- @0x/sra-spec@1.0.7
- @0x/subproviders@2.1.0
- @0x/testnet-faucets@1.0.52
- @0x/tslint-config@1.0.9
- @0x/types@1.2.0
- @0x/typescript-typings@3.0.3
- @0x/utils@2.0.3
- @0x/web3-wrapper@3.1.0
- @0x/website@0.0.55
2018-10-18 16:03:00 +02:00
Jacob Evans
2735fb4fa6
chore: change README.md from 0xproject to 0x
2018-10-18 22:30:09 +11:00
Jacob Evans
9f924e459c
chore: change package org from 0xproject to 0x
2018-10-18 22:27:31 +11:00
Leonid Logvinov
f8876ab60b
Remove sra-report
2018-10-18 13:15:39 +02:00
Jacob Evans
02cf99fa36
fix(order-utils): remove constants export
2018-10-18 11:07:00 +11:00
Kadinsky
5ec4b27200
Merge pull request #1145 from 0xProject/refactorSchemasToJSON
...
Move json-schema schemas to JSON files
2018-10-17 19:01:29 +01:00
Brandon Millman
84057934c6
Merge branch 'development' into feature/website/asset-buyer-docs
...
* development: (31 commits)
Update CODEOWNERS
Update CODEOWNERS
Update CODEOWNERS
Add leo to CODEOWNERS on some packages
fix(monorepo-scripts): Format date as UTC not local time.
Bump max bundle size for instant
fix: dont use enum string as type as typedoc gets confused
feat: export AssetData from order-utils
feat: export AssetData from utils
chore: temporarily increase the bundle size for instant
Remove order-utils from dependencies
Run tests on circle CI
Add tests for format and use toFixed instead of round for usd
Remove expiry buffer seconds option from AssetBuyer init
Add ts-optchain and use it instead of lodash get
Hide USD price when ETH-USD price is not available
Rename OrderDetailsRow to EthAmountRow
fix: add Steve's github account to about page, and capitalize AppFolio correctly
Put boundNoop in a util file
Add tnxHash to buy button callbacks
...
2018-10-17 10:30:29 -07:00
Fabio Berger
7c87d2e38b
chore: Update TypeDoc to 0.13.0 (supports TS v3.1)
2018-10-17 16:18:28 +01:00
Jacob Evans
0013bafc62
fix(monorepo-scripts): Format date as UTC not local time.
...
Down under is in the future and causes many conflicts when formatting the timestamp in the local context. All previous releases jumped a day ahead. By setting this to UTC we will have consistent formatted dates in the changelogs no matter where one publishes from.
npm-cli-login fails on node 10 as a deprecation in node 9 has finished. This package appears to be unmaintained so we now have a fork with a fix
2018-10-17 14:25:02 +11:00
Brandon Millman
55be070dcf
feat(monorepo-scripts): add AssetBuyer to CLASSES_WITH_HIDDEN_CONSTRUCTORS
2018-10-16 10:00:49 -07:00
Brandon Millman
2c286ad897
feat(monorepo-scripts): add AssetBuyerError to IGNORED_EXCESSIVE_TYPES
2018-10-16 10:00:49 -07:00
Fabio Berger
72f5719b34
Added note about restriction on testDirectory
2018-10-16 15:17:49 +01:00
Fabio Berger
8cffe65047
fix(monorepo-scripts): Move the creation of the .installation-test
directory OUTSIDE of the monorepo root, so that the installed packages can't reference the hoisted node_modules folder
2018-10-16 13:22:15 +01:00
Alex Browne
f0e4837983
Fix failing doc generation tests
2018-10-15 13:38:59 -07:00
Alex Browne
24673be1cd
Add resolveJsonModule: true to test_installation.ts
2018-10-15 13:38:59 -07:00
Brandon Millman
b5d88079d9
Publish
...
- 0x.js@1.0.8
- @0xproject/abi-gen@1.0.13
- @0xproject/assert@1.0.13
- @0xproject/asset-buyer@2.0.0
- @0xproject/base-contract@3.0.1
- @0xproject/connect@3.0.1
- @0xproject/contract-wrappers@2.0.2
- contracts@2.1.49
- @0xproject/dev-utils@1.0.12
- ethereum-types@1.0.11
- @0xproject/fill-scenarios@1.0.7
- @0xproject/instant@0.0.2
- @0xproject/json-schemas@1.0.7
- @0xproject/metacoin@0.0.23
- @0xproject/migrations@1.0.14
- @0xproject/monorepo-scripts@1.0.11
- @0xproject/order-utils@1.0.7
- @0xproject/order-watcher@2.1.1
- @0xproject/react-docs@1.0.13
- @0xproject/react-shared@1.0.15
- @0xproject/sol-compiler@1.1.7
- @0xproject/sol-cov@2.1.7
- @0xproject/sol-doc@1.0.2
- @0xproject/sol-resolver@1.0.14
- @0xproject/sra-report@1.0.13
- @0xproject/sra-spec@1.0.6
- @0xproject/subproviders@2.0.7
- @0xproject/testnet-faucets@1.0.51
- @0xproject/tslint-config@1.0.8
- @0xproject/types@1.1.4
- @0xproject/typescript-typings@3.0.2
- @0xproject/utils@2.0.2
- @0xproject/web3-wrapper@3.0.3
- @0xproject/website@0.0.54
2018-10-04 15:52:06 -07:00
Leonid Logvinov
f4e4eef48e
Introduce a build:ci command that doesn't build webpack bundles
2018-10-02 15:09:24 +02:00
Fabio Berger
ac14dd2b29
Publish
...
- 0x.js@1.0.7
- @0xproject/abi-gen@1.0.12
- @0xproject/assert@1.0.12
- @0xproject/asset-buyer@1.0.2
- @0xproject/base-contract@3.0.0
- @0xproject/connect@3.0.0
- @0xproject/contract-wrappers@2.0.1
- contracts@2.1.48
- @0xproject/dev-utils@1.0.11
- ethereum-types@1.0.9
- @0xproject/fill-scenarios@1.0.6
- @0xproject/json-schemas@1.0.5
- @0xproject/metacoin@0.0.22
- @0xproject/migrations@1.0.13
- @0xproject/monorepo-scripts@1.0.10
- @0xproject/order-utils@1.0.6
- @0xproject/order-watcher@2.1.0
- @0xproject/react-docs@1.0.12
- @0xproject/react-shared@1.0.13
- @0xproject/sol-compiler@1.1.6
- @0xproject/sol-cov@2.1.6
- @0xproject/sol-doc@1.0.1
- @0xproject/sol-resolver@1.0.12
- @0xproject/sra-report@1.0.12
- @0xproject/sra-spec@1.0.5
- @0xproject/subproviders@2.0.6
- @0xproject/testnet-faucets@1.0.50
- @0xproject/types@1.1.2
- @0xproject/typescript-typings@3.0.0
- @0xproject/utils@2.0.0
- @0xproject/web3-wrapper@3.0.2
- @0xproject/website@0.0.53
2018-09-28 19:16:07 +01:00
Fabio Berger
f8532b3f51
Typo
2018-09-26 13:15:42 +01:00
Fabio Berger
f33ecfd2fc
Support passing in package names into publish_release_notes command-line for when publishing must be done manually
2018-09-26 13:11:12 +01:00
Leonid Logvinov
29f6adc2ed
Publish
...
- 0x.js@1.0.4
- @0xproject/abi-gen@1.0.9
- @0xproject/assert@1.0.9
- @0xproject/base-contract@2.0.3
- @0xproject/connect@2.0.2
- @0xproject/contract-wrappers@1.0.4
- contracts@2.1.45
- @0xproject/dev-utils@1.0.8
- ethereum-types@1.0.7
- @0xproject/fill-scenarios@1.0.3
- @0xproject/forwarder-helper@1.0.4
- @0xproject/json-schemas@1.0.2
- @0xproject/metacoin@0.0.19
- @0xproject/migrations@1.0.10
- @0xproject/monorepo-scripts@1.0.9
- @0xproject/order-utils@1.0.3
- @0xproject/order-watcher@1.0.4
- @0xproject/react-docs@1.0.9
- @0xproject/react-shared@1.0.10
- @0xproject/sol-compiler@1.1.3
- @0xproject/sol-cov@2.1.3
- @0xproject/sol-resolver@1.0.9
- @0xproject/sra-report@1.0.9
- @0xproject/sra-spec@1.0.2
- @0xproject/subproviders@2.0.3
- @0xproject/testnet-faucets@1.0.47
- @0xproject/types@1.0.2
- @0xproject/typescript-typings@2.0.1
- @0xproject/utils@1.0.9
- @0xproject/web3-wrapper@2.0.3
- @0xproject/website@0.0.50
2018-09-21 16:59:27 +02:00
Leonid Logvinov
7dd28d6fab
Don't depend on a specific version of node types
2018-09-21 16:37:20 +02:00