qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] testing and misc (gitdm, gitlab, docker, make)
@ 2020-10-27  9:59 Alex Bennée
  2020-10-27  9:59 ` [PULL 1/8] Adding ani's email as an individual contributor Alex Bennée
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Alex Bennée @ 2020-10-27  9:59 UTC (permalink / raw)
  To: peter.maydell; +Cc: Alex Bennée, qemu-devel

The following changes since commit 1dc887329a10903940501b43e8c0cc67af7c06d5:

  Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' into staging (2020-10-26 17:19:26 +0000)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-testing-and-misc-271020-1

for you to fetch changes up to c8e6cfba1291df2202bf406bb5137c9d365505d1:

  makefile: handle -n / -k / -q correctly (2020-10-27 09:53:51 +0000)

----------------------------------------------------------------
Testing and gitdm updates

  - add some more individual contributors
  - include SDL2 in centos images
  - skip checkpatch check when no commits found
  - use random port for gdb reverse debugging
  - make gitlab use it's own mirrors to clone
  - fix detection of make -nqp

----------------------------------------------------------------
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

Paolo Bonzini (1):
      makefile: handle -n / -k / -q correctly

Philippe Mathieu-Daudé (1):
      gitlab-ci: Clone from GitLab itself

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

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

-- 
2.20.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-10-29 10:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27  9:59 [PULL 0/8] testing and misc (gitdm, gitlab, docker, make) Alex Bennée
2020-10-27  9:59 ` [PULL 1/8] Adding ani's email as an individual contributor Alex Bennée
2020-10-27  9:59 ` [PULL 2/8] contrib/gitdm: Add more individual contributors Alex Bennée
2020-10-27  9:59 ` [PULL 3/8] tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1 Alex Bennée
2020-10-27  9:59 ` [PULL 4/8] gitlab: skip checkpatch.pl checks if no commit delta on branch Alex Bennée
2020-10-27  9:59 ` [PULL 5/8] scripts: fix error from checkpatch.pl when no commits are found Alex Bennée
2020-10-27  9:59 ` [PULL 6/8] tests/acceptance: pick a random gdb port for reverse debugging Alex Bennée
2020-10-27  9:59 ` [PULL 7/8] gitlab-ci: Clone from GitLab itself Alex Bennée
2020-10-27  9:59 ` [PULL 8/8] makefile: handle -n / -k / -q correctly Alex Bennée
2020-10-29 10:03 ` [PULL 0/8] testing and misc (gitdm, gitlab, docker, make) Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).