go-ethereum/internal/build
wit liu e58c785424
Some checks failed
/ Linux Build (arm) (push) Has been cancelled
/ Keeper Build (push) Has been cancelled
/ Linux Build (push) Has been cancelled
/ Windows Build (push) Has been cancelled
/ Docker Image (push) Has been cancelled
build: fix check_generate not printing changed files (#33299)
Fixes an issue where HashFolder skipped the root directory upon hitting
the first file in the excludes list. This happened because the walk function
returned SkipDir even for regular files.
2025-12-08 22:58:26 +01:00
..
archive.go build: add check for stale generated files (#30037) 2024-07-01 17:16:15 +02:00
azure.go go.mod, internal/build: update Azure dependencies (#28329) 2023-10-13 12:58:07 +03:00
env.go internal/build: add support for Github Actions CI environment (#31891) 2025-05-23 17:48:15 +02:00
file.go build: fix check_generate not printing changed files (#33299) 2025-12-08 22:58:26 +01:00
gotool.go cmd/geth, internal/era/eradl: add era1 downloader tool (#31823) 2025-05-15 22:53:26 +02:00
pgp.go build: specify the key to use when invoking gpg:sign-and-deploy-file (#16696) 2018-05-09 01:13:53 +02:00
util.go build: module-aware FindMainPackages (#32736) 2025-09-24 19:40:49 +02:00