From: Jakub J. <no...@gi...> - 2024-02-02 08:44:10
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b242e4d65c0a4e3e9fb2cfba85eada1c427b45b0 https://github.com/OpenSC/OpenSC/commit/b242e4d65c0a4e3e9fb2cfba85eada1c427b45b0 Author: Jakub Jelen <jj...@re...> Date: 2024-02-02 (Fri, 02 Feb 2024) Changed paths: M .github/build.sh M .github/dump-logs.sh Log Message: ----------- ci: Dump logs on error The logs should be grouped in expandable sections as described here for better readability: https://github.com/actions/toolkit/blob/main/docs/commands.md#group-and-ungroup-log-lines This also attempts to dump the logs from make distcheck as they will be in different path. Commit: d3d878984202060b9cedd8bbc22125a449e03388 https://github.com/OpenSC/OpenSC/commit/d3d878984202060b9cedd8bbc22125a449e03388 Author: Jakub Jelen <jj...@re...> Date: 2024-02-02 (Fri, 02 Feb 2024) Changed paths: M tests/opensc.supp Log Message: ----------- Add more suppressions of softhsm uninitilized memory in pkcs11-spy Fixups 610ecd2aeba89d754b34a4dddcd0b4bc25f8cb99 Commit: 3331171431610cf537831862baf180ae94993bdc https://github.com/OpenSC/OpenSC/commit/3331171431610cf537831862baf180ae94993bdc Author: Jakub Jelen <jj...@re...> Date: 2024-02-02 (Fri, 02 Feb 2024) Changed paths: M .github/workflows/linux-strict.yml Log Message: ----------- Fix filename for artifacts Introduced in a0eb0553de8ac33d8ee893c4caf911e7516efaed Compare: https://github.com/OpenSC/OpenSC/compare/22e4ebcfc5d2...333117143161 |