projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aca6533
)
ci: Add the meson logs to failure log artifacts
author
Richard Maw
<richard.maw@codethink.co.uk>
Thu, 25 Apr 2024 11:08:59 +0000
(12:08 +0100)
committer
Richard Maw
<richard.maw@codethink.co.uk>
Thu, 25 Apr 2024 12:05:37 +0000
(13:05 +0100)
It is not a lot of use to add --debug to tests without it
since only the last 100 lines are printed to console.
.github/workflows/mkosi.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/mkosi.yml
b/.github/workflows/mkosi.yml
index a22a458db3026dd5b640f6e473842e76c14e0adb..e7fe33900b3d095e012fc5dc0334f9920a3d08ef 100644
(file)
--- a/
.github/workflows/mkosi.yml
+++ b/
.github/workflows/mkosi.yml
@@
-193,6
+193,7
@@
jobs:
name: ci-mkosi-${{ github.run_id }}-${{ github.run_attempt }}-${{ matrix.distro }}-${{ matrix.release }}-failed-test-journals
path: |
build/test/journal/*.journal
+ build/meson-logs/*
- name: Archive packages
uses: actions/upload-artifact@v4