ci: verbose logs for StaticPHP#2074
Conversation
|
We should upload logs in case of failure instead. I thought I did that already, but I guess I may have missed a place. The debug logs here aren't all that useful, because GitHub will fail displaying enough information if it happens late in the build. |
|
|
|
@henderkes actually, that's not easy to upload a separate log file because the file is generated in the Docker build context. Logging the error stderr seems to be the way to go. If's too big for the GitHub UI, it's always possible to download the raw logs. |
|
Looks like the CI is also red for gnu, have to look what that is. |
|
@henderkes LGTM! |
I'll fix that in spc... I really want to drop glibc 2.17 support outside of zig, though. Since we'll switch to php 8.5 by then, that should be alright. |
|
Thank you Marc! |
No description provided.