pmos/.ci
Clayton Craft a8bf624bb4
ci/shellcheck: ignore SC3043 warnings about use of 'local' (MR 4340)
This configures shellcheck in CI to ignore the use of the 'local'. Using
'local' to support variable scoping can prevent a lot of nasty bugs in
shell scripts.
Ash supports 'local', even though it's not a POSIX sh thing. It's used
extensively in our init.sh script, and many Alpine scripts use it.
2023-08-21 11:16:55 +02:00
..
lib CI: CI runs for three hours, not one hour (MR 4135) 2023-05-30 09:12:52 +02:00
testcases CI: Support not having "pmbootstrap" in $PATH (MR 3977) 2023-04-02 15:04:13 +02:00
apkbuild-lint.sh
build-aarch64.sh
build-armhf.sh
build-armv7.sh
build-riscv64.sh
build-x86_64.sh
build-x86.sh
commits.sh
ec.sh
flake8.sh
grep.sh ci: make sure deviceinfo_modules_initfs is not re-introduced in pmaports (MR 4169) 2023-08-04 08:27:44 +02:00
kconfig.sh
pytest.sh
shellcheck.sh ci/shellcheck: ignore SC3043 warnings about use of 'local' (MR 4340) 2023-08-21 11:16:55 +02:00
wiki.sh