Releases: rapidsai/gha-tools
Releases · rapidsai/gha-tools
v0.0.13
fix cmd path
v0.0.12
Add RAPIDS_ARCH to override host arch (#10) * Add RAPIDS_PY_WHEEL_ARCH to override host arch * Override arch with RAPIDS_ARCH
v0.0.11
Merge pull request #12 from ajschmidt8/update-rapids-env-update Use `rapids-is-stable-build` in `rapids-env-update`
v0.0.10
Merge pull request #11 from ajschmidt8/add-rapids-is-stable-build Add `rapids-is-stable-build` and permissions checker
v0.0.9
Merge pull request #9 from ajschmidt8/add-upload-summary Add upload summary
v0.0.8
Merge pull request #7 from ajschmidt8/dependency-file-checker Add `rapids-dependency-file-checker`
v0.0.7
Merge pull request #6 from Ethyling/fix-size-checker Fix variable check logic in rapids-size-checker
v0.0.6
Merge pull request #5 from Ethyling/fix-size-checker Remove activation of rapids conda env
v0.0.5
Merge pull request #4 from ajschmidt8/update-variables Update variable names
v0.0.4
rename `RAPIDS_PY_VER` to `RAPIDS_PY_VERSION` This variable name was updated in https://github.com/rapidsai/ci-imgs/pull/7, so these tools need to be updated accordingly.