-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
CI breaks because of use of environ #93
Comments
Is that the right PR? |
Yes, I believe so. https://github.com/conda-forge/staged-recipes/pull/358/files#diff-6db6ec9d7e8339bb0382b2c28399db45R29 |
Sorry, I see what you mean. Why would that cause it to break though? Is it just because |
The problem is https://github.com/conda-forge/conda-forge.github.io/blob/master/scripts/update_teams.py#L82. The result isn't important, so we can just mock out what environment does in there I think. |
Are you awake or is that just more automation? |
Close, but not quite. Let's try again. |
Nearly there. |
Nope. There are too many fun tricks in this line. |
Maybe we solve this before hitting #100. 😜 |
🎉 Solved! 🎉 Happy to discuss with anyone how this went down. |
Hmmm. No, I wasn't awake. Thanks for solving, but I'm going to have to dig into the reason for the automatic labelling... slightly concerned. (I have no idea why you were assigned either) |
I wonder if it was waffle.io. I've cut it off to see if that is the source of the automatic labelling. |
I figured not. Was half joking.
Sure. If you have other thoughts on it, feel free to let me know.
Have also seen
Sounds good. |
https://travis-ci.org/conda-forge/conda-forge.github.io/jobs/123324519
Looks like the change to use
environ
in conda-forge/staged-recipes#358 broke the teams script.The text was updated successfully, but these errors were encountered: