NetworkManager/contrib/scripts
Thomas Haller 67128fe6c0 checkpatch,gitlab-ci: let checkpatch script compare against latest upstream master
When opening a merge request from a fork of NetworkManager, then the
pipeline runs with the a checkout of the fork. That means, checkpatch
would compare the branch against "master" (or "nm-x-y" stable branches)
of the fork, instead of upstream.

That doesn't seem too useful. Instead, also add upstream NetworkManager
as git remote, fetch the branches, and use the branches from there as
base for checkpatch.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/255
(cherry picked from commit 3019648b4b)
(cherry picked from commit 9a37702311)
2019-10-08 15:26:52 +02:00
..
checkpatch-feature-branch.sh checkpatch,gitlab-ci: let checkpatch script compare against latest upstream master 2019-10-08 15:26:52 +02:00
checkpatch.pl contrib/checkpatch: avoid command injection in checkpatch.pl script 2019-03-18 11:57:04 +01:00
nm-ci-install-valgrind-in-ubuntu1604.sh gitlab-ci: run unit tests under valgrind in gitlab-ci 2019-10-08 15:26:49 +02:00
nm-ci-patch-gtkdoc.sh gitlab-ci: patch gtk-doc to generate valid documentation 2018-12-01 08:55:44 +01:00
nm-ci-run.sh gitlab-ci: also build on CentOS 7.5 and 7.6 2019-10-08 15:26:50 +02:00
nm-import-openconnect contrib/scripts: nm-import-openconnect - script for importing OpenConnect VPN configs to NM 2015-05-19 09:21:50 +02:00
nm-import-openvpn all: drop trailing spaces 2018-02-07 13:32:04 +01:00
nm-import-vpnc contrib/scripts: nm-import-vpnc - script for importing Cisco VPN configs to NM 2015-05-19 09:21:50 +02:00
NM-log platform: add routing-rule add/delete netlink functions 2019-03-13 09:03:59 +01:00
test-macsec tests: use "/run" instead of "/var/run" 2019-10-08 15:26:49 +02:00