kubo/mk
Marcin Rataj bbefaea82e fix(version): produce shorter user agent for tagged release builds
when building from a version-tagged commit with a clean tree, omit the
redundant git commit hash from the libp2p user agent string, saving
bytes in HTTP requests and libp2p identify. `ipfs version --commit`
still reports the full commit hash.

before (tagged release): kubo/0.37.0/6898472
after  (tagged release): kubo/0.37.0

non-tagged and dirty builds are unaffected.
2026-02-19 01:31:03 +01:00
..
footer.mk Jenkins CI 2017-02-12 01:18:41 +01:00
git.mk fix(version): produce shorter user agent for tagged release builds 2026-02-19 01:31:03 +01:00
golang.mk fix(ci): parallelize gotest, cleanup output, flakiness (#11113) 2026-01-08 05:07:08 +01:00
header.mk Jenkins CI 2017-02-12 01:18:41 +01:00
tarball.mk fix: kubo-source.tar.gz on dist.ipfs.io 2022-07-08 15:23:07 +02:00
util.mk refactor(ci): optimize build workflows (#10973) 2025-09-19 14:44:38 +02:00