Enable creation of missing directories in GPR file#44
Conversation
Plus, build using all cores.
|
The conformance tests are failing with this commit, but it worked with the parent commit. Do you think these flags could affect them in any way? I guess not, then we depend on something outside the repository, which has changed. I will rerun the action on the parent commit to verify it. https://github.com/reznikmm/protobuf/actions/runs/23223928246/job/70895706356#step:8:2478 |
|
OK, I cannot rerun the successful actions in this repository, but not needed, it's clear that it's failing because we are using a moving conformance test (the latest from the repo https://github.com/protocolbuffers/protobuf as can be seen in: protobuf/.github/workflows/main.yml Lines 17 to 20 in 20fe933 So the changes look good to me. |
|
This is simple enough to be merged without further approvals. Thanks, @zertovitch. |
Plus, build using all cores.