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

Skip two Bundler plugins known to be outdated #1232

Merged

Conversation

olleolleolle
Copy link
Member

@olleolleolle olleolleolle commented Oct 9, 2023

What was the end-user problem that led to this PR?

The problem was that two plugins were seen which ought to have been skipped.

Their functionality's now built-in.

What was your diagnosis of the problem?

My diagnosis was that the skip list was not updated.

What is your fix for the problem, implemented in this PR?

My fix was to extend the skip list with two more gems.

Also, I ran the Rake task, to get the result seen in data/.

Why did you choose this fix out of the possible options?

I chose this fix because I got a good hint.

Fixes #1231

I ran the Rake task locally, and got the data/ file updated like that.

Fixes rubygems#1231
@olleolleolle olleolleolle enabled auto-merge (squash) October 9, 2023 10:52
@olleolleolle olleolleolle merged commit 4a4256b into rubygems:master Oct 9, 2023
3 checks passed
@deivid-rodriguez
Copy link
Member

Thanks @olleolleolle! ❤️

@olleolleolle olleolleolle deleted the known-plugins-with-skips branch October 9, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants