Skip to content

Backport #56275 to 7-2-stable#56331

Merged
yahonda merged 1 commit into
rails:7-2-stablefrom
yahonda:backport-56275-to-7-2-stable
Dec 9, 2025
Merged

Backport #56275 to 7-2-stable#56331
yahonda merged 1 commit into
rails:7-2-stablefrom
yahonda:backport-56275-to-7-2-stable

Conversation

@yahonda

@yahonda yahonda commented Dec 9, 2025

Copy link
Copy Markdown
Member

This pull request backports #56275 to the 7-2-stable branch

Motivation / Background

Since #56271 did not reproduce against 7-2-stable branch,
#56275 has not been back ported to 7-2-stable branch.
Recently, it starts failing like https://buildkite.com/rails/rails/builds/124364 with Bundler 4.0.0.

Detail

This pull request backports #56275 to the 7-2-stable branch, conflict with #53647 has been addressed manually.

Additional information

I usually cherry-pick merge commit and push them stable branches manually, this time I have opened it as pull request to make sure it fixes as expected.

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Unrelated changes should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug or add a feature.
  • CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature. Minor bug fixes and documentation changes should not be included.

Use Bundler.with_unbundled_env for GeneratorsTestHelper run_app_update
@yahonda yahonda merged commit a24be8d into rails:7-2-stable Dec 9, 2025
4 checks passed
@yahonda yahonda deleted the backport-56275-to-7-2-stable branch April 24, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant