Skip to content

Make VCR CI compatible with Faraday 1 and 2 #1024

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

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

andrehjr
Copy link
Contributor

Hi,

I took a stab into making specs run against faraday 1 and 2. In the past, this repo was using https://github.com/thoughtbot/appraisal for stuff like this, It's also an option.

But If we want only to test against faraday 2, I can rework this PR and remove the faraday 1.x stuff.

I was also thinking about having the same strategy to support newer rack versions, while keeping compatibility 🤔 What do you think?

This closes #1001

@andrehjr andrehjr marked this pull request as ready for review July 21, 2024 17:03
@olleolleolle
Copy link
Member

I think this is a great start, and I thank you for it! I think it looks good and I will merge it.

Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

@andrehjr Thanks!

@olleolleolle olleolleolle merged commit 707738e into vcr:master Jul 21, 2024
17 checks passed
@andrehjr andrehjr deleted the faraday-build branch July 21, 2024 17:41
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.

CI: Webmock + Faraday 2.x is not being tested
2 participants