Alex Browne
|
797fd38e00
|
feat(monorepo-scripts): Add confirmation prompt before publishing
|
2018-08-08 14:01:12 -07: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
|
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 |
|
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 |
|
Fabio Berger
|
bddcebfbb1
|
Allow registry to be configured in lerna.json
|
2018-07-23 19:09:24 +02:00 |
|
Fabio Berger
|
1df9370bc2
|
Renames to remove mention of Lerna
|
2018-07-19 16:26:45 +02:00 |
|
Fabio Berger
|
6f540e3e58
|
Replace lerna-get-packages with our own implementation
|
2018-07-19 15:50:21 +02:00 |
|
Fabio Berger
|
880cbd88c2
|
Small fixes
|
2018-06-18 23:15:52 +02:00 |
|
Fabio Berger
|
dcd53c3c5b
|
Use semver package instead of getNextPatchVersion
|
2018-06-18 23:08:44 +02:00 |
|
Fabio Berger
|
3e64b3da39
|
Use semver library instead of semverUtils
|
2018-06-18 23:08:33 +02:00 |
|
Fabio Berger
|
8633fa7024
|
Add more prepublish checks
|
2018-06-18 23:06:32 +02:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
Leonid Logvinov
|
50552546f3
|
Rename changelogs to changelog
|
2018-06-01 15:46:16 -07:00 |
|
Leonid Logvinov
|
2f8e52f905
|
Move prepublish checks before building packages for publishing
|
2018-06-01 13:39:04 -07:00 |
|
Leonid Logvinov
|
06e5fc233c
|
Refactor changelog utils to a separate module
|
2018-06-01 13:12:45 -07:00 |
|
Fabio Berger
|
839db68571
|
Fix TSLint rules
|
2018-05-16 14:59:10 +02:00 |
|
Fabio Berger
|
d0905eda49
|
Fix TSLint issues
|
2018-05-14 21:48:46 +02:00 |
|
Fabio Berger
|
478f6ed011
|
Move from using lerna multi-package commands to wsrun, update README's accordingly
|
2018-05-14 19:23:50 +02:00 |
|
Leonid Logvinov
|
f854f3ee2b
|
Remove unused deployer docs configs
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
a6f72de09d
|
Rename deployer to sol-compiler
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
28ee9e247e
|
Add order-utils to monorepo-scripts
|
2018-05-02 20:00:06 +03:00 |
|
Fabio Berger
|
ffd9b79100
|
Check for Yarn instead of npm
|
2018-04-24 10:43:44 +09:00 |
|