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 Bundler default bindir on Windows #3014

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Jan 6, 2025

Motivation

It seems that #2987 broke things on Windows under certain conditions. For some reason, running the Bundler executable using Gem.ruby and the default bin dir doesn't work. I'm not sure why our integration tests still pass, but let's fix this first and investigate later.

This PR fixes the main build once we cut a release.

Implementation

Started using simply bundle directly on Windows.

@vinistock vinistock added server This pull request should be included in the server gem's release notes bugfix This PR will fix an existing bug labels Jan 6, 2025 — with Graphite App
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock requested review from andyw8 and st0012 January 6, 2025 22:18
@vinistock vinistock marked this pull request as ready for review January 6, 2025 22:19
@vinistock vinistock requested a review from a team as a code owner January 6, 2025 22:19
@vinistock vinistock merged commit 6baebf0 into main Jan 6, 2025
41 of 44 checks passed
@vinistock vinistock deleted the 01-06-fix_bundler_default_bindir_on_windows branch January 6, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants