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

CI: Grape v2.1.0 related updates #2722

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

fallwith
Copy link
Contributor

@fallwith fallwith commented Jun 17, 2024

  • Enforce Ruby v2.7+ for the latest version of Grape, which has dropped support for Ruby v2.6 in Grape v2.1.0.
  • Add a version entry for Grape v2.0.0.
  • Conditionally use error! instead of error_response for Grape v2.1+

resolves #2723

- Enforce Ruby v2.7+ for the latest version of Grape, which has dropped
  support for Ruby v2.6 in Grape v2.1.0.
- Add a version entry for Grape v2.0.0.
API change required when going from v2.0 to v2.1
@fallwith fallwith changed the title CI: Grape has dropped support for Ruby 2.6 CI: Grape v2.1.0 related updates Jun 17, 2024
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.73% 93%
Branch 70.93% 50%

@fallwith
Copy link
Contributor Author

@fallwith fallwith merged commit 9e5715d into dev Jun 17, 2024
140 checks passed
@fallwith fallwith deleted the stole_my_broccoli_casserole_recipe branch June 17, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

CI: Investigate, address Grape v2.1 failures
3 participants