Skip to content

ensure nightly builds always produce new packages - #156

Merged
rapids-bot[bot] merged 2 commits into
rapidsai:mainfrom
jameslamb:nightly-versions
Aug 6, 2026
Merged

ensure nightly builds always produce new packages#156
rapids-bot[bot] merged 2 commits into
rapidsai:mainfrom
jameslamb:nightly-versions

Conversation

@jameslamb

@jameslamb jameslamb commented Aug 5, 2026

Copy link
Copy Markdown
Member

Contributes to rapidsai/build-planning#218

For conda:

# before
26.10.0a55[build=cuda12_260803_9da146ef]

# after
26.10.0a55[build=cuda12_260803200854_9da146ef]

For wheels:

unchanged. Unlike most other projects in this series, rapids-cli is using hatchling version for its nightly wheel versions and doesn't have scheduled nightly builds (only on new commits / tags), so doesn't face the same problems as most other RAPIDS projects with needing to upload new packages from an already-built commit:

image

https://pypi.anaconda.org/rapidsai-wheels-nightly/simple/rapids-cli/

Notes for Reviewers

How I tested this

See rapidsai/cugraph-gnn#508

@jameslamb jameslamb added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Aug 5, 2026
@jameslamb jameslamb changed the title ensure nightly builds always produce new packages, expand 'changed-files' lists ensure nightly builds always produce new packages Aug 5, 2026
@jameslamb
jameslamb marked this pull request as ready for review August 5, 2026 13:35
@jameslamb
jameslamb requested review from a team as code owners August 5, 2026 13:35
@jameslamb
jameslamb requested a review from msarahan August 5, 2026 13:35

@ncclementi ncclementi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you for this @jameslamb.

Just to double check, this is to be consistent with the rest of the libraries correct? It doesn't seem to be necessary based on your PR description.

@jameslamb

Copy link
Copy Markdown
Member Author

Yeah exactly, not too important for this project but makes it consistent with the rest of RAPIDS, which allows us to simplify some shared build stuff a bit: rapidsai/gha-tools#272

@jameslamb
jameslamb removed the request for review from msarahan August 6, 2026 16:11
@jameslamb

Copy link
Copy Markdown
Member Author

/merge

@rapids-bot
rapids-bot Bot merged commit da6bef1 into rapidsai:main Aug 6, 2026
10 checks passed
@jameslamb
jameslamb deleted the nightly-versions branch August 6, 2026 16:11
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