Commit Graph

6 Commits

Author SHA1 Message Date
0c3a1cbaa5 fix(ci): use shell-expanded WORKSPACE paths
Some checks failed
ci/woodpecker/push/ipq60xx Pipeline failed
Avoid Woodpecker pre-expanding ${WORKSPACE} before shell export.\n\nUse runtime $WORKSPACE expansion in step commands so script/config paths resolve to the CI workspace instead of /Scripts/... .
2026-03-01 18:10:48 +08:00
997746829f ci(woodpecker): harden workspace path and sync local config
Some checks failed
ci/woodpecker/push/ipq60xx Pipeline failed
- Use WORKSPACE fallback when CI_WORKSPACE is missing to avoid /Scripts path errors\n- Replace GENERAL.local.txt with maintained OpenWRT-CI local package/config set
2026-03-01 17:50:04 +08:00
e35d1592f9 ci(woodpecker): add labels and noninteractive env
Some checks failed
ci/woodpecker/push/ipq60xx Pipeline failed
- Bind pipeline to docker-labeled workers via top-level labels\n- Set DEBIAN_FRONTEND=noninteractive for sync/build steps\n- Keep existing build commands and flow unchanged
2026-03-01 17:21:47 +08:00
lingyuzeng
2521377f1f fix: add bash safety headers, ignore GENERAL.upstream.txt, pass UPSTREAM_GENERAL_REF
Some checks failed
ci/woodpecker/manual/ipq60xx Pipeline failed
2026-03-01 14:49:39 +08:00
lingyuzeng
a54452915d refactor: upstream sync strategy with dynamic GENERAL.txt 2026-03-01 14:03:58 +08:00
lingyuzeng
6ee3e2f832 init: build repo skeleton for ipq60xx (woodpecker) 2026-03-01 13:56:32 +08:00