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
/
postpublish_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lint issue
Fabio Berger
2018-07-26
1
-2
/
+1
*
Always append monorepo root path so script can be called from anywhere
Fabio Berger
2018-07-26
1
-3
/
+5
*
Specify registry url only if local publish attempted
Leonid Logvinov
2018-07-25
1
-22
/
+21
*
Replace dry mode with local publishing mode
Leonid Logvinov
2018-07-25
1
-21
/
+26
*
Temporarily uncommented parts of publish flow
Fabio Berger
2018-07-24
1
-21
/
+21
*
Make PR numbers links on Github releases
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-8
/
+13
*
Some cleanup
fragosti
2018-06-06
1
-11
/
+3
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+3
*
Refactor changelog utils to a separate module
Leonid Logvinov
2018-06-02
1
-1
/
+1
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-0
/
+1
*
Apply prettier to some files which were not formatted correctly
Alex Browne
2018-05-15
1
-1
/
+6
*
Fix TSLint issues
Fabio Berger
2018-05-15
1
-5
/
+5
*
Consolidate github personal access token env to one place: constants.ts
Fabio Berger
2018-04-20
1
-2
/
+1
*
Now that every version of a package published has a corresponding entry in it...
Fabio Berger
2018-04-03
1
-29
/
+15
*
Fix postpublish util to ignore namespace
Fabio Berger
2018-04-02
1
-2
/
+14
*
Fix release notes bug
Fabio Berger
2018-04-02
1
-1
/
+1
*
Fetch Github release notes from CHANGELOG.json and update CHANGELOG once they...
Fabio Berger
2018-03-30
1
-2
/
+34
*
rename variable called `path` to `includePath` to avoid conflict with `path` ...
Fabio Berger
2018-03-30
1
-4
/
+6
*
Fix linter issuesx
Fabio Berger
2018-03-14
1
-1
/
+1
*
Remove outdated comment
Fabio Berger
2018-03-14
1
-3
/
+0
*
Move configuration into package.json configs section
Fabio Berger
2018-03-14
1
-44
/
+97
*
Consolidate docs generation and uploading logic
Fabio Berger
2018-03-14
1
-0
/
+26
*
Use async/await instead of promise syntax
Fabio Berger
2018-03-14
1
-15
/
+14
*
Fix lint issues
Fabio Berger
2018-03-13
1
-3
/
+3
*
move scripts to monorepro-scripts
Fabio Berger
2018-03-13
1
-0
/
+86