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 CI: Lock traces version for Ruby 2.6 compatible version #987

Merged
merged 1 commit into from
Jun 24, 2023
Merged

Conversation

bensheldon
Copy link
Owner

@bensheldon bensheldon commented Jun 23, 2023

Connects to socketry/traces#10

@bensheldon bensheldon changed the title Update bundler Fix CI: Lock traces version for Ruby 2.6 compatible version Jun 24, 2023
@bensheldon bensheldon force-pushed the fix_ci branch 3 times, most recently from 0f14acb to e9fb776 Compare June 24, 2023 01:51
@bensheldon bensheldon marked this pull request as ready for review June 24, 2023 04:41
@bensheldon bensheldon merged commit 0e377ee into main Jun 24, 2023
@bensheldon bensheldon deleted the fix_ci branch June 24, 2023 04:41
@bensheldon bensheldon added the dependencies Pull requests that update a dependency file label Jun 24, 2023
Earlopain added a commit to Earlopain/good_job that referenced this pull request Oct 10, 2024
It was initially added in bensheldon#987 but the reasoning is lost on me.

Rails 6.1 and 7.0 only work with Rack 2 which causes dependabot update PRs to break CI when it bumps to Rack 3

Rails head will also switch to be Rack 3 only at some point. Just let bundler resolve to what works.

GoodJob does have to do some version-specific rack handling but I don't think this needs to be part of the matrix
bensheldon pushed a commit that referenced this pull request Oct 10, 2024
It was initially added in #987 but the reasoning is lost on me.

Rails 6.1 and 7.0 only work with Rack 2 which causes dependabot update PRs to break CI when it bumps to Rack 3

Rails head will also switch to be Rack 3 only at some point. Just let bundler resolve to what works.

GoodJob does have to do some version-specific rack handling but I don't think this needs to be part of the matrix
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
Development

Successfully merging this pull request may close these issues.

1 participant