pmaports/.gitlab-ci
Oliver Smith 3030c00ba2
CI: check_mr_settings.py: fix check for same repo (!255)
Do not crash when a MR was made from the same repository, because the
"allow_maintainer_to_push" key does not exist in the GitLab API's
output. Check first if the "source_project_id" is the same as the
"target_project_id", and if it is, do not try to access
"allow_maintainer_to_push" at all.
2019-03-05 09:00:23 +01:00
..
testcases testcases: support system-wide pmbootstrap install (!208) 2019-02-27 09:43:18 +01:00
build_changed_aports.py CI: add "ci:ignore-count" and "ci:skip-build" (!210) 2019-02-28 09:34:43 +01:00
check_devices_in_wiki.py Update copyright to 2019 2019-01-02 09:29:47 +01:00
check_mr_settings.py CI: check_mr_settings.py: fix check for same repo (!255) 2019-03-05 09:00:23 +01:00
install_pmbootstrap.sh CI: show meaningful error for outdated pmaports (!167) 2019-01-22 07:47:12 +00:00
move_logs.sh Update copyright to 2019 2019-01-02 09:29:47 +01:00
run_testcases.sh Update copyright to 2019 2019-01-02 09:29:47 +01:00
static_code_analysis.sh Update copyright to 2019 2019-01-02 09:29:47 +01:00