merge/resync-2025-09-14 #8

Merged
ahuston-0 merged 3 commits from merge/resync-2025-09-14 into add-gitea-pulls 2025-09-14 14:56:18 -04:00

3 Commits

Author SHA1 Message Date
Jörg Thalheim
b1b3440041 add regression test for download api 2025-09-14 14:54:51 -04:00
Jörg Thalheim
b832cab12c Avoid shadowing internal run function by renaming it to runCommand
see https://github.com/NixOS/hydra/issues/1520
2025-09-14 14:54:51 -04:00
Jörg Thalheim
f6fa2e16c0 tests: Gitea test nitpicks
- Add proper waitpid() for child process cleanup
- Simplify file existence check loop with early exit
- Rename variables for clarity ($uri -> $request_uri, remove unused $i)
2025-09-14 14:54:51 -04:00