Fabio Berger
|
67666446bf
|
Add a check to make sure types part of the exported interface are also exported from the packages index.ts
|
2018-08-13 16:55:37 -07:00 |
|
Fabio Berger
|
3d1c8dfe06
|
Remove old comment
|
2018-08-13 16:52:45 -07:00 |
|
Fabio Berger
|
9f42ceb5a3
|
Split publish_utils since it was becoming too big and unwieldy
|
2018-08-08 09:47:06 -04:00 |
|
Fabio Berger
|
bc5835229d
|
Remove stray console log
|
2018-08-06 15:31:52 -04:00 |
|
Fabio Berger
|
fdcb42d8e1
|
Fix bug where we only rendered one TypeDoc JSON key per export, instead of all of them
|
2018-08-06 15:27:28 -04:00 |
|
Fabio Berger
|
faa980ffc3
|
Add ability to omit rendering specific exports and also support direct exports from index.ts
|
2018-08-02 21:08:21 +02:00 |
|
Fabio Berger
|
987971bd59
|
Fix bug where if there were multiple matches, it wouldn't always take the longest match
|
2018-08-02 17:26:53 +02:00 |
|
Fabio Berger
|
71a2f2d721
|
We need to always include the globals.d.ts otherwise TS complains about .json imports
|
2018-08-02 17:25:18 +02:00 |
|
Fabio Berger
|
3bdf6004ca
|
Start refactoring docs to remove unnecessary configs given more concise TypeDoc JSON
|
2018-08-01 17:36:37 +02:00 |
|
Fabio Berger
|
ba00cd916a
|
Remove console
|
2018-07-30 21:09:56 +02:00 |
|
Fabio Berger
|
b4f916d214
|
Standardize child naming
|
2018-07-30 21:09:17 +02:00 |
|
Fabio Berger
|
79b1b6c8e0
|
Fix bugs in doc gen
|
2018-07-30 15:40:10 +02:00 |
|
Fabio Berger
|
b56fc697c4
|
Move logic to publishUtils so can use as command-line and script import
|
2018-07-29 23:55:28 +02:00 |
|
Fabio Berger
|
b7ff1fe5d3
|
Move type
|
2018-07-29 23:34:49 +02:00 |
|
Fabio Berger
|
1b24064c9f
|
Move publish_release_notes to own script and other publish cleanup
|
2018-07-29 23:34:42 +02:00 |
|
Fabio Berger
|
bb9237b0f4
|
Make monorepo-scripts a private package now that no other package depends on it
|
2018-07-29 23:01:21 +02:00 |
|
Fabio Berger
|
9f7479711e
|
Improve doc gen script
|
2018-07-29 22:29:56 +02:00 |
|
Fabio Berger
|
f4a2e227e1
|
Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate release note publishing to publish script
|
2018-07-29 21:58:39 +02:00 |
|
Fabio Berger
|
973bcb0483
|
Publish
- 0x.js@1.0.1-rc.2
- @0xproject/abi-gen@1.0.3
- @0xproject/assert@1.0.3
- @0xproject/base-contract@1.0.3
- @0xproject/connect@1.0.3
- @0xproject/contract-wrappers@1.0.1-rc.2
- contracts@2.1.38
- @0xproject/dev-utils@1.0.3
- ethereum-types@1.0.3
- @0xproject/fill-scenarios@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.2
- @0xproject/metacoin@0.0.13
- @0xproject/migrations@1.0.3
- @0xproject/monorepo-scripts@1.0.4
- @0xproject/order-utils@1.0.1-rc.2
- @0xproject/order-watcher@1.0.1-rc.2
- @0xproject/react-docs@1.0.3
- @0xproject/react-docs-example@0.0.18
- @0xproject/react-shared@1.0.4
- @0xproject/sol-compiler@1.0.3
- @0xproject/sol-cov@1.0.3
- @0xproject/sol-resolver@1.0.3
- @0xproject/sra-report@1.0.3
- @0xproject/subproviders@1.0.3
- @0xproject/testnet-faucets@1.0.39
- @0xproject/tslint-config@1.0.4
- @0xproject/types@1.0.1-rc.2
- @0xproject/typescript-typings@1.0.3
- @0xproject/utils@1.0.3
- @0xproject/web3-wrapper@1.1.1
- @0xproject/website@0.0.42
|
2018-07-26 16:27:08 +02:00 |
|
Fabio Berger
|
87fb9a76ce
|
Updated CHANGELOGS
|
2018-07-26 16:26:57 +02:00 |
|
Fabio Berger
|
0187e0c47d
|
Still test unrunnable packages for compilation issues
|
2018-07-26 16:20:20 +02:00 |
|
Fabio Berger
|
a90f434df5
|
Split running packages that cannot be run in a node.js script
|
2018-07-26 15:58:35 +02:00 |
|
Fabio Berger
|
735bc2f178
|
Re-enable deleted the dir after test runs
|
2018-07-26 15:32:53 +02:00 |
|
Fabio Berger
|
e3cfa6363d
|
Change test:installation so it also causes run-time errors to appear
|
2018-07-26 15:32:30 +02:00 |
|
Fabio Berger
|
331b1cb9a0
|
Fix lint issue
|
2018-07-26 15:27:50 +02:00 |
|
Fabio Berger
|
55dbb0ece0
|
Always append monorepo root path so script can be called from anywhere
|
2018-07-26 14:42:07 +02:00 |
|
Fabio Berger
|
af4071e119
|
Delete any remenants of test-env dir before creating a new one
|
2018-07-26 14:23:45 +02:00 |
|
Fabio Berger
|
9947e643d0
|
Print version that will be tested
|
2018-07-26 14:23:07 +02:00 |
|
Fabio Berger
|
d3be4f2852
|
Add ending slash
|
2018-07-26 14:22:51 +02:00 |
|
Fabio Berger
|
e320f343f8
|
Add support for testing installations post-publish as well
|
2018-07-26 14:14:14 +02:00 |
|
Fabio Berger
|
b756f76b0e
|
Publish
- 0x.js@1.0.1-rc.1
- @0xproject/abi-gen@1.0.2
- @0xproject/assert@1.0.2
- @0xproject/base-contract@1.0.2
- @0xproject/connect@1.0.2
- @0xproject/contract-wrappers@1.0.1-rc.1
- contracts@2.1.37
- @0xproject/dev-utils@1.0.2
- ethereum-types@1.0.2
- @0xproject/fill-scenarios@1.0.1-rc.1
- @0xproject/json-schemas@1.0.1-rc.1
- @0xproject/metacoin@0.0.12
- @0xproject/migrations@1.0.2
- @0xproject/monorepo-scripts@1.0.3
- @0xproject/order-utils@1.0.1-rc.1
- @0xproject/order-watcher@1.0.1-rc.1
- @0xproject/react-docs@1.0.2
- @0xproject/react-docs-example@0.0.17
- @0xproject/react-shared@1.0.3
- @0xproject/sol-compiler@1.0.2
- @0xproject/sol-cov@1.0.2
- @0xproject/sol-resolver@1.0.2
- @0xproject/sra-report@1.0.2
- @0xproject/subproviders@1.0.2
- @0xproject/testnet-faucets@1.0.38
- @0xproject/tslint-config@1.0.3
- @0xproject/types@1.0.1-rc.1
- @0xproject/typescript-typings@1.0.2
- @0xproject/utils@1.0.2
- @0xproject/web3-wrapper@1.1.0
- @0xproject/website@0.0.41
|
2018-07-26 13:53:36 +02:00 |
|
Fabio Berger
|
034948065d
|
Updated CHANGELOGS
|
2018-07-26 13:53:27 +02:00 |
|
Fabio Berger
|
2ae6a71ca3
|
Revert to using execAsync
|
2018-07-26 13:27:21 +02:00 |
|
Fabio Berger
|
015469885d
|
Fix changelogs
|
2018-07-26 12:34:41 +02:00 |
|
Fabio Berger
|
88ee35d5f9
|
Call 'lerna publish' with spawn so we see stderr and stdout in real-time
|
2018-07-26 12:14:13 +02:00 |
|
Fabio Berger
|
d836b0f815
|
Also skip prompt when publishing for real
|
2018-07-25 22:34:50 +02:00 |
|
Fabio Berger
|
28114c3b5a
|
Remove unused import
|
2018-07-25 12:04:45 +02:00 |
|
Fabio Berger
|
f13d43dbf5
|
Remove unused typwe
|
2018-07-25 11:54:51 +02:00 |
|
Fabio Berger
|
f9e99a27d3
|
Remove force publish
|
2018-07-25 11:51:06 +02:00 |
|
Fabio Berger
|
91c7105d43
|
Revert "Temporarily add changelog & package.json version changes"
This reverts commit 97268d22534c2f4aca9bd6a88c70e988969d3c76.
|
2018-07-25 11:48:01 +02:00 |
|
Leonid Logvinov
|
c40b3dea6c
|
Specify registry url only if local publish attempted
|
2018-07-24 21:57:47 +02:00 |
|
Leonid Logvinov
|
dbc798596b
|
Replace dry mode with local publishing mode
|
2018-07-24 21:57:47 +02:00 |
|
Fabio Berger
|
c5859b65a3
|
Install our fork of lerna and use it
|
2018-07-24 19:35:13 +02:00 |
|
Fabio Berger
|
97268d2253
|
Temporarily add changelog & package.json version changes
|
2018-07-24 16:33:16 +02:00 |
|
Leonid Logvinov
|
24aa5cd1bf
|
Make the test:installation work with the local npm registry
|
2018-07-24 16:08:17 +02:00 |
|
Leonid Logvinov
|
f699da90ba
|
Pretend we defined types for @lerna/batch-packages
|
2018-07-24 16:07:32 +02:00 |
|
Leonid Logvinov
|
d1e33a3dff
|
Add utils.getTopologicallySortedPackages
|
2018-07-24 16:07:11 +02:00 |
|
Leonid Logvinov
|
f50ac932d6
|
Introduce PackageJson file
|
2018-07-24 16:06:51 +02:00 |
|
Leonid Logvinov
|
2073aa9abc
|
Test installation on latest version, not the packed one
|
2018-07-24 15:19:57 +02:00 |
|
Leonid Logvinov
|
0386025395
|
Temp: Force publish
|
2018-07-24 15:19:36 +02:00 |
|