pmaports/.gitlab-ci
Oliver Smith 74f42ebeb0
main/postmarketos-mkinitfs: pass shellcheck (!1123)
Make it pass shellcheck by fixing obvious mistakes like '==' instead of
'='. Add "shellcheck disable" lines for things that are intentionally done
or would be a bit more complicated to rewrite. It would be nice to
refactor some things like '${outfile/initramfs-/uImage-}', but this should
be done in a separate change (patches welcome).

Remove unused variable "modules_path". While at it, add two new fatal
error messages instead of just "exit 1" without any comment and remove
redundant mkdir in APKBUILD.
2020-04-12 00:56:17 +02:00
..
testcases CI: test_directory_structure: Allow device/{community,main} (!1121) 2020-04-11 15:47:49 +02:00
apkbuild-linting.py CI: apkbuild-linting: use get_changed_files() instead of get_changed_packages() (!1069) 2020-03-21 22:32:48 +01:00
build_changed_aports.py Change copyright to 2020 2020-01-06 02:47:56 +01:00
check_changed_aports_versions.py CI: skip all dot folders for now (!1068) 2020-03-15 16:24:28 +03:00
check_devices_in_wiki.py CI: update for device/* -> device/testing/* move (!1067) 2020-03-14 09:41:26 +01:00
check_mr_settings.py Change copyright to 2020 2020-01-06 02:47:56 +01:00
common.py CI: common: fixup get_changed_packages() (!1069) 2020-03-21 22:32:48 +01:00
install_pmbootstrap.sh CI: install_pmb: use git clone, not tarball (!980) 2020-02-22 21:46:49 +01:00
move_logs.sh Change copyright to 2020 2020-01-06 02:47:56 +01:00
run_testcases.sh run_testcases.sh: adjust to new device structure (!1066) 2020-03-14 09:12:57 +01:00
shellcheck.sh main/postmarketos-mkinitfs: pass shellcheck (!1123) 2020-04-12 00:56:17 +02:00