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
|
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
|
2ae6a71ca3
|
Revert to using execAsync
|
2018-07-26 13:27:21 +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 |
|
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 |
|
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
|
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
|
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
|
e2d027e252
|
Add skip-git for testing
|
2018-07-23 19:09:35 +02:00 |
|