Skip to content

Undeprecate bundle show#4586

Merged
deivid-rodriguez merged 1 commit into
ruby:masterfrom
NeimadTL:enhancement/undeprecate_bundle_show
May 12, 2021
Merged

Undeprecate bundle show#4586
deivid-rodriguez merged 1 commit into
ruby:masterfrom
NeimadTL:enhancement/undeprecate_bundle_show

Conversation

@NeimadTL

@NeimadTL NeimadTL commented May 8, 2021

Copy link
Copy Markdown
Contributor

The timeline of how show got deprecated is on this issue's comment: #3243 (comment). We eventually decided to undeprecate show as no apparent reason was give
to deprecate it.

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

bundle show was deprecated for no apparent reason.
timeline (see here)

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

bundle show has been undeprecated.

Closes #3243.

Make sure the following tasks are checked

@welcome

welcome Bot commented May 8, 2021

Copy link
Copy Markdown

Thanks for opening a pull request and helping make RubyGems and Bundler better! Someone from the RubyGems team will take a look at your pull request shortly and leave any feedback. Please make sure that your pull request has tests for any changes or added functionality.

We use GitHub Actions to test and make sure your change works functionally and uses acceptable conventions, you can review the current progress of GitHub Actions in the PR status window below.

If you have any questions or concerns that you wish to ask, feel free to leave a comment in this PR or join our #rubygems or #bundler channel on Slack.

For more information about contributing to the RubyGems project feel free to review our CONTRIBUTING guide

@deivid-rodriguez deivid-rodriguez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NeimadTL Thanks for not forgetting about this ❤️

Made one comment, but other than that it seems all good!

Comment thread bundler/lib/bundler/cli.rb
Comment thread bundler/lib/bundler/cli.rb Outdated
@NeimadTL

NeimadTL commented May 9, 2021

Copy link
Copy Markdown
Contributor Author

@deivid-rodriguez , just made the recommended changes. Thanks again for all the information ;)

@deivid-rodriguez deivid-rodriguez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One final round of comments, but seems mostly ready!

Comment thread bundler/spec/other/major_deprecation_spec.rb
Comment thread bundler/spec/other/major_deprecation_spec.rb
Comment thread bundler/spec/other/major_deprecation_spec.rb
Comment thread bundler/spec/other/major_deprecation_spec.rb
Comment thread bundler/spec/other/major_deprecation_spec.rb Outdated
@NeimadTL

Copy link
Copy Markdown
Contributor Author

@deivid-rodriguez , hopefully good this time around. Thanks for your feedback

@deivid-rodriguez deivid-rodriguez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I keep noticing more things we should delete 😅.

Comment thread bundler/spec/other/major_deprecation_spec.rb
Comment thread bundler/spec/other/major_deprecation_spec.rb Outdated
The timeline of how `show` got deprecated is on this issue's comment:
ruby#3243 (comment).
We eventually decided to undeprecate `show` as no apparent reason was found
to deprecate it.
@deivid-rodriguez deivid-rodriguez force-pushed the enhancement/undeprecate_bundle_show branch from ca40176 to dad016c Compare May 12, 2021 07:52
@deivid-rodriguez

Copy link
Copy Markdown
Contributor

Everything was addressed but there was one leftover issue where you had unintentionally committed a bundler/.rake_tasks~ file to the repository. I fixed that for you and rebased and squashed the PR since I was at it. Will merge after CI.

Thanks so much @NeimadTL for your contribution! ❤️

@NeimadTL

Copy link
Copy Markdown
Contributor Author

@deivid-rodriguez , thanks for fixing the leftover for me and thanks for help overall 🥇

@deivid-rodriguez deivid-rodriguez merged commit 1c70b05 into ruby:master May 12, 2021
deivid-rodriguez added a commit that referenced this pull request May 25, 2021
…_show

Undeprecate bundle show

(cherry picked from commit 1c70b05)
deivid-rodriguez added a commit that referenced this pull request May 25, 2021
…_show

Undeprecate bundle show

(cherry picked from commit 1c70b05)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add bundle which <GEM> command

4 participants