nixpkgs/.github
Wolfgang Walther a6b659b08a
workflows/eval: fetch target results in outpaths job
This is an intermediate step towards more efficiency. At this stage, the
outpaths job pulls the result from the matching outpaths job on the
target branch and uploads both results together. The process job then
downloads both results at once and does the comparison as usual.

This is slightly more inefficient, because the intermediate results are
essentially stored as artifacts twice. But that inefficiency will go
away in the next step, this refactor is split to make it slightly more
reviewable and testable.

On the other side, this allows us to save the process job on push events
entirely, which is a win, because most of it is setup and nix download
anyway.
2025-05-25 19:23:33 +02:00
..
actions/get-merge-commit workflows: checkout nixpkgs in get-merge-commit action 2025-05-25 15:14:23 +02:00
ISSUE_TEMPLATE ISSUE_TEMPLATES: update releases following 25.11's branch-off 2025-05-16 20:27:35 -03:00
workflows workflows/eval: fetch target results in outpaths job 2025-05-25 19:23:33 +02:00
dependabot.yml .github/dependabot.yml: disable default labels 2025-05-05 17:15:19 +02:00
ISSUE_TEMPLATE.md ISSUE_TEMPLATE.md: clear the blank issue template 2025-01-12 16:01:56 -03:00
labeler-development-branches.yml workflows/labeler: fix repo owner condition 2025-05-04 18:52:43 +02:00
labeler-no-sync.yml labels: Automatically label CI changes for backport to 25.05 2025-05-16 20:53:25 +02:00
labeler.yml labels: no CI label for OWNERS changes 2025-05-11 12:20:07 +02:00
PULL_REQUEST_TEMPLATE.md 25.11 is Xantusia 2025-05-16 19:21:55 +02:00
STALE-BOT.md .github/stale bot: stop commenting 2022-04-30 08:30:08 -07:00
stale.yml .github/stale bot: stop commenting 2022-04-30 08:30:08 -07:00