Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e09f89e989859c0be0fa3b183682628c8697cead
https://github.com/WebKit/WebKit/commit/e09f89e989859c0be0fa3b183682628c8697cead
Author: Nikolas Zimmermann <[email protected]>
Date: 2026-01-08 (Thu, 08 Jan 2026)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[Tools][CI] Dump /etc/build-info for GTK/WPE jobs in PrintConfiguration step
https://bugs.webkit.org/show_bug.cgi?id=304908
Reviewed by Aakash Jain.
For GTK/WPE CI jobs, include the output of `cat /etc/build-info` in the
build logs, besides hostname etc. This helps to trace issues later by
just looking at the build bogs (able to identify where a job ran, using
which container images and so on).
* Tools/CISupport/build-webkit-org/steps.py:
(PrintConfiguration.run):
* Tools/CISupport/build-webkit-org/steps_unittest.py:
* Tools/CISupport/ews-build/steps.py:
(PrintConfiguration.run):
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/305293@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications