rmm
rmm copied to clipboard
Remove hard-coding of RAPIDS version where possible
Description
- Read
VERSIONfile from CMake - Read
rmm.__version__from docs build - Read
VERSIONfile from shell scripts - Remove updates from
ci/release/update-version.sh
Issue: https://github.com/rapidsai/build-planning/issues/15
Checklist
- [x] I am familiar with the Contributing Guidelines.
- [x] New or existing tests cover these changes.
- [x] The documentation is up to date with these changes.
Thanks Kyle! 🙏
Think we can also make these changes: https://github.com/rapidsai/build-planning/issues/15#issuecomment-1960541988 + https://github.com/rapidsai/build-planning/issues/15#issuecomment-1960595970
/merge