2.home-manager/.github
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
..
ISSUE_TEMPLATE issue_template: remove git blame from issue template (#7692) 2025-08-17 23:24:40 -05:00
workflows ci: bound runtime and force sandboxed builds 2026-04-21 08:24:02 -05:00
dependabot.yml ci: adjust flake lock update pr titles 2026-04-13 22:16:51 -05:00
labeler.yml ci: add release branch label 2026-04-13 22:16:51 -05:00
PULL_REQUEST_TEMPLATE.md treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00