Checking Arch Packages sanity:
- Check PKGBUILD
- Check .SRCINFO
- Check package file (*.pkg.tar.zst)
Use namcap to check source PKGBUILD and the binary package.
-
package
: The package name to check. Corresponds to a directory in this repository (Required) -
warnings
: The warnings thrown by namcap without affecting the package (Optional)
jobs:
arch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./
with:
package: "package-name"
warnings: |
package-name W: Dependency included and not needed
package-name W: Others warnings
rEFInd theme inspired to the Nord palette