Skip to content

[Backport release-24.11] workflows/eval-aliases: split from eval#406127

Merged
wolfgangwalther merged 1 commit intorelease-24.11from
backport-406113-to-release-24.11
May 11, 2025
Merged

[Backport release-24.11] workflows/eval-aliases: split from eval#406127
wolfgangwalther merged 1 commit intorelease-24.11from
backport-406113-to-release-24.11

Conversation

@nixpkgs-ci
Copy link
Copy Markdown
Contributor

@nixpkgs-ci nixpkgs-ci bot commented May 11, 2025

Bot-based backport to release-24.11, triggered by a label in #406113.

  • 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.

The eval-aliases job is independent of all the other eval jobs. By
splitting it into a separate workflow, we avoid running it in two cases:

1. When turning a PR "ready to review". In this case, the main eval
workflow needs to run to be able to tag reviewers - but not
eval-aliases.

2. On branches like master, staging, etc. We only need to run eval there
to have a result to compare against in PRs. eval-aliases doesn't
contribute to that.

Thus, this will avoid wasting resources.

(cherry picked from commit 3f004ac)
@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 6.topic: policy discussion Discuss policies to work in and around Nixpkgs labels May 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 May 11, 2025
@wolfgangwalther
Copy link
Copy Markdown
Contributor

Runs fine on master.

@wolfgangwalther wolfgangwalther merged commit a39ed32 into release-24.11 May 11, 2025
19 of 23 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-406113-to-release-24.11 branch May 11, 2025 10:02
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 6.topic: policy discussion Discuss policies to work in and around Nixpkgs 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