1
0
mirror of https://github.com/etcd-io/etcd.git synced 2026-02-05 15:46:51 +01:00
Files
Himanshu Singh c7ad57fd24 fix: Create scripts/fix/mod-tidy.sh and refactor test.sh
- Create scripts/fix/mod-tidy.sh with proper workspace module iteration
- Remove go.sum files before tidy to ensure clean state (regenerated by go mod tidy)
- Use run wrapper for consistent command execution and logging
- Update Makefile fix-mod-tidy target to use the new script
- Add ETCD_ROOT_DIR support for dynamic path resolution
- Delete module_mod_tidy_fix and mod_tidy_fix_pass functions from scripts/test.sh
  (functionality moved to scripts/fix/mod-tidy.sh)

Signed-off-by: Himanshu Singh <himanshuich20@gmail.com>
2026-01-14 22:22:20 +00:00
..
2025-10-28 14:15:27 -07:00