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

Remove Gemfile.lock when running CI on Ruby 3.1 Windows #163

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

vinistock
Copy link
Member

It has proved impossible to get CI to work without removing the Gemfile.lock. Let's remove it only for Ruby 3.1 on Windows, so that our auto-merge continues to work.

@vinistock vinistock added the chore Chore task label Sep 26, 2023
@vinistock vinistock added this to the 2023-Q3 milestone Sep 26, 2023
@vinistock vinistock self-assigned this Sep 26, 2023
@vinistock vinistock requested a review from a team as a code owner September 26, 2023 19:10
@vinistock vinistock force-pushed the vs/remove_gemfile_lock_on_31_windows branch from c98c5e1 to f545e8e Compare September 26, 2023 19:10
@andyw8
Copy link
Contributor

andyw8 commented Sep 26, 2023

I'm wondering if this will affect the bundle caching and possibly slow things down - we'll see once it's on main.

@vinistock vinistock merged commit 11f6c0f into main Sep 26, 2023
27 checks passed
@vinistock vinistock deleted the vs/remove_gemfile_lock_on_31_windows branch September 26, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants