Skip to content

[24.11]: ci/eval/compare: support optional byName argument#405159

Merged
wolfgangwalther merged 3 commits intoNixOS:release-24.11from
wolfgangwalther:backport-394797-402991-ci
May 8, 2025
Merged

[24.11]: ci/eval/compare: support optional byName argument#405159
wolfgangwalther merged 3 commits intoNixOS:release-24.11from
wolfgangwalther:backport-394797-402991-ci

Conversation

@wolfgangwalther
Copy link
Contributor

This backports parts of #394797 and #402991 - purely for the cause of "we want no diff in workflows/ and ci/ to make backporting other changes easier".

My understanding is that those changes won't do much on stable, because there are no script using the argument, but they should also not do harm. Agreed, @winterqt?

Things done


Add a 👍 reaction to pull requests you find important.

RossComputerGuy and others added 2 commits May 8, 2025 09:54
(cherry picked from commit a71ef34)
Sometimes it is quite useful to output names instead of GitHub IDs, e.g.
for maintainer scripts that show you who you would ping. Add this as an
option, but keep the existing default.

(cherry picked from commit e5306ea)
@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 4.workflow: backport This targets a stable branch labels May 8, 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 May 8, 2025
We need to pass through the maintainers and teams positions from the
original meta so pings work correctly, since check-meta clobbers the
original attribute positions in them.

Tested with `maintainers/scripts/get-maintainer-pings-between.sh` on a
handful of major packages maintained by both individuals and teams.

(cherry picked from commit 92bd743)
@wolfgangwalther wolfgangwalther force-pushed the backport-394797-402991-ci branch from 4ce6c87 to fe49b3c Compare May 8, 2025 08:13
@wolfgangwalther wolfgangwalther merged commit 7bdca10 into NixOS:release-24.11 May 8, 2025
27 of 28 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-394797-402991-ci branch May 8, 2025 10:45
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.

3 participants