pmaports/.gitlab-ci
Minecrell 796f2d097d
CI: skip all dot folders for now (!1068)
At the moment we assume that all files except in /.* belong to
a package. Now that .shared-patches was moved to device/.shared-patches
that does not work correctly anymore.

This method should really check to which package the files belong
(e.g. walk up directories until it finds an APKBUILD) instead of
assuming they are directly in the same directory as the APKBUILD.

For now just ignore **/.* (i.e. all files in dot folders),
to unblock the MR since it's a critical fix.
2020-03-15 16:24:28 +03:00
..
testcases CI: update for device/* -> device/testing/* move (!1067) 2020-03-14 09:41:26 +01:00
apkbuild-linting.py CI: skip linting check for cross/ folder (!881) 2020-01-16 00:47:16 +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: skip all dot folders for now (!1068) 2020-03-15 16:24:28 +03: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 Change copyright to 2020 2020-01-06 02:47:56 +01:00