Skip to content

Conversation

@dscho
Copy link
Member

@dscho dscho commented Feb 12, 2020

This is a companion to git#707 and will fix e.g. the PR build failure in #244.

A recent update in the Linux VM images used by Azure Pipelines surfaced
a new problem in the "Documentation" job. Apparently, this warning
appears 396 times on `stderr` when running `make doc`:

/usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb:10: warning: constant Gem::ConfigMap is deprecated

This problem was already reported to the `rubygems` project via
ruby/rubygems#3068.

As there is nothing Git can do about this warning, and as the
"Documentation" job reports this warning as a failure, let's just
silence it and move on.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho requested a review from derrickstolee February 12, 2020 13:50
@dscho dscho merged commit 0ace4e8 into microsoft:vfs-2.25.0 Feb 13, 2020
@dscho dscho deleted the workaround-for-rubygems-using-deprecated-component branch February 13, 2020 09:14
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.

2 participants