feat userver: ppa setup - #1342
Conversation
|
This failure (https://github.com/userver-framework/userver/actions/runs/34104753032/job/101687096955?pr=1342) is unrelated to PR #1342. The job fails before userver itself is configured or compiled:
PR #1342 changes neither conanfile.py:1 nor .github/workflows/ci-conan.yml:1. The job also uses unpinned pip install conan and conan create --update, making it Most appropriate resolution: pin CMake below 4.4 for this job, or update/patch the Conan mongo-c-driver recipe. A simple rerun on the same runner image may fail |
|
This (https://github.com/userver-framework/userver/actions/runs/34104752928/job/101687096275?pr=1342) also appears unrelated to PR #1342, but it is a genuine macOS subprocess-test flap. Key detail: status.IsExited() == false means the spawned child was terminated by a signal. It does not mean the FD-leak check failed:
Evidence against PR causality:
|
Note: by creating a PR or an issue you automatically agree to the CLA. See CONTRIBUTING.md. Feel free to remove this note, the agreement holds.