Steven Allen
|
30dcc26be8
|
feat: support the mailmap file in mkreleasenotes
This will use either the mailmap file in the current repo, or the mailmap file
in the target repo, when generating the contributor stats.
|
2020-05-26 21:46:45 -07:00 |
|
Steven Allen
|
048c1c37b3
|
fix(mkreleaselog): make robust against running in different working directories
1. Cd into the repo root before running `go list`.
2. Make sure the repo lives in the GOPATH.
|
2020-05-12 22:30:53 -07:00 |
|
Steven Allen
|
d2b1d5b7d4
|
fix(mkreleasenotes): include commits directly to master
This will include:
* Commits to master.
* Squashed merges.
In the release notes.
|
2020-05-08 19:37:56 -07:00 |
|
Steven Allen
|
2b3fafc243
|
feat(mkreleasenotes): include more repos
We should be including multiformats repos and repos from our core contributors.
|
2020-05-08 19:37:20 -07:00 |
|
Steven Allen
|
399546a320
|
fix(mkreleaselog): continue even if we fail to fetch a dep
We might as well generate as much of the changelog as we can.
|
2020-01-16 15:42:49 -08:00 |
|
Steven Allen
|
77e049d11c
|
fix(mkreleaselog): support 0.DATE versions in go modules
That is vX.Y.Z-0.DATE-HASH.
|
2020-01-16 15:41:49 -08:00 |
|
Steven Allen
|
e5aa2e7265
|
mkreleaselog: calculate contributors
|
2019-05-29 22:41:27 -07:00 |
|
Steven Allen
|
8fb4e924fb
|
misc: update mkreleaselog to build a recursive changelog
|
2019-05-28 04:05:42 -07:00 |
|
Jakub Sztandera
|
96a9dd77c3
|
Add generation of dependency changes to mkreleaselog
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-05-17 18:37:41 +02:00 |
|
Jeromy
|
bbf023fb10
|
Ipfs v0.4.13-rc1
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2017-11-14 13:46:10 -08:00 |
|
Jeromy
|
be1e7ed369
|
Add a script to help generate the CHANGELOG
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2017-03-24 13:29:14 -07:00 |
|