mbox series

[v1,0/6] testing/next (gitdm, acceptance, docker, gitlab)

Message ID 20201021163136.27324-1-alex.bennee@linaro.org
Headers show
Series testing/next (gitdm, acceptance, docker, gitlab) | expand

Message

Alex Bennée Oct. 21, 2020, 4:31 p.m. UTC
Hi,

This is the current state of my testing/next branch although it also
contains a few gitdm updates as well. I'm not proud of the reverse
debugging hack but at least it works more times than not now.

Currently requiring review:

 - tests/acceptance: pick a random gdb port for reverse debugging
 - contrib/gitdm: Add more individual contributors (6 acks, 1 sobs)

Alex Bennée (2):
  contrib/gitdm: Add more individual contributors
  tests/acceptance: pick a random gdb port for reverse debugging

Ani Sinha (1):
  Adding ani's email as an individual contributor

Daniel P. Berrangé (2):
  gitlab: skip checkpatch.pl checks if no commit delta on branch
  scripts: fix error from checkpatch.pl when no commits are found

Thomas Huth (1):
  tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1

 .gitlab-ci.d/check-patch.py             | 8 ++++++++
 contrib/gitdm/group-map-individuals     | 6 ++++++
 scripts/checkpatch.pl                   | 2 +-
 tests/acceptance/reverse_debugging.py   | 6 ++++--
 tests/docker/dockerfiles/centos7.docker | 2 +-
 tests/docker/dockerfiles/centos8.docker | 2 +-
 6 files changed, 21 insertions(+), 5 deletions(-)