- Dec 04, 2024
-
-
It's possible that additional sources have been made to an APKBUILD which are unstaged, but if the hunks adding those sources haven't been staged either then it doesn't make sense to fail on this. Use git show to get only the staged hunks for the APKBUILD. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
- Apr 12, 2023
-
-
Pablo Correa Gomez authored
Get the githooks from alpine, with the following changes: * Make it possible to parse the additionally nested "device" folder with the exceptions mentioned in our COMMITSTYLE * Ignore "device/*" as a possible prefix for the commit * Replace abuild references with pmbootstrap Relates #2055 [ci:skip-build]: already built successfully in CI
-