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 for failing CI #2402

Merged
merged 7 commits into from
Jan 20, 2024
Merged

Fix for failing CI #2402

merged 7 commits into from
Jan 20, 2024

Conversation

tannalynn
Copy link
Contributor

@tannalynn tannalynn commented Jan 19, 2024

Sinatra 4.0 came out today, which is what caused the failures. Older sinatra versions had pinned its rack dependency, but now with this new version, rack 3 can be installed causing the rackup file failures.

@tannalynn tannalynn changed the title fix deferred_instrumentation and padrino Fix for failing CI Jan 19, 2024
@tannalynn tannalynn marked this pull request as ready for review January 19, 2024 23:05
fallwith
fallwith previously approved these changes Jan 19, 2024
fallwith
fallwith previously approved these changes Jan 19, 2024
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.69% 93%
Branch 71.79% 71%

@tannalynn tannalynn merged commit c60da3d into dev Jan 20, 2024
28 checks passed
@tannalynn tannalynn deleted the fix_ci_rackup branch January 20, 2024 00:42
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.

3 participants