Skip to content

Fix CI/PR failures in the "Documentation" job #2513

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

Conversation

dscho
Copy link
Member

@dscho dscho commented Feb 9, 2020

Companion to git#707

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
rubygems/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 <[email protected]>
@dscho dscho force-pushed the workaround-for-rubygems-using-deprecated-component branch from c74fa46 to be59f18 Compare February 9, 2020 21:23
@dscho dscho merged commit 04f29d8 into git-for-windows:master Feb 10, 2020
git-for-windows-ci pushed a commit that referenced this pull request Feb 10, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 10, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 10, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 10, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 11, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 11, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 11, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 11, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
@dscho dscho deleted the workaround-for-rubygems-using-deprecated-component branch February 13, 2020 09:15
git-for-windows-ci pushed a commit that referenced this pull request Feb 13, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 14, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 14, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 17, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 17, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 17, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 17, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 17, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
git-for-windows-ci pushed a commit that referenced this pull request Feb 18, 2020
…recated-component

 Fix CI/PR failures in the "Documentation" job
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.

1 participant