Skip to content

Fix branch build and nightly - #12

Merged
rapids-bot[bot] merged 7 commits into
NVIDIA:branch-25.05from
ramakrishnap-nv:update_build_yaml
May 14, 2025
Merged

Fix branch build and nightly#12
rapids-bot[bot] merged 7 commits into
NVIDIA:branch-25.05from
ramakrishnap-nv:update_build_yaml

Conversation

@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator

Since libcuopt wheel is same for all python version, the matrix had to be updated to build only for cuda version and arch.

@ramakrishnap-nvramakrishnap-nv self-assigned this May 12, 2025
@ramakrishnap-nv
ramakrishnap-nv requested a review from a team as a code ownerMay 12, 2025 23:25
@ramakrishnap-nvramakrishnap-nv added bug Something isn't working non-breaking Introduces a non-breaking change labels May 12, 2025
@ramakrishnap-nv

Copy link
Copy Markdown
CollaboratorAuthor

/merge

1 similar comment
@AyodeAwe

Copy link
Copy Markdown
Contributor

/merge

@rapids-bot
rapids-botBot merged commit 556f46d into NVIDIA:branch-25.05May 14, 2025
jieyibi pushed a commit to yining043/cuopt that referenced this pull request Mar 26, 2026
Since libcuopt wheel is same for all python version, the matrix had to be updated to build only for cuda version and arch.
Authors:
- Ramakrishnap (https://github.com/rgsl888prabhu)
Approvers:
- Trevor McKay (https://github.com/tmckayus)
- Jake Awe (https://github.com/AyodeAwe)
URL: NVIDIA#12
ramakrishnap-nv added a commit that referenced this pull request Apr 22, 2026
- Escape </script> in dashboard embedded JSON to prevent XSS (#4 critical)
- Make Slack curl non-fatal with timeout + fallback so nightly pipeline
isn't killed by transient Slack failures (#10)
- Don't overwrite partial JUnit XML when test collection fails after
crash — write crash marker to a separate file (#6)
- Make flaky validation test markers PID-scoped to prevent cross-run
contamination (#12)
Signed-off-by: Ramakrishna Prabhu <ramakrishnap@nvidia.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't workingnon-breakingIntroduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ramakrishnap-nv@AyodeAwe@tmckayus