Skip to content

fix(build): build package on merge to release/* branch#800

Merged
AyodeAwe merged 1 commit intoNVIDIA:mainfrom
gforsyth:rapids-build-on-release
Jan 26, 2026
Merged

fix(build): build package on merge to release/* branch#800
AyodeAwe merged 1 commit intoNVIDIA:mainfrom
gforsyth:rapids-build-on-release

Conversation

@gforsyth
Copy link
Copy Markdown
Contributor

@gforsyth gforsyth commented Jan 26, 2026

Description

We should be building packages when commits are merged into the release/ branches, otherwise projects can get stuck waiting for nightlies. Additionally, some packages like rapids-dask-dependency don't get built in the nightly runs.

xref: rapidsai/build-planning#224

Summary by CodeRabbit

  • Chores
    • Build workflow configuration updated to trigger on main and release/* branches.

✏️ Tip: You can customize this high-level summary in your review settings.

@gforsyth gforsyth requested a review from a team as a code owner January 26, 2026 19:02
@gforsyth gforsyth requested a review from jameslamb January 26, 2026 19:02
@gforsyth gforsyth added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jan 26, 2026
@AyodeAwe AyodeAwe merged commit ea8709e into NVIDIA:main Jan 26, 2026
26 of 28 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 26, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Extends the GitHub Actions build workflow to trigger on additional branches by adding main and release/* branch patterns to the existing push trigger configuration.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/build.yaml
Added branch patterns to push trigger to include main and release/* branches alongside existing configuration

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gforsyth gforsyth deleted the rapids-build-on-release branch January 26, 2026 19:30
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.

2 participants