2.home-manager/.github/workflows
Austin Horstman 7076272297 ci: bound runtime and force sandboxed builds
The test workflow currently relies on GitHub Actions defaults for both
job lifetime and Nix sandboxing. That is acceptable when everything
behaves, but it makes failures noisier: a hung job can run indefinitely
until the platform kills it, and the macOS leg inherits a weaker sandbox
default than Linux.

Add explicit timeout-minutes values to the lightweight change-detection
job and the main test matrix job, and pass sandbox = true through
install-nix-action. The sandbox setting is primarily about making the
macOS runner match the stricter execution model we already expect on
Linux.
2026-04-21 08:24:02 -05:00
..
backport.yml ci: bump actions/create-github-app-token from 2 to 3 2026-03-16 18:24:16 +01:00
conflicts.yml workflows: only run conflicts and update flake on main repo (#6893) 2025-04-23 11:25:45 -05:00
github_pages.yml ci: bump cachix/cachix-action from 16 to 17 2026-03-23 09:02:52 -05:00
labeler.yml ci: fix labeler file count logic 2026-04-07 23:27:55 -05:00
tag-maintainers.yml ci: bump actions/create-github-app-token from 2 to 3 2026-03-16 18:24:16 +01:00
test.yml ci: bound runtime and force sandboxed builds 2026-04-21 08:24:02 -05:00
update-maintainers.yml ci: bump actions/create-github-app-token from 2 to 3 2026-03-16 18:24:16 +01:00
validate-maintainers.yml ci: validate-maintainers all-maintainers update 2026-01-08 13:57:12 -05:00