Skip to content

[pull] master from deepmodeling:master - #302

Merged
pull[bot] merged 1 commit into
ishandutta2007:masterfrom
deepmodeling:master
Aug 1, 2026
Merged

[pull] master from deepmodeling:master#302
pull[bot] merged 1 commit into
ishandutta2007:masterfrom
deepmodeling:master

Conversation

@pull

@pull pull Bot commented Aug 1, 2026

Copy link
Copy Markdown

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 : )

## 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>
@pull pull Bot locked and limited conversation to collaborators Aug 1, 2026
@pull pull Bot added the ⤵️ pull label Aug 1, 2026
@pull
pull Bot merged commit f573ca0 into ishandutta2007:master Aug 1, 2026
31 checks passed
@github-actions github-actions Bot added the Python label Aug 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant