Add pre-commit hooks + CI

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2024-04-02 13:19:57 -04:00
parent 2e1e7ec90c
commit d0687408dc
4 changed files with 65 additions and 3 deletions

View File

@@ -75,7 +75,7 @@ for `podman`. However, some container images you may want to use for jobs
At the same time, most distributions also set `65536` as the default maximum
number (including ID `0`) of IDs to allocate for user-namespaces (via
`/etc/login.defs`). This creates a problem you won't realize until the runner
actually picks up a job 😞 The main symptom of this issue will be messages in
actually picks up a job. The main symptom of this issue will be messages in
the pipglr containers log, similar to (abbreviated):
```text