Ayaz Salikhov
Ayaz Salikhov
Please, do not hesitate to approve PRs for 4 recipes, which have successful builds, mentioned above. And if you have any ideas about the recipes with some troubles, do not...
Yep, all the existing recipes are finally fixed 🎉 But as soon as we merge the PRs to hooks and update the hooks in the cci, there will be new...
It would be actually great if all the recipes were easily PR'able. Because sometimes infrastructure changes or the dependency changes in an incompatible way (we try to avoid this, but...
@ericLemanissier because it's the number of versions of all recipes, I suppose.
And the number I gave is the number of actual configurations, which is much higher.
Yes, you're right, what I meant is to get rid of confidence in its current implementation, because it's a bit misleading.
I found a workaround for this: `set(CONAN_DISABLE_CHECK_COMPILER 1)` before conan_cmake_run. Not the best solution, but seems to work.
It would be nice to have this.
I had to manually list all the files to download and it looks really bad. It would be so great to have this feature. https://github.com/jupyter/docker-stacks/blob/7543e49a9fe7f62e95c4b21f96026b2997dfddbc/.github/actions/download-manifests/action.yml
@leighmcculloch could you tell me please, have you found a way to overcome this issue? I want to do almost the same thing, but between different GitHub jobs. So, one...