Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Setting to ignore post_install messages per-gem #3510

Merged
merged 2 commits into from Mar 26, 2015
Merged

Setting to ignore post_install messages per-gem #3510

merged 2 commits into from Mar 26, 2015

Conversation

pducks32
Copy link
Contributor

Implements this Trello Card on ignoring specific gem's post-install messages.

bundle config ignore_messages.rack true

Oh and I also cleaned up gem/post_install_spec.rb by consolidating two describe groups and switching it to context blocks but git wasn't a fan so the commits got mixed together...sorry.

source "file://#{gem_repo1}"
gem 'rack_middleware'
G
context "when a dependecy includes a post install message" do
Copy link
Member

Choose a reason for hiding this comment

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

dependency

@indirect
Copy link
Member

Never will we be forced to party hard again! 🎉 👯

indirect added a commit that referenced this pull request Mar 26, 2015
Setting to ignore post_install messages per-gem
@indirect indirect merged commit 3765151 into rubygems:master Mar 26, 2015
@alloy
Copy link

alloy commented Mar 26, 2015

@indirect I wish I could ‘like’ comments 💃

@coilysiren coilysiren modified the milestone: Release Archive Oct 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants