Skip to content
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

Temporarirly limit faraday version to avoid warnings printed to stderr #4945

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Temporarirly limit faraday version to avoid warnings printed to stderr #4945

merged 1 commit into from
Dec 13, 2019

Conversation

jonatanklosko
Copy link
Member

Cron sends an email whenever something goes wrong and the faraday gem gives a deprecation warning, which is later printed to our stderr by octokit. The fix hasn't been released yet, so we temporarily fix the version of faraday to prevent the error.
Thanks to @viroulep for figuring out the solution =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant