This repository was archived by the owner on Nov 17, 2023. It is now read-only.
[v1.9.x] LICENSE and CI fixes for 1.9 release#20626
Merged
josephevans merged 24 commits intoapache:v1.9.xfrom Oct 7, 2021
Merged
[v1.9.x] LICENSE and CI fixes for 1.9 release#20626josephevans merged 24 commits intoapache:v1.9.xfrom
josephevans merged 24 commits intoapache:v1.9.xfrom
Conversation
…-ASF-2.0 licenses.
|
Hey @josephevans , Thanks for submitting the PR
CI supported jobs: [centos-gpu, centos-cpu, website, windows-cpu, miscellaneous, edge, unix-cpu, clang, windows-gpu, unix-gpu, sanity] Note: |
6 tasks
waytrue17
approved these changes
Oct 7, 2021
Contributor
waytrue17
left a comment
There was a problem hiding this comment.
LGTM, thank you for the fixes!
6 tasks
…isolate failures.
…se debug builds when linking against MKLDNN.
…t recent issue (see https://blog.devgenius.io/rhel-centos-7-fix-for-lets-encrypt-change-8af2de587fe4)" This reverts commit 8b64859.
This reverts commit 34b430c.
This reverts commit f45a6e3.
…rder to isolate failures." This reverts commit 23db9ba.
Contributor
|
@mxnet-bot run ci [unix-cpu] |
|
Unauthorized access detected. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update LICENSE to include symlinks in include/dmlc licensed under non-ASF-2.0 licenses.
Fix docker build issues with Let's Encrypt CA expiration.
Fix perl package dependency issue with PDL.
Part of #20616