Commit Graph

3 Commits

Author SHA1 Message Date
Sebastian Parborg
3abd779df2 Hooks: Simplify deny_binary commit iteration logic 2026-03-13 18:44:09 +01:00
Sebastian Parborg
f0357e8394 Hooks: Update deny_binary to correctly handle pushes to new repos
Before, the hook would allow pushing binary files to newly created empty
repos. Now we handle and test this in our test suite.
2026-03-13 18:23:19 +01:00
Bart van der Braak
4c9690a353 Hooks: Rename directory and deny binary script (#20)
To make it more consistent with other hook scripts and we also rename `docker-compose.yml` to `compose.yml`

Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/20
2026-01-14 15:13:14 +01:00