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 Gem::Commands::QueryCommand #3104

Merged
2 commits merged into from
Jan 27, 2020
Merged

Remove Gem::Commands::QueryCommand #3104

2 commits merged into from
Jan 27, 2020

Conversation

bronzdoc
Copy link
Member

Description:

Remove deprecated command Gem::Commands::QueryCommand


I will abide by the code of conduct.

@hsbt
Copy link
Member

hsbt commented Jan 27, 2020

@bundlerbot merge

ghost pushed a commit that referenced this pull request Jan 27, 2020
3104: Remove Gem::Commands::QueryCommand r=hsbt a=bronzdoc

# Description:

Remove deprecated command `Gem::Commands::QueryCommand`
______________

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).


Co-authored-by: bronzdoc <lsagastume1990@gmail.com>
@ghost
Copy link

ghost commented Jan 27, 2020

Build succeeded

  • ubuntu_lint
  • windows (2.6.x)
  • install (2.3.8)
  • ubuntu_bundler_master (2.6.x)
  • install (2.4.9)
  • ruby_master
  • install (2.5.7)
  • ubuntu_rvm (2.3.8)
  • install (2.6.5)
  • ubuntu_rvm (ruby-head)
  • install (jruby-9.2.9.0)
  • ubuntu_rvm (jruby-9.2.9.0)
  • macos (2.4.x)
  • ubuntu (2.4.x, rubygems)
  • ubuntu (2.4.x, bundler)
  • windows (2.4.x)
  • macos (2.5.x)
  • ubuntu (2.5.x, rubygems)
  • ubuntu (2.5.x, bundler)
  • windows (2.5.x)
  • macos (2.6.x)
  • ubuntu (2.6.x, rubygems)
  • ubuntu (2.6.x, bundler)

@ghost ghost merged commit 15497b5 into master Jan 27, 2020
@ghost ghost deleted the remove-query-command branch January 27, 2020 11:55
@deivid-rodriguez
Copy link
Member

This PR is most likely a mistake.

We only deprecated this command 2 months ago, and we haven't yet released the deprecation to our end users, so nobody knows that we deprecated the command.

This is the reason why I opened #3013, because with the current system it's very easy to deprecate something and remove it within the same release, which is the exact same thing as abruptly removing it.

@hsbt hsbt restored the remove-query-command branch February 1, 2020 08:50
@hsbt hsbt deleted the remove-query-command branch February 1, 2020 08:51
@hsbt
Copy link
Member

hsbt commented Feb 1, 2020

Ah, It's reasonable. We should revert this and reapply in the next year.

deivid-rodriguez added a commit that referenced this pull request Feb 2, 2020
This reverts commit 8f6e6fc, reversing
changes made to c69243b.
@deivid-rodriguez deivid-rodriguez mentioned this pull request Feb 2, 2020
4 tasks
@hsbt hsbt self-assigned this Feb 3, 2020
hsbt added a commit that referenced this pull request Feb 3, 2020
This reverts commit 8f6e6fc, reversing
changes made to c69243b.
ghost pushed a commit that referenced this pull request Feb 3, 2020
3119: Restore gem query r=hsbt a=deivid-rodriguez

# Description:

Restores `gem query` command and sets removal date to next year, since we never actually released the deprecation, as per #3104 (comment).

# Tasks:

- [x] Describe the problem / feature
- [ ] Write tests
- [x] Write code to solve the problem
- [ ] Get code review from coworkers / friends

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).


Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants