index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
monorepo-scripts
/
src
/
prepublish_checks.ts
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add commented-out pre-publish checks
Fabio Berger
2019-01-14
1
-5
/
+5
|
*
Add additional check to make sure user was added to our DockerHub org
Fabio Berger
2019-01-14
1
-15
/
+9
|
*
Add actual error message thrown
Fabio Berger
2019-01-11
1
-1
/
+3
|
*
Add pre-publish check to ensure publisher is logged in to docker cmdline
Fabio Berger
2019-01-11
1
-0
/
+12
|
*
feat(monorepo-scripts): Alert to discord when new publish happens
Steve Klebanoff
2019-01-03
1
-0
/
+7
|
*
Remove env var check for INSTANT_HEAP_ANALYTICS_ID_PRODUCTION since this is ↵
Steve Klebanoff
2018-12-01
1
-11
/
+0
|
|
|
|
only needed on discharge
*
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
|
|
|
|
instance is encountered
*
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