summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorSilvan Mosberger <contact@infinisil.com>2024-11-30 02:01:34 +0100
committerSilvan Mosberger <contact@infinisil.com>2024-11-30 02:08:53 +0100
commitb3e8e251f3087eaa971a087f9948bbf21ae3d14d (patch)
treea938ea3fa090587f6306030547d8f28ea057cbe4 /pkgs/development/python-modules/httpserver
parent3b56519f5084d767ad58efaf09adbefcf2ae3b96 (diff)
workflows/eval: Make sure to compare against the push run
For PRs whose commits end up as HEAD of master like https://github.com/NixOS/nixpkgs/commit/bcc5c141bf43460909b83740e96ceeea6d0f7e12, there might be workflow runs associated with both PRs and pushes. Only the push event is the one that will run fully and should be used to compare against. So far it didn't distinguish between the two events, causing it to sometimes pick the wrong one and then fail to download non-existent artifacts: https://github.com/NixOS/nixpkgs/actions/runs/12092053414/job/33721377179 This commit fixes that by ensuring that the push event result is compared against
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions