Skip to content

Remove unused tools #145

@vyasr

Description

@vyasr

Once rapidsai/build-planning#47 is complete, we will no longer need rapids-configure-conda-channels (see rapidsai/rmm#1796 (comment))

After #131 we can remove rapids-get-pr-conda-artifact and rapids-get-pr-wheel-artifact in favor of the more general rapids-get-pr-artifact (currently this tool is prefixed with an underscore but it can be renamed). AFAIK there's no risk of breakage since this tool isn't used in production, only for testing. All production builds only need rapids-download-*-from-s3 (which we should also consider unifying BTW).

rapids-pip-wheel-version is no longer needed since RAPIDS stopped using versioneer in the 23.x timeframe.

rapids-dependency-file-checker is no longer used anywhere.

Approach

Remove uses of rapids-configure-conda-channels (GitHub code search)

Remove uses of rapids-get-pr-conda-artifact and rapids-get-pr-wheel-artifact, in favor of rapids-get-pr-artifact (GitHub code search)

Remove unused tools:

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions