Build host: xahau-build Build date: Tue Aug 19 07:48:43 UTC 2025 Build md5: b7bc548e4ad7c124a546f8fe64e325a2 xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/569/merge Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: ../Builds/CMake/deps/WasmEdge.cmake modified: ../src/ripple/net/impl/RegisterSSLCerts.cpp modified: ../src/ripple/protocol/impl/BuildInfo.cpp Untracked files: (use "git add ..." to include in what will be committed) ../Builds/CMake/deps/WasmEdge.old ../src/certs/ ../src/ripple/net/impl/RegisterSSLCerts.cpp.old no changes added to commit (use "git add" and/or "git commit -a") Git log [last 20]: commit 6c25f699dbe5929f581e7a375204d4aca4e8756b Merge: 7a79024 cd25250 Author: Niq Dudfield Date: Tue Aug 19 07:36:07 2025 +0000 Merge cd252504ad41c98722656ac7583cbeea4e2e4990 into 7a790246fbb9889a37822e438632550aafca4a91 commit cd252504ad41c98722656ac7583cbeea4e2e4990 Author: Nicholas Dudfield Date: Tue Aug 19 14:35:52 2025 +0700 fix: use renamed action and add Conan init fallback - Update workflow to use renamed xahau-patch-conan-post-setup action - Use 'conan config home' to dynamically find settings.yml location - Add debug logging to see Conan home contents - Try 'conan config init' if settings.yml doesn't exist - This should handle fresh Conan installations commit 7a790246fbb9889a37822e438632550aafca4a91 Author: Niq Dudfield Date: Thu Aug 14 14:41:49 2025 +0700 fix: upgrade CI to GCC 13 and fix compilation issues, fixes #557 (#559)