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
what's the advantage of pulling from github and why was it disabled back then?
Or asked in a different way: do we have to enable the github pull again and when are we allowed to do so? What is the prerequisite?
The comment in f4c3db0 already tells most of the story:
# PyPI has had issues recently with timely releases due to size constraints of tarball;
# Building from source runs into StackOverflow errors in CF CI; --> use upstream binary
In short: building from github sources would be great, as long as we can get a recipe that builds on the CI here.
Was disabled in f4c3db0
The text was updated successfully, but these errors were encountered: