Sam Darwin
Sam Darwin
There might be issues with the specific commit this branch diverged from. I will rebase and push to the pull request again.
If this is an edge-case that nobody has ever encountered, the issue can probably be closed. Nevertheless, here are some ideas to mitigate it. Because the install process can be...
lcov 1.15 with gcov-10 seems to be _extremely slow_ compared to lcov 1.14 and gcc-6.
Just ran into this bug. - Apple lists the version as "10". - It is installed to /Applications/Xcode-10.app - xcversion list shows "10". So, where is "10.0" coming from? If...
Just encountered this bug, which has been open for 3 years. The xcode-install tried unpacking the xip and failed. Shouldn't the return code be non-zero in case of a failure?...
What's the best way to handle reboots? In a standard scenario, the following command must be run after a reboot or else multi-arch containers won't run. ``` docker run --rm...
Here is a proposal for how to implement the feature. timja wrote: > Pipeline allows full customisation, I would suggest using that instead > Otherwise the UI would be crazy......
Ubuntu-16.04 is not supported any longer. I will send an update to this pull request next week. Or, you may copy a ci.yml from https://github.com/boostorg/boost-ci/blob/master/.github/workflows/ci.yml
Just committed a fix to this pull request. Results are at https://github.com/sdarwin/test/actions/runs/1948681877 There are ongoing issues here, boost-ci might have a recently added bug, I will ask about it tomorrow.
Hi @raffienficiaud everything should be working now. The latest run of this config on Github Actions is completely successful (except for codecov, because the codecov token must be added to...