Skip to content

[Backport release-25.05] ci/eval: allow local comparison with rebuilds#437965

Merged
philiptaron merged 2 commits intorelease-25.05from
backport-437934-to-release-25.05
Aug 28, 2025
Merged

[Backport release-25.05] ci/eval: allow local comparison with rebuilds#437965
philiptaron merged 2 commits intorelease-25.05from
backport-437934-to-release-25.05

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Aug 28, 2025

Bot-based backport to release-25.05, triggered by a label in #437934.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-committer, if you find that it is not acceptable, leave a comment.

We had set a default of 5000 for local evaluation earlier for
`singleSystem`, it makes sense to also use that for `full`.

The README is also a bit outdated, because Nix 2.30 significantly
changed the memory requirements. Rewriting the README to also show the
ability to directly evaluate the current system only.

(cherry picked from commit 0e07097)
This allows running a full comparison between two commits locally.

What was previously `eval.full` is now called `eval.all`. The new
`eval.full` takes a `baseline` argument for the comparison.

(cherry picked from commit ccc12c8)
@philiptaron philiptaron enabled auto-merge August 28, 2025 16:21
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 4.workflow: backport This targets a stable branch labels Aug 28, 2025
@philiptaron philiptaron merged commit 557bcfb into release-25.05 Aug 28, 2025
31 of 36 checks passed
@philiptaron philiptaron deleted the backport-437934-to-release-25.05 branch August 28, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants