forked from apache/mxnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v1.9.x] LICENSE and CI fixes for 1.9 release (apache#20626)
* Update LICENSE to include symlinks in include/dmlc licensed under non-ASF-2.0 licenses. * Update ca-certificates package on centos7 due to let's encrypt recent issue (see https://blog.devgenius.io/rhel-centos-7-fix-for-lets-encrypt-change-8af2de587fe4) * Update PDL package before installing PDL::CCS to prevent dependency issue. * Install latest ca-certificates package on aarch64 as well. * Change libtiff download URL to http to prevent let's encrypt CA chain issue. * update Dockerfile.build.ubuntu_cpu_jekyll * Use http to download libcurl to avoid let's encrypt intermediate CA cert expiration issue. * Lock down perl PDL version to specific version to prevent test failures. * No need to source rvm.sh in environment now that we are using a different container. * Update license_header.py tool to trigger error when two licenses are found. * Remove expired CA cert from ubuntu14.04 containers. * Revert "Change libtiff download URL to http to prevent let's encrypt CA chain issue." This reverts commit 3ae1192. * Revert "Use http to download libcurl to avoid let's encrypt intermediate CA cert expiration issue." This reverts commit 92432a6. * Back off retry count for windows builds to reduce cost. * Split test_hybrid_static_memory_switching() into 3 tests in order to isolate failures. * Skip mkldnn test, tracking at apache#20643. * Fix lint * Attempt to fix windows build parameters with MKLDNN builds - do not use debug builds when linking against MKLDNN. * Revert "Update ca-certificates package on centos7 due to let's encrypt recent issue (see https://blog.devgenius.io/rhel-centos-7-fix-for-lets-encrypt-change-8af2de587fe4)" This reverts commit 8b64859. * Add back change after revert. * Revert "Fix lint" This reverts commit 34b430c. * Revert "Skip mkldnn test, tracking at apache#20643." This reverts commit f45a6e3. * Revert "Split test_hybrid_static_memory_switching() into 3 tests in order to isolate failures." This reverts commit 23db9ba. * Revert changing windows build flags. Co-authored-by: Wei Chu <[email protected]>
- Loading branch information
1 parent
695ff99
commit 127669b
Showing
9 changed files
with
21 additions
and
38 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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