Skip to content

ci/eval/compare: Ignore null packages#381262

Merged
wolfgangwalther merged 1 commit intoNixOS:masterfrom
tweag:null-packages
Feb 12, 2025
Merged

ci/eval/compare: Ignore null packages#381262
wolfgangwalther merged 1 commit intoNixOS:masterfrom
tweag:null-packages

Conversation

@infinisil
Copy link
Member

CI can fail to evaluate if a package is null:
https://github.com/NixOS/nixpkgs/actions/runs/13209876145/job/36881335314?pr=380228

Should fix pings for xanmod, ping @eljamm, thanks for the report in #378595 (comment) :)

Things done

  • Manually tested by locally running the same as CI

This work is funded by Tweag and Antithesis

Add a 👍 reaction to pull requests you find important.

@infinisil infinisil marked this pull request as ready for review February 11, 2025 19:52
@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions backport release-24.11 labels Feb 11, 2025
@github-actions github-actions 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. labels Feb 11, 2025
Copy link
Contributor

@GaetanLepage GaetanLepage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@eljamm eljamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the fix!

@eljamm eljamm added the 12.approvals: 2 This PR was reviewed and approved by two persons. label Feb 11, 2025
Copy link
Member

@JohnRTitor JohnRTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: does trace output the string in stderr or stdout?

If it shows it in stderr, checks will fail after #381266 (comment)

@infinisil
Copy link
Member Author

@JohnRTitor It's a separate eval. The maintainers are evaluated independently from the packages :)

Copy link
Member

@JohnRTitor JohnRTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diff ltgm

@eljamm eljamm added 12.approvals: 3+ This PR was reviewed and approved by three or more persons. and removed 12.approvals: 2 This PR was reviewed and approved by two persons. labels Feb 12, 2025
@wolfgangwalther wolfgangwalther merged commit 43ca5da into NixOS:master Feb 12, 2025
29 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Feb 12, 2025

Successfully created backport PR for release-24.11:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. 12.approvals: 3+ This PR was reviewed and approved by three or more persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants