[elbe-devel] PR: [PATCH v3 0/7] Inspect build output

Olivier Dion dion at linutronix.de
Tue Aug 25 15:45:19 CEST 2020


The following changes since commit 3997ee15c841fa5abb87242526bf8a93d2982f5e:

  tests: Add simple amd64 grub uefi test (2020-08-12 10:35:56 +0200)

are available in the Git repository at:

  git at lxcvs:linutronix/elbe/elbe.git devel/dion/check-build

for you to fetch changes up to c115a7a46540a5a2c4e25a7d882b00f8e7ec0842:

  commands: check-build: Add rebuild command (2020-08-25 09:43:54 -0400)

----------------------------------------------------------------
Olivier Dion (7):
      commands: check-build: Create base for checkers
      filesystem: Add context manager for TmpdirFilesystem
      commands: check-build: Add cdrom checker
      commands check-build: Add image checker
      schema dbsfed: Add schema definitions for image checker
      commands check-build: Add SDK checker
      commands: check-build: Add rebuild command

 elbepack/commands/check-build.py | 620 +++++++++++++++++++++++++++++++++++++++
 elbepack/filesystem.py           |   7 +
 schema/dbsfed.xsd                | 130 ++++++++
 3 files changed, 757 insertions(+)
 create mode 100644 elbepack/commands/check-build.py

-- 
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen


More information about the elbe-devel mailing list