aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/src/prepublish_checks.ts
Commit message (Expand)AuthorAgeFilesLines
* print out error message and stackFabio Berger2018-11-221-1/+1
* Check for instant heap production credentials in pre-publish stepSteve Klebanoff2018-11-201-0/+11
* Fix the package versions in release notesLeonid Logvinov2018-10-191-1/+1
* Allow registry to be configured in lerna.jsonFabio Berger2018-07-241-1/+1
* Renames to remove mention of LernaFabio Berger2018-07-191-23/+21
* Replace lerna-get-packages with our own implementationFabio Berger2018-07-191-0/+1
* Remove remote tag before local oneFabio Berger2018-07-021-6/+6
* Small fixesFabio Berger2018-06-191-3/+0
* Use semver library instead of semverUtilsFabio Berger2018-06-191-4/+6
* small fixesFabio Berger2018-06-191-2/+2
* Show all errors of a given kind at once rather then throwing after the first ...Fabio Berger2018-06-191-10/+36
* Add more prepublish checksFabio Berger2018-06-191-1/+95
* Check that git branch is up to date before publishingLeonid Logvinov2018-06-021-1/+17
* Move prepublish checks before building packages for publishingLeonid Logvinov2018-06-021-0/+55