Skip to content

refactor(conda): remove unused conda package and associated CI resources#810

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.06from
gforsyth:no_more_conda
Apr 2, 2025
Merged

refactor(conda): remove unused conda package and associated CI resources#810
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.06from
gforsyth:no_more_conda

Conversation

@gforsyth
Copy link
Copy Markdown
Contributor

@gforsyth gforsyth commented Apr 2, 2025

Description

The conda package rapids_core_dependencies isn't used anywhere, but we're spending CI cycles building and testing this package.

I've removed the recipe entirely, and all the resources for build_cpp.sh and test_cpp.sh.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The cmake-format.json is up to date with these changes.
  • I have added new files under rapids-cmake/
    • I have added include guards (include_guard(GLOBAL))
    • I have added the associated docs/ rst file and update the api.rst

@gforsyth gforsyth requested review from a team as code owners April 2, 2025 16:00
@gforsyth gforsyth added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Apr 2, 2025
@gforsyth gforsyth requested review from KyleFromNVIDIA and removed request for a team April 2, 2025 16:00
@KyleFromNVIDIA
Copy link
Copy Markdown
Member

Some workflow issues need to be addressed: https://github.com/rapidsai/rapids-cmake/actions/runs/14224430059

Copy link
Copy Markdown
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good! Please modify https://github.com/rapidsai/workflows/blob/1edab6bf2a9abd0ea0e223d696825d499e10bf10/.github/workflows/nightly-pipeline.yaml#L90-L107 and remove rapids-cmake-build as a dependency for rapids-cmake-tests before merging this.

gforsyth added a commit to rapidsai/workflows that referenced this pull request Apr 2, 2025
xref rapidsai/rapids-cmake#810

We aren't building the conda package anymore, so there isn't a need for
the rapids-cmake-build job
@gforsyth
Copy link
Copy Markdown
Contributor Author

gforsyth commented Apr 2, 2025

Merged in the workflow changes upstream, so this is good to go now

@gforsyth
Copy link
Copy Markdown
Contributor Author

gforsyth commented Apr 2, 2025

/merge

@rapids-bot rapids-bot bot merged commit a45c8eb into rapidsai:branch-25.06 Apr 2, 2025
13 checks passed
@gforsyth gforsyth deleted the no_more_conda branch April 2, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants