[pull] master from deepmodeling:master - #302
Merged
Merged
Conversation
## Summary - allow Paddle-only C++ matrix entries to fail without cancelling or blocking the other backend jobs - temporarily disable Paddle installation and tests in the CUDA workflow - replace the manual uv installer with astral-sh/setup-uv@v9, pin uv 0.12.0, and limit macOS dependency downloads to avoid runner socket-buffer exhaustion ## Failure analysis The referenced macOS ARM job successfully built and repaired the wheel. It failed while installing wheel test dependencies because downloading lmdb raised No buffer space available (os error 55). The macOS wheel remains blocking so release runs cannot silently publish without that artifact; limiting uv download concurrency targets the observed runner resource failure. ## Validation - prek run --files .github/workflows/test_cc.yml .github/workflows/test_cuda.yml .github/workflows/build_wheel.yml - ruff check . - ruff format . - actionlint on the changed workflows, excluding existing custom-runner and undefined optional matrix-field diagnostics Coding agent: Codex Codex version: codex-cli 0.144.6 Model: gpt-5.6-sol Reasoning effort: xhigh <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Improved wheel build reliability across supported operating systems. * Limited macOS build download concurrency for more consistent performance. * **Tests** * Improved test workflow resilience when Paddle-enabled checks encounter failures. * Disabled Paddle-specific setup in CUDA test runs. * Allowed CUDA and backend checks to continue independently when Paddle is unavailable. * Continued requiring TensorFlow and PyTorch for applicable test runs. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: njzjz-bot <njzjz-bot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )