rmm icon indicating copy to clipboard operation
rmm copied to clipboard

Remove hard-coding of RAPIDS version where possible

Open KyleFromNVIDIA opened this issue 1 year ago • 1 comments

Description

  • Read VERSION file from CMake
  • Read rmm.__version__ from docs build
  • Read VERSION file 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.

KyleFromNVIDIA avatar Mar 05 '24 16:03 KyleFromNVIDIA

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

jakirkham avatar Mar 05 '24 23:03 jakirkham

/merge

KyleFromNVIDIA avatar Mar 08 '24 14:03 KyleFromNVIDIA