[PATCH v1 0/9] testing/next (tags!, more travis/shippable deprecation)

Alex Bennée posted 9 patches 3 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210113151408.27939-1-alex.bennee@linaro.org
Maintainers: "Philippe Mathieu-Daudé" <philmd@redhat.com>, Fam Zheng <fam@euphon.net>, "Alex Bennée" <alex.bennee@linaro.org>
Makefile                                     | 46 ++++++++++++++++----
.gitignore                                   |  3 ++
.gitlab-ci.yml                               | 22 +++++++---
.shippable.yml                               | 14 +-----
.travis.yml                                  | 16 -------
tests/docker/Makefile.include                |  1 -
tests/docker/docker.py                       |  4 +-
tests/docker/dockerfiles/debian-amd64.docker |  5 ++-
8 files changed, 64 insertions(+), 47 deletions(-)
[PATCH v1 0/9] testing/next (tags!, more travis/shippable deprecation)
Posted by Alex Bennée 3 years, 3 months ago
Hi,

Not a lot in this tree at the moment but I did grab a few patches that
got inadvertently included in my pre-PR series for semihosting and
gdbstub. It does include Phillipe's deprecation of most of the
shippable builds. I've also moved one more test across from Travis
while trying to beef up the documentation we generate. We really need
a better "official" way to install the docs in an arbitrary directory
though.

The following need review:

 - gitlab: move docs and tools build across from Travis
 - docker: expand debian-amd64 image to include tag tools
 - Makefile: wrap cscope in quiet-command calls
 - Makefile: wrap etags in quiet-command calls
 - Makefile: wrap ctags in quiet-command calls
 - Add newline when generating Dockerfile
 - shippable.yml: Remove jobs duplicated on Gitlab-CI
 - Makefile: add GNU global tags support

Alessandro Di Federico (1):
  Add newline when generating Dockerfile

Alex Bennée (6):
  Makefile: add GNU global tags support
  Makefile: wrap ctags in quiet-command calls
  Makefile: wrap etags in quiet-command calls
  Makefile: wrap cscope in quiet-command calls
  docker: expand debian-amd64 image to include tag tools
  gitlab: move docs and tools build across from Travis

Philippe Mathieu-Daudé (2):
  tests/docker: Remove Debian 9 remnant lines
  shippable.yml: Remove jobs duplicated on Gitlab-CI

 Makefile                                     | 46 ++++++++++++++++----
 .gitignore                                   |  3 ++
 .gitlab-ci.yml                               | 22 +++++++---
 .shippable.yml                               | 14 +-----
 .travis.yml                                  | 16 -------
 tests/docker/Makefile.include                |  1 -
 tests/docker/docker.py                       |  4 +-
 tests/docker/dockerfiles/debian-amd64.docker |  5 ++-
 8 files changed, 64 insertions(+), 47 deletions(-)

-- 
2.20.1