summaryrefslogtreecommitdiff
path: root/hooks/pre-commit
AgeCommit message (Collapse)Author
2025-07-05Do not deploy to staging on pre-commitMatthew Fennell
It's too time-consuming, especially when making multiple commits in one go, and having tested those changes by manually running make staging already.
2024-01-07Add initial playbookMatthew Fennell
At present, the playbook simply ensures that all required packages are installed.