YuBaoku
41c7df3391
Revert "[CI] Temporarily pin paddlepaddle-gpu to 3.5.0.dev20260417 ( #7486 )"
...
This reverts commit c9783a84a6 .
2026-04-22 14:12:02 +08:00
YuBaoku
c9783a84a6
[CI] Temporarily pin paddlepaddle-gpu to 3.5.0.dev20260417 ( #7486 )
2026-04-20 19:35:34 +08:00
YuBaoku
1269eda2f9
[CI] Ensure container cleanup after job to avoid resource leakage ( #7315 )
...
* [CI] Ensure container cleanup after job to avoid resource leakage
* [CI] Use prebuilt wheels to install xgrammar==0.1.19 and torch==2.6.0
2026-04-10 22:32:18 +08:00
YuBaoku
924690b791
[CI] Add no_proxy configuration for docker execution ( #7283 )
2026-04-09 19:20:33 +08:00
YuBaoku
8cb417e8fb
[CI] Improve Code Prepare stability and cleanup logic ( #7198 )
2026-04-07 10:31:36 +08:00
YuBaoku
7aa213bba9
[CI] Replace ipc=host with shm-size and sysctl configuration ( #7138 )
2026-04-02 10:33:55 +08:00
YuBaoku
fdd12ff5ba
[CI] Fix: incorrect downstream job execution when only build_gpu/xpu is skipped ( #6958 )
...
* [CI] Fix: incorrect downstream job execution when only build_gpu/xpu is skipped
* [CI] Fix: avoid skipping required jobs by moving skip logic to steps
* [CI] Fix: Invalid secret, github-token is not defined
2026-03-22 17:00:18 +08:00
YuBaoku
030820db4c
[CI] Optimize CI: refine check-bypass/cancel logic and fix nightly task ( #6939 )
...
* [CI] Optimize CI: add check-bypass for workflow skip control
* fix ci_image_build and publish_job
* [CI] Optimize CI: add check-bypass and cancel
* [CI] update to PFCCLab/ci-bypass@v2
2026-03-20 19:34:45 +08:00
YuBaoku
cae2709eff
[CI] Update stable test workflow and run.sh script ( #6352 )
2026-02-05 11:01:15 +08:00
YuBaoku
bb7c1d13e1
[CI] Remove --ipc=host and --pid=host from _stable_test.yml ( #6270 )
2026-01-29 17:06:06 +08:00
YuBaoku
d975f6acdd
[CI] adjust resource scheduling of _stable_test ( #6235 )
2026-01-27 22:31:13 +08:00
YuBaoku
7247dc5f3a
[CI] Add retry and robust cleanup for removal ( #5725 )
...
* [CI] Add retry and robust cleanup for removal
* [CI] Ensure clean GPU memory by killing leftover processes
2025-12-25 17:08:27 +08:00
megemini
c06cfe2447
【Hackathon 9th No.109】[CppExtension] 添加 fastdeploy_ops 目录到 package_data 以支持现代打包方式 ( #5156 )
...
CE Compile Job / ce_job_pre_check (push) Has been cancelled
Deploy GitHub Pages / deploy (push) Has been cancelled
CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled
CE Compile Job / FD-Clone-Linux (push) Has been cancelled
CE Compile Job / Show Code Archive Output (push) Has been cancelled
CE Compile Job / BUILD_SM8090 (push) Has been cancelled
CE Compile Job / BUILD_SM8689 (push) Has been cancelled
CE Compile Job / CE_UPLOAD (push) Has been cancelled
Publish Job / publish_pre_check (push) Has been cancelled
Publish Job / print_publish_pre_check_outputs (push) Has been cancelled
Publish Job / FD-Clone-Linux (push) Has been cancelled
Publish Job / Show Code Archive Output (push) Has been cancelled
Publish Job / BUILD_SM8090 (push) Has been cancelled
Publish Job / BUILD_SM8689 (push) Has been cancelled
Publish Job / PADDLE_PYPI_UPLOAD_8090 (push) Has been cancelled
Publish Job / PADDLE_PYPI_UPLOAD_8689 (push) Has been cancelled
Publish Job / Run FD Image Build (push) Has been cancelled
Publish Job / Run FastDeploy Unit Tests and Coverage (push) Has been cancelled
Publish Job / Run FastDeploy LogProb Tests (push) Has been cancelled
Publish Job / Extracted partial CE model tasks to run in CI. (push) Has been cancelled
Publish Job / Run Base Tests (push) Has been cancelled
Publish Job / Run Accuracy Tests (push) Has been cancelled
Publish Job / Run Stable Tests (push) Has been cancelled
CI Images Build / FD-Clone-Linux (push) Has been cancelled
CI Images Build / Show Code Archive Output (push) Has been cancelled
CI Images Build / CI Images Build (push) Has been cancelled
CI Images Build / BUILD_SM8090 (push) Has been cancelled
CI Images Build / Run FastDeploy Unit Tests and Coverage (push) Has been cancelled
CI Images Build / Run FastDeploy LogProb Tests (push) Has been cancelled
CI Images Build / Extracted partial CE model tasks to run in CI. (push) Has been cancelled
CI Images Build / Run Base Tests (push) Has been cancelled
CI Images Build / Publish Docker Images Pre Check (push) Has been cancelled
---------
Co-authored-by: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com >
Co-authored-by: SigureMo <sigure.qaq@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-22 01:32:06 +08:00
YuBaoku
e021048318
[CI] Temporarily lock paddlepaddle-gpu as of 20251118 ( #5136 )
2025-11-20 11:15:08 +08:00
YuBaoku
d0b3bec585
Revert "[CI] Temporarily lock paddlepaddle-gpu as of 20251112 ( #5017 )" ( #5098 )
...
This reverts commit 91d34c2e35 .
2025-11-18 14:17:09 +08:00
YuBaoku
91d34c2e35
[CI] Temporarily lock paddlepaddle-gpu as of 20251112 ( #5017 )
2025-11-14 11:55:25 +08:00
YuBaoku
8a96944a0a
[CI] Update PORT range to avoid conflict with system ports ( #4953 )
2025-11-12 11:17:49 +08:00
YuBaoku
4b647d17de
[CI] Fix partial instability issues ( #4418 )
2025-10-15 11:13:43 +08:00
YUNSHEN XIE
253f388372
add ci images build job ( #3749 )
...
update
update
2025-09-01 19:57:36 +08:00
YuBaoku
65425bf858
[CI] update paddle version to nightly ( #3698 )
2025-08-29 18:16:13 +08:00
YuBaoku
cc88671507
[CI] add container naming and cleanup logic in workflows ( #3526 )
2025-08-22 11:42:57 +08:00
YUNSHEN XIE
2630260616
disable stable test ( #3529 )
2025-08-22 11:38:18 +08:00
Zhang Yulong
b7eee3aec1
Update CI ( #3474 )
...
* update CI cases
* update CI cases
* update CI cases
* update CI cases
* Merge upstream/develop and resolve directory rename conflict
* Merge upstream/develop and resolve directory rename conflict
* Merge upstream/develop and resolve directory rename conflict
* update deploy
* update deploy
* update deploy
* update deploy
* update deploy
2025-08-21 16:49:20 +08:00
YuBaoku
33d369586b
[CI] remove useless case ( #3482 )
2025-08-20 14:20:30 +08:00
YUNSHEN XIE
3a6058e445
Add stable ci ( #3460 )
...
* add stable ci
* fix
* update
* fix
* rename tests dir;fix stable ci bug
* add timeout limit
* update
2025-08-20 08:57:17 +08:00