fix problems with CI doing work multiple times #936

Merged
lx merged 1 commit from woodpecker-simplify into main 2025-01-27 17:36:28 +00:00
Owner

In this build for instance:

https://woodpecker.deuxfleurs.fr/repos/1/pipeline/1552/17

multiple steps that call nix-build --no-build-output --attr pkgs.i386.release --argstr git_version $CI_COMMIT_SHA are rebuilding the same stuff, but it should be cached by Nix. Maybe the command is not exactly the same? Trying to debug.

In this build for instance: https://woodpecker.deuxfleurs.fr/repos/1/pipeline/1552/17 multiple steps that call `nix-build --no-build-output --attr pkgs.i386.release --argstr git_version $CI_COMMIT_SHA` are rebuilding the same stuff, but it should be cached by Nix. Maybe the command is not exactly the same? Trying to debug.
lx added 1 commit 2025-01-27 16:31:09 +00:00
wip: test
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
cf02cd4a9d
lx force-pushed woodpecker-simplify from cf02cd4a9d to 4ea1acdc18 2025-01-27 16:37:13 +00:00 Compare
lx force-pushed woodpecker-simplify from 4ea1acdc18 to f2a7814550 2025-01-27 16:55:18 +00:00 Compare
lx force-pushed woodpecker-simplify from f2a7814550 to bb3e0f7d22 2025-01-27 17:13:16 +00:00 Compare
lx changed title from WIP: fix problems with CI doing work multiple times to fix problems with CI doing work multiple times 2025-01-27 17:36:22 +00:00
lx merged commit 5e3e1f4453 into main 2025-01-27 17:36:28 +00:00
lx deleted branch woodpecker-simplify 2025-01-27 17:36:28 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#936
No description provided.