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 |
|
Fabio Berger
|
a3cc5c1dd7
|
Add hack comment about the use of sudo
|
2018-04-24 10:32:44 +09:00 |
|
Fabio Berger
|
417cec9e04
|
Consolidate github personal access token env to one place: constants.ts
|
2018-04-20 09:36:03 +09:00 |
|
Fabio Berger
|
2b15c03b9a
|
Use methods moved to utils since now shared by multiple scripts
|
2018-04-19 14:19:34 +09:00 |
|
Fabio Berger
|
858d1768ce
|
Improve comments
|
2018-04-19 14:14:10 +09:00 |
|
Fabio Berger
|
fc2b7f747b
|
Add checks for the required local setup before running the publish script
|
2018-04-19 14:10:48 +09:00 |
|
Fabio Berger
|
4d485fc424
|
Print out stderr
|
2018-04-18 20:03:50 +09:00 |
|
Fabio Berger
|
2fe209d5ff
|
Fix lint error
|
2018-04-11 18:55:42 +09:00 |
|
Fabio Berger
|
efdbc1ff6c
|
Add step to publishing that upload staging doc jsons, deploys staging website, opens every docs page and asks the dev to confirm that each one renders properly before publishing
|
2018-04-10 14:49:13 +09:00 |
|
Fabio Berger
|
b7e98abc43
|
Refactor publish script to have it's main execution body be lean and discrete steps
|
2018-04-09 19:11:18 +09:00 |
|
Fabio Berger
|
dd87588dfe
|
Now that every version of a package published has a corresponding entry in it's CHANGELOG we no longer need the isPublished flag. Remove it.
|
2018-04-03 09:45:30 +09:00 |
|
Fabio Berger
|
afe07b2926
|
Should print out lerna publish stdout so we can see if anything went wrong
|
2018-04-02 17:59:47 +09:00 |
|
Fabio Berger
|
76c5945017
|
Default to 4sp
|
2018-04-02 16:40:02 +09:00 |
|
Fabio Berger
|
3f230a8fdb
|
Move prettify command to utils and also call it on CHANGELOG.md
|
2018-04-02 15:53:31 +09:00 |
|
Fabio Berger
|
2a6a71ea6c
|
Add prettier run on generated CHANGELOG.json and fix scripts
|
2018-04-02 15:49:48 +09:00 |
|
Fabio Berger
|
d187a31e38
|
Make dry-run configurable from top-level package.json
|
2018-04-02 05:10:27 +09:00 |
|
Fabio Berger
|
0e33f45f3d
|
Improve naming
|
2018-04-02 04:10:18 +09:00 |
|
Fabio Berger
|
33ec9fdf47
|
Fixes for clarity
|
2018-03-30 15:49:09 +02:00 |
|
Fabio Berger
|
f55a300f43
|
Set IS_DRY_RUN to false
|
2018-03-30 15:28:08 +02:00 |
|
Fabio Berger
|
08a69ebd6e
|
Add more logging
|
2018-03-30 15:27:47 +02:00 |
|
Fabio Berger
|
ddb8e26bec
|
Expose publish command from top-level dir
|
2018-03-30 15:07:24 +02:00 |
|
Fabio Berger
|
9c856de49c
|
Move monorepo root constant to constants file
|
2018-03-30 14:45:39 +02:00 |
|
Fabio Berger
|
d502f79303
|
Rename prepublish to publish now that it goes straight to actually publishing the packages
|
2018-03-30 14:29:30 +02:00 |
|