Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test against tests using Meson-built Nix #11800

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

Ericson2314
Copy link
Member

Motivation

Reducing usages of the old build system.

Context

#2503

Priorities and Process

Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@Ericson2314 Ericson2314 requested a review from edolstra as a code owner November 4, 2024 17:20
@github-actions github-actions bot added the with-tests Issues related to testing. PRs with tests have some priority label Nov 4, 2024
packaging/hydra.nix Outdated Show resolved Hide resolved
@@ -16,25 +16,16 @@ let
inherit tarballs;
};

testNixVersions = pkgs: client: daemon:
Copy link
Member

@roberth roberth Nov 4, 2024

Choose a reason for hiding this comment

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

This was odd. Good riddance. Wrote alternative proposal

Copy link
Member Author

Choose a reason for hiding this comment

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

(to be clear, we agree the way described in the issue is better. This is a step in that direction.)

Co-authored-by: Robert Hensing <[email protected]>
@roberth roberth enabled auto-merge November 4, 2024 18:14
@roberth roberth merged commit baea2b9 into NixOS:master Nov 4, 2024
11 checks passed
@Ericson2314 Ericson2314 deleted the test-against-using-meson branch November 4, 2024 18:53
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2024-11-04-nix-team-meeting-minutes-191/55846/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
with-tests Issues related to testing. PRs with tests have some priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants