claude-code-best/.github/workflows
James Feng 523492324e fix(ci): override npm registry to npmjs.org for macOS runner
CI runner cannot access npmmirror.com (Chinese mirror) baked into bun.lock.
Set BUN_CONFIG_REGISTRY=https://registry.npmjs.org/ at workflow level.
Local dev remains unaffected — ~/.npmrc still uses npmmirror.
2026-06-03 12:19:57 +08:00
..
ci.yml fix(ci): override npm registry to npmjs.org for macOS runner 2026-06-03 12:19:57 +08:00
codeql.yml ci: improve CodeQL workflow — add workflow_dispatch + Bun setup 2026-06-01 19:39:13 +08:00
release-rcs.yml feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
update-contributors.yml feat: add contributors auto-update workflow 2026-04-06 12:55:19 +08:00