You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been seeing lost of network instability (timeouts and server errors) so I would like to disable this feature since I only care about the create result.
I am not sure if the problem is https://github.com/bincrafters/bincrafters-package-tools
Specifically https://github.com/bincrafters/bincrafters-package-tools/blob/8e4619e47b5ee427811a72d83c92e4c8424bd97e/bincrafters/build_shared.py#L176-L177
Reading the code
conan-package-tools/cpt/remotes.py
Lines 55 to 56 in e3c29b9
But it ends up using
None
as the URL base 😕 https://github.com/prince-chrismc/conan-center-index-recipe-template/runs/2486817928?check_suite_focus=true#step:5:239I've been seeing lost of network instability (timeouts and server errors) so I would like to disable this feature since I only care about the create result.
https://github.com/prince-chrismc/conan-center-index-recipe-template/runs/2486852029?check_suite_focus=true#step:5:4386
The text was updated successfully, but these errors were encountered: