summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/nix-hashes.yml
AgeCommit message (Collapse)Author
2026-03-29ci: cancel stale nix-hashes runs (#19571)Luke Parker
2026-03-24fix: nix hash update parsing... again (#18989)Caleb Norton
2026-03-24fix: nix hash update parsing (#18979)Caleb Norton
2026-03-24fix: better nix hash detection (#18957)Caleb Norton
2026-02-18ci: allow commits on top of beta PRs (#11924)Caleb Norton
2026-02-09fix(nix): watch scripts in nix-hashes workflow (#12818)Jérôme Benoit
2026-02-01ci: restrict nix-hashes workflow to dev branch pushes onlyDax Raad
Remove pull_request trigger and limit push trigger to dev branch to prevent unnecessary workflow runs on feature branches and PRs. The workflow will now only execute when dependency files change on the dev branch.
2026-01-31ci: fix nix hash issue (#11530)Aiden Cline
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-01-31fix(ci): portable hash parsing in nix-hashes workflow (#11533)Jérôme Benoit
2026-01-31fix(nix): restore native runners for darwin hash computation (#11495)Jérôme Benoit
2026-01-30ciDax Raad
2026-01-29test: skip failing tests (#11184)Dax