Skip to content

ci: Simplify installer tests#13506

Merged
Mic92 merged 1 commit intoNixOS:masterfrom
xokdvium:simplify-installer-tests
Jul 23, 2025
Merged

ci: Simplify installer tests#13506
Mic92 merged 1 commit intoNixOS:masterfrom
xokdvium:simplify-installer-tests

Conversation

@xokdvium
Copy link
Contributor

Motivation

Instead of the whole python -m http.server serving script we can just specify a file:// URL. The cachix/install-nix-action uses curl do fetch the URL, so it works out of the box with file:// URLs as well. We are testing the installation script itself, so I don't think there are any concerns about not fetching via HTTP (which is the realistic scenario).

Context


Add 👍 to pull requests you find important.

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

@xokdvium xokdvium requested a review from Mic92 July 19, 2025 12:06
@xokdvium xokdvium requested a review from edolstra as a code owner July 19, 2025 12:06
@Mic92 Mic92 force-pushed the simplify-installer-tests branch from 258dda0 to c6d0d33 Compare July 23, 2025 19:52
@Mic92 Mic92 enabled auto-merge July 23, 2025 19:54
@Mic92 Mic92 merged commit 7ff4266 into NixOS:master Jul 23, 2025
13 checks passed
@xokdvium xokdvium deleted the simplify-installer-tests branch July 23, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants