Linter: Validates SBUILD scripts
Runner: Executes validated SBUILD scripts
SBUILDER: Combined linter + runner (used by soar build)
soar build
ENFORCED: Required field
ENFORCED
NON_ENFORCED: Optional field
NON_ENFORCED
RECOMMENDED: Optional but encouraged
RECOMMENDED
$SBUILD_OUTDIR: Working directory for the build
$SBUILD_OUTDIR
$SBUILD_TMPDIR: Temp directory inside SBUILD_OUTDIR ($SBUILD_OUTDIR/SBUILD_TEMP)
$SBUILD_TMPDIR
$SBUILD_OUTDIR/SBUILD_TEMP
x_exec.pkgver: Shell commands to fetch version
x_exec.pkgver
x_exec.run: Shell commands to build/download the package
x_exec.run
Validate your SBUILD with yamllintarrow-up-right and x_exec.run with shellcheckarrow-up-right.
Last updated 1 month ago