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

chore: add max faraday version to tests #1070

Conversation

ericmustin
Copy link
Contributor

Summary

Temp workaround for arsduo/koala#659 to unblock CI until upstream Koala itself supports Faraday 2.0

…faraday 2.0, to be removed once koala itself fixes versioning
@ericmustin ericmustin added the dependencies Pull requests that update a dependency file label Jan 4, 2022
@ericmustin
Copy link
Contributor Author

cc @SomalianIvan this should unblock #1043

@SomalianIvan
Copy link
Contributor

Sending my grey approval

Copy link
Member

@mwear mwear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mwear mwear merged commit d8ebe73 into open-telemetry:main Jan 4, 2022
@github-actions github-actions bot mentioned this pull request Jan 4, 2022
@ericmustin ericmustin deleted the fix_koala_instrumentation_faraday_version branch January 4, 2022 21:28
@@ -13,6 +13,7 @@ gem 'opentelemetry-instrumentation-base', path: '../base'

group :test do
gem 'byebug'
gem 'faraday', '<2.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this make more sense to be included in the appraisals file instead?

That would be true for cases where older versions of faraday would be compatible only with older versions of the koala gem no?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm, yea that probably makes more sense. practically speaking i think that the outcome of this issue comment arsduo/koala#659 (comment) will probably resolve this for us in general, but can move into appraisal for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants