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
/
publish.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small fixes
Fabio Berger
2018-06-19
1
-4
/
+2
*
Use semver package instead of getNextPatchVersion
Fabio Berger
2018-06-19
1
-2
/
+6
*
Use semver library instead of semverUtils
Fabio Berger
2018-06-19
1
-3
/
+7
*
Add more prepublish checks
Fabio Berger
2018-06-19
1
-16
/
+8
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+0
*
Rename changelogs to changelog
Leonid Logvinov
2018-06-02
1
-8
/
+8
*
Move prepublish checks before building packages for publishing
Leonid Logvinov
2018-06-02
1
-53
/
+0
*
Refactor changelog utils to a separate module
Leonid Logvinov
2018-06-02
1
-52
/
+10
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-2
/
+2
*
Fix TSLint issues
Fabio Berger
2018-05-15
1
-4
/
+4
*
Move from using lerna multi-package commands to wsrun, update README's accord...
Fabio Berger
2018-05-15
1
-1
/
+1
*
Remove unused deployer docs configs
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
Rename deployer to sol-compiler
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
Add order-utils to monorepo-scripts
Leonid Logvinov
2018-05-03
1
-0
/
+1
*
Check for Yarn instead of npm
Fabio Berger
2018-04-24
1
-4
/
+4
*
Add hack comment about the use of sudo
Fabio Berger
2018-04-24
1
-0
/
+2
*
Consolidate github personal access token env to one place: constants.ts
Fabio Berger
2018-04-20
1
-1
/
+1
*
Use methods moved to utils since now shared by multiple scripts
Fabio Berger
2018-04-19
1
-33
/
+3
*
Improve comments
Fabio Berger
2018-04-19
1
-4
/
+5
*
Add checks for the required local setup before running the publish script
Fabio Berger
2018-04-19
1
-0
/
+50
*
Print out stderr
Fabio Berger
2018-04-18
1
-0
/
+4
*
Fix lint error
Fabio Berger
2018-04-11
1
-0
/
+1
*
Add step to publishing that upload staging doc jsons, deploys staging website...
Fabio Berger
2018-04-10
1
-0
/
+58
*
Refactor publish script to have it's main execution body be lean and discrete...
Fabio Berger
2018-04-09
1
-21
/
+40
*
Now that every version of a package published has a corresponding entry in it...
Fabio Berger
2018-04-03
1
-3
/
+4
*
Should print out `lerna publish` stdout so we can see if anything went wrong
Fabio Berger
2018-04-02
1
-0
/
+6
*
Default to 4sp
Fabio Berger
2018-04-02
1
-2
/
+2
*
Move prettify command to utils and also call it on CHANGELOG.md
Fabio Berger
2018-04-02
1
-3
/
+2
*
Add prettier run on generated CHANGELOG.json and fix scripts
Fabio Berger
2018-04-02
1
-6
/
+9
*
Make dry-run configurable from top-level package.json
Fabio Berger
2018-04-02
1
-1
/
+1
*
Improve naming
Fabio Berger
2018-04-02
1
-3
/
+3
*
Fixes for clarity
Fabio Berger
2018-03-30
1
-2
/
+3
*
Set IS_DRY_RUN to false
Fabio Berger
2018-03-30
1
-1
/
+1
*
Add more logging
Fabio Berger
2018-03-30
1
-0
/
+9
*
Expose publish command from top-level dir
Fabio Berger
2018-03-30
1
-1
/
+3
*
Move monorepo root constant to constants file
Fabio Berger
2018-03-30
1
-7
/
+7
*
Rename prepublish to publish now that it goes straight to actually publishing...
Fabio Berger
2018-03-30
1
-0
/
+197