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
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
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
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
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
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
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
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
6b41a570a5
Change doc gen configs
2018-09-04 16:36:18 +02:00
Leonid Logvinov
3ea137a78f
Remove types for eth-lightwallet from typescript-typings
2018-09-04 16:36:18 +02:00
Leonid Logvinov
77acbdd3ea
Remove types for ganache-core from typescript-typings
2018-09-04 16:36:18 +02:00
Brandon Millman
9c4c4fb19a
Export missing types and add OrderValidatorWrapper to hidden constructors
2018-08-28 12:03:21 -07:00
Fabio Berger
f4a4fefe42
Exit with non-error code at end of publishRelease
2018-08-27 15:02:12 +01:00
Fabio Berger
bc4149683e
Skip doc generation for local publishes since we test this in a separate CI test
2018-08-27 12:39:10 +01:00
Fabio Berger
6174d9ebb7
Fix typo
2018-08-27 12:34:34 +01:00
Fabio Berger
52fde551e4
Remove check since this method is now used in multiple places
2018-08-26 21:16:32 +01:00
Fabio Berger
40cf805e5e
Also use failure exit code if unexpected error occurs
2018-08-26 20:54:15 +01:00
Fabio Berger
09d6496135
Change exit code to failure
2018-08-26 20:53:21 +01:00
Fabio Berger
029ea52979
Small fixes to publish script
2018-08-24 18:58:12 +01:00
Fabio Berger
610caef73f
Fix comments
2018-08-23 15:08:02 +01:00
Fabio Berger
29a9e1fc4e
Look for all TS mapped types
2018-08-23 14:53:32 +01:00
Fabio Berger
ae937cfcce
Add catch and exit with non-zero
2018-08-23 14:53:16 +01:00
Fabio Berger
f0f4f873a9
Fix double assignment
2018-08-23 14:29:32 +01:00
Fabio Berger
15a34dca79
Fix prettier issues
2018-08-23 13:58:49 +01:00
Fabio Berger
2b38163274
Enable dry run of release publishing and handle git tags existing
2018-08-23 13:56:40 +01:00
Fabio Berger
a6cdc38d53
Add/improve comments
2018-08-22 23:25:06 +01:00
Fabio Berger
69b436babe
Refactor publish script so that root package.json configs.packagesWithDocs is canonical source of which packages have doc pages
2018-08-22 23:13:59 +01:00
Fabio Berger
b7c119b2aa
Fix many linter errors that showed up upon upgrading tsutil
2018-08-22 18:52:17 +01:00
Fabio Berger
392c00a698
Fix prettier
2018-08-22 15:10:32 +01:00
Fabio Berger
d907b40378
Fix remaining merge issues
2018-08-22 13:12:42 +01:00
Fabio Berger
c12f0d04bb
Fix bugs in doc gen due to clone vs cloneDeep and pre-maturely removing placeholder undefined's in array iteration
2018-08-22 11:30:24 +01:00
Fabio Berger
da15df2c2d
Stop logging to console for each packages without a package.json
2018-08-21 23:07:12 +01:00
Fabio Berger
fe43f84abd
Use bash for loop for generating docs for each package, revert changes to script
2018-08-21 23:06:21 +01:00