-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversion failing #6659
Comments
It seems like a URL is getting filled out wrong:
Shouldn't the |
That actually ends up being correct usage, but agree it's a little counterintuitive. ref: https://developer.travis-ci.com/resource/repository#find |
Am starting to wonder if this may be related to the Travis CI GitHub App issue ( conda-forge/conda-forge.github.io#644 ). Edit: ...or (at the bare minimum) if making that switch would fix it. |
@jakirkham I notice that after new recipes are merged, although a For example see:
Is this the same problem that you're describing here? If so, and #644 is the source of the problem, is this something that individual feedstock maintainers can fix on a repository-by-repository basis or does it need to be done organization-wide? I would really love to get this working again! |
Yes, this is the same issue, @mcflugen. I'm not sure if issue ( conda-forge/conda-forge.github.io#644 ) is the cause, but it may be a way to solve this problem. It is also something we need to solve by the end of the month (ideally sooner). So it may be the best path forward. Well issue ( conda-forge/conda-forge.github.io#644 ) involves making a fix to |
Looks like this may be fixed? I noticed that several repos were created with files now. |
Yep. This appears to be working for me now! 💥💥💥 |
It's a bit confusing, actually, since the file noted above (https://github.com/conda-forge/conda-smithy/blob/master/conda_smithy/ci_register.py) hasn't been touched. |
(and conda-forge/conda-forge.github.io#644 and https://github.com/conda-forge/conda-smithy don't seem to have any updates either) |
Well, things started to work after I got an alert saying that a conda-forge organization owner approved the Travis CI application to access private data in conda-forge so I'm guessing it was a permissions problem (which may be related to conda-forge/conda-forge.github.io#644). |
Interesting - GitHub Services were deprecated, which Travis used to rely on. They then had to migrate (to webhooks?) and so I ma guessing that we got held up because of that. |
Glad it is working now! |
The new feedstocks seem to still be using the old, deprecated GitHub Services. So not sure. That said, the Travis CI GitHub App is enabled for the org, which the new feedstocks have been registered with as well. Would be interesting to know which step triggers the addition to the Travis CI GitHub App. In any event, that is most likely what fixed it. Now it's just a matter of migrating the existing feedstocks to the Travis CI GitHub App as well. |
Yes, it's still using the old services for new feedstocks. I was playing with permissions today morning. Not sure what fixed it. 😄 |
Looks like conversion started failing yesterday and has not been working since. Linking to the first log below.
cc @conda-forge/core @conda-forge/staged-recipes
ref: https://travis-ci.org/conda-forge/staged-recipes/builds/426812270
The text was updated successfully, but these errors were encountered: