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

Fix load faraday/mutipart error #67

Merged
merged 1 commit into from
Jan 17, 2022
Merged

Conversation

kyohah
Copy link
Contributor

@kyohah kyohah commented Jan 15, 2022

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

In gemspec, the version of faraday is not locked, so when I added the gem, the latest faraday was installed and LoadError faraday/multipart was raised.

image

https://github.com/lostisland/faraday/blob/9825916400379e4dc1bf8616a57b53f5200958bd/UPGRADING.md#so-what-should-i-do-if-i-currently-use-the-retry-or-multipart-middleware

@ffenix113
Copy link
Contributor

Sorry for this and thank you for the PR!

We now require conventional commits for this repo. Could you please change your commit message to something like fix: load faraday-mutipart error?

@kyohah
Copy link
Contributor Author

kyohah commented Jan 17, 2022

@ffenix113
The commit message has been corrected.
Should I also fix the PR title?

@ffenix113
Copy link
Contributor

For now it's fine, thank you.

Tests are failing because of the secrets used in tests.

Thank you for your contribution!

@ffenix113 ffenix113 merged commit 55ec107 into GetStream:master Jan 17, 2022
@github-actions github-actions bot mentioned this pull request Jan 17, 2022
@peterdeme
Copy link
Contributor

@kyohah this is now released

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.

3 participants