kubo/bin
Marcin Rataj e0e6cacc49 bin/mkreleaselog: add github handle resolution and deduplication
- convert from zsh to bash for portability and shellcheck support
- resolve GitHub handles via multiple methods:
  - noreply email pattern (user@users.noreply.github.com)
  - merge commit messages (Merge pull request #N from user/branch)
  - gh CLI API for PR authors (squash merge commits)
  - gh CLI API for commit authors (fallback for non-PR commits)
- deduplicate contributors by GitHub handle instead of author name
- cache resolved mappings in ~/.cache/mkreleaselog/github-handles.json
- output clickable GitHub profile links in contributor table
2025-11-27 02:06:51 +01:00
..
archive-branches.sh misc: add ai-mirror to excluded branches 2018-03-09 21:50:27 +01:00
container_daemon fix(docker): inlude symlinks in scanning for init scripts (#11077) 2025-11-26 21:06:23 +01:00
container_init_run feat(docker): /container-init.d for advanced initialization (#6577) 2022-04-12 19:44:03 +02:00
dist_get GOCC implementation & fix in make & build scripts 2019-04-30 21:22:43 -04:00
gencmdref remove unused import (#8787) 2022-03-25 08:48:16 -07:00
get-docker-tags.sh feat: add docker stub for deprecated ipfs/go-ipfs name (#10998) 2025-10-02 20:08:24 +02:00
graphmd diag/net: graphme restyling 2015-01-16 02:11:36 -08:00
ipns-republish core/commands!: remove deprecated object APIs (#10375) 2024-03-22 09:32:30 +01:00
maketarball.sh fix vendoring dependencies when building the source tarball 2019-05-17 12:34:11 -07:00
mkreleaselog bin/mkreleaselog: add github handle resolution and deduplication 2025-11-27 02:06:51 +01:00
push-docker-tags.sh chore(ci): build docker images for staging branch 2024-10-21 15:58:34 +02:00
Rules.mk build: use protoc-gen-* from gomod 2019-06-05 10:57:43 -07:00
test-go-build-platforms refactor(ci): optimize build workflows (#10973) 2025-09-19 14:44:38 +02:00
test-go-fmt fix: go doesn't allow gnu short flags 2021-02-08 12:49:51 -08:00