index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
monorepo-scripts
/
src
/
prepublish_checks.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove env var check for INSTANT_HEAP_ANALYTICS_ID_PRODUCTION since this is o...
Steve Klebanoff
2018-12-01
1
-11
/
+0
*
print out error message and stack
Fabio Berger
2018-11-22
1
-1
/
+1
*
Check for instant heap production credentials in pre-publish step
Steve Klebanoff
2018-11-20
1
-0
/
+11
*
Fix the package versions in release notes
Leonid Logvinov
2018-10-19
1
-1
/
+1
*
Allow registry to be configured in lerna.json
Fabio Berger
2018-07-24
1
-1
/
+1
*
Renames to remove mention of Lerna
Fabio Berger
2018-07-19
1
-23
/
+21
*
Replace lerna-get-packages with our own implementation
Fabio Berger
2018-07-19
1
-0
/
+1
*
Remove remote tag before local one
Fabio Berger
2018-07-02
1
-6
/
+6
*
Small fixes
Fabio Berger
2018-06-19
1
-3
/
+0
*
Use semver library instead of semverUtils
Fabio Berger
2018-06-19
1
-4
/
+6
*
small fixes
Fabio Berger
2018-06-19
1
-2
/
+2
*
Show all errors of a given kind at once rather then throwing after the first ...
Fabio Berger
2018-06-19
1
-10
/
+36
*
Add more prepublish checks
Fabio Berger
2018-06-19
1
-1
/
+95
*
Check that git branch is up to date before publishing
Leonid Logvinov
2018-06-02
1
-1
/
+17
*
Move prepublish checks before building packages for publishing
Leonid Logvinov
2018-06-02
1
-0
/
+55