-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve design and address comments in the new CI (#11079)
* Update doc * Add more examples for local testing with Docker * Add note about VM images * Update doc for stashing files * GITHUB_ACTION -> GITHUB_ACTIONS * Move container build to xgboost-devops * Remove build_via_cmake.sh Also combine build-cuda.sh / build-cuda-with-rmm.sh * Replace stash-artifacts.{sh,py} -> manage-artifacts.py Also: * Remove publish-artifacts.sh * Upload artifacts to /{commit_id}/ prefix * Remove rename_whl.py * Remove remaining uses of awscli * Typo * Fix * Install wheel on arm64 * Try python3 -m pip * [MacOS] Trust cibuildwheel to produce correct tag * Update patch * No ls -lh on Windows * Fix Windows * Don't install wheel * Don't use backslash on Windows * Fix * Fix Windows * Cap scikit-learn<=1.5.2 * Fix Windows * Add missing step in doc * doc typo * Use latest container
- Loading branch information
Showing
72 changed files
with
1,163 additions
and
2,005 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
Oops, something went wrong.