Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Remove permanent connection checkouts #12

Closed
wants to merge 1 commit into from

Conversation

joshuay03
Copy link

Required to prevent the changes in https://github.com/buildkite/buildkite/pull/20828 from regressing.

Similar to activerecord-hackery/ransack#1570.

@joshuay03 joshuay03 force-pushed the remove-permanent-connection-checkouts branch from 843ed76 to 7214e8b Compare June 30, 2025 04:05
gem "activerecord", "~> 7.0.0"
gem "activerecord"
Copy link
Author

Choose a reason for hiding this comment

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

Ensures we run local tests on the latest Rails. CI should be responsible for catching backward incompatible changes.

@joshuay03 joshuay03 force-pushed the remove-permanent-connection-checkouts branch 5 times, most recently from a417e60 to 48379b8 Compare June 30, 2025 04:22
@joshuay03 joshuay03 force-pushed the remove-permanent-connection-checkouts branch from 48379b8 to 35a45bf Compare June 30, 2025 04:25
@joshuay03 joshuay03 closed this Jun 30, 2025
@joshuay03
Copy link
Author

For posterity, I closed this in favour of the upstream implementation, which I only found after opening this: 7960910

Related discussion here re: syncing with upstream: https://buildkite-corp.slack.com/archives/C05NAGJREJU/p1751259519636459

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant