Fabio Berger
|
91c7105d43
|
Revert "Temporarily add changelog & package.json version changes"
This reverts commit 97268d2253.
|
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
|
91bc1b468b
|
Omit specific version of react types
|
2018-07-24 16:44:40 +02:00 |
|
Fabio Berger
|
97268d2253
|
Temporarily add changelog & package.json version changes
|
2018-07-24 16:33:16 +02:00 |
|
Fabio Berger
|
333bf9de05
|
Correct next version
|
2018-07-24 16:29:37 +02:00 |
|
Fabio Berger
|
16a38c687e
|
Merge fix-rc-packages
|
2018-07-24 16:20:25 +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 |
|
Fabio Berger
|
8acfc9a2f9
|
improve logs
|
2018-07-24 13:43:27 +02:00 |
|
Fabio Berger
|
de087abc8d
|
remove legacy prepublishOnly
|
2018-07-24 13:32:39 +02:00 |
|
Fabio Berger
|
98b2875512
|
Add --yes flag
|
2018-07-24 13:28:02 +02:00 |
|
Fabio Berger
|
e9e73aa0a3
|
Add node
|
2018-07-24 13:21:28 +02:00 |
|
Fabio Berger
|
d280311734
|
Use relative path to lerna executable
|
2018-07-24 13:19:31 +02:00 |
|
Fabio Berger
|
6f38d1bee5
|
Add missing 'publish'
|
2018-07-24 12:46:40 +02:00 |
|
Fabio Berger
|
73d75bc405
|
Fix publish command
|
2018-07-24 12:44:38 +02:00 |
|
Fabio Berger
|
91dcfd5ee8
|
Use cdVersions flag instead of interactive prompt
|
2018-07-24 12:39:41 +02:00 |
|
Fabio Berger
|
d50174b89e
|
Add ignore flag
|
2018-07-23 21:33:03 +02:00 |
|
Fabio Berger
|
1d9a77027e
|
Use include
|
2018-07-23 21:23:09 +02:00 |
|
Fabio Berger
|
b4cd8897b2
|
Dedup versionPrompt being triggered multiple times
|
2018-07-23 21:20:09 +02:00 |
|
Fabio Berger
|
df341717f7
|
Remove regex
|
2018-07-23 21:14:51 +02:00 |
|
Fabio Berger
|
68974313e1
|
Make regex less strict
|
2018-07-23 21:12:47 +02:00 |
|
Fabio Berger
|
39a06e1d3b
|
Add timeout before writing to stdin
|
2018-07-23 21:10:44 +02:00 |
|
Fabio Berger
|
bfe57b84d6
|
Use string equals and remove returns
|
2018-07-23 20:59:41 +02:00 |
|
Fabio Berger
|
dae975b08c
|
Add in print statements
|
2018-07-23 20:51:25 +02:00 |
|
Fabio Berger
|
27d44e3021
|
Add missing vars
|
2018-07-23 20:46:10 +02:00 |
|
Fabio Berger
|
df00d93b9c
|
Also add private package new versions to packageToNextVersion
|
2018-07-23 20:44:47 +02:00 |
|
Fabio Berger
|
15bbbb3762
|
Make sure private packages have a next version
|
2018-07-23 20:36:03 +02:00 |
|
Fabio Berger
|
c9ee526d8b
|
more bogus
|
2018-07-23 20:30:51 +02:00 |
|
Fabio Berger
|
b110d95de1
|
testing
|
2018-07-23 20:29:14 +02:00 |
|
Fabio Berger
|
76eab5d3ec
|
Fix publish to give lerna actual version rather then the semver diff
|
2018-07-23 20:21:49 +02:00 |
|
Fabio Berger
|
7fbcc3999f
|
Changed artifacts
|
2018-07-23 20:16:16 +02:00 |
|
Fabio Berger
|
c8108a1db2
|
Temporarily uncommented parts of publish flow
|
2018-07-23 20:12:18 +02:00 |
|
Fabio Berger
|
195c3af84e
|
Fix lerna publish to include publishing prerelease versions
|
2018-07-23 19:56:53 +02:00 |
|
Fabio Berger
|
24b5aa0e82
|
Add new RC versions to changelog so that these packages are publised as RC's
|
2018-07-23 19:18:09 +02:00 |
|
Fabio Berger
|
3af2ef8439
|
Revert "Revert "Publish""
This reverts commit a66ccaa1da.
|
2018-07-23 19:11:48 +02:00 |
|
Fabio Berger
|
e2d027e252
|
Add skip-git for testing
|
2018-07-23 19:09:35 +02:00 |
|
Fabio Berger
|
bddcebfbb1
|
Allow registry to be configured in lerna.json
|
2018-07-23 19:09:24 +02:00 |
|
Fabio Berger
|
9a36e73f4e
|
Move solidity-parser-antlr type to dependencies since it's used as part of the packages public interface
|
2018-07-23 17:35:16 +02:00 |
|
Amir Bandeali
|
06396b8874
|
Remove ERC721 callback functions
|
2018-07-23 10:02:51 -05:00 |
|
Amir Bandeali
|
e5e68de2d7
|
Use != instead of > in loops, add sanity checks to market fill functions
|
2018-07-23 10:02:51 -05:00 |
|
Amir Bandeali
|
dcc0908617
|
Add more tests and fixes
|
2018-07-23 10:02:51 -05:00 |
|
Amir Bandeali
|
45d68285f1
|
Remove MConstants and MixinConstants for LibConstants
|
2018-07-23 10:02:51 -05:00 |
|
Amir Bandeali
|
e20f3a0f97
|
Remove redundant external call by reimplementing fillOrderNoThrow
|
2018-07-23 10:02:51 -05:00 |
|
Amir Bandeali
|
c5029e61e3
|
Remove orders length check
|
2018-07-23 10:02:51 -05:00 |
|