qwen-code/.github/workflows
易良 d454d0e744
fix(cli,core): Restore default debug log file output (#6605)
* fix(cli,core): restore default debug log file output

* fix(cli): preserve debug log sandbox opt-out

* test(cli): stabilize flaky UI tests

* fix(cli): scope default debug log to debug mode

* fix(core): scope debug log default to --debug mode per #6600

Revert isDebugLogFileEnabled() guard from `value === undefined` back to
`!value` so the non-debug default stays opt-in as prescribed in #6600.
The --debug scoping in config.ts already sets QWEN_DEBUG_LOG_FILE=1 when
in debug mode, making the global default flip unnecessary.

Also adds a regression test for the opt-out edge case
(QWEN_DEBUG_LOG_FILE='0' + --debug should not overwrite).

* test(cli): remove unused voice keyterms import

* test(cli): isolate cli entry fallback test

* ci: avoid web-shell smoke port collisions

---------

Co-authored-by: Shaojin Wen <shaojin.wensj@alibaba-inc.com>
2026-07-10 09:58:41 +00:00
..
audio-capture-prebuilds.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
build-and-publish-image.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
cd-cua-driver.yml chore(cua-driver): update version refs to 0.7.1 + add fix doc (#6616) 2026-07-09 14:43:58 +00:00
cd-mobile-mcp.yml fix(mobile-mcp): add production-release environment + scope to CD workflow for npm auth (#6258) 2026-07-03 10:28:30 +00:00
check-issue-completeness.yml Upgrade GitHub Actions for Node 24 compatibility (#1876) 2026-05-12 15:02:33 +08:00
ci.yml fix(cli,core): Restore default debug log file output (#6605) 2026-07-10 09:58:41 +00:00
codeql.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
comment-attachment-guard.yml ci: add suspicious comment attachment guard (#6599) 2026-07-10 09:40:54 +00:00
desktop-release.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
docs-page-action.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
e2e.yml Add harness infrastructure for web-shell package (#6517) 2026-07-09 08:11:58 +00:00
gemini-scheduled-pr-triage.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
pr-force-push-reminder.yml ci(autofix): run agents on dedicated ECS runners (#6207) 2026-07-03 07:40:07 +00:00
qwen-autofix.yml ci: route full CI follow-up jobs to selected runner (#6608) 2026-07-10 01:47:00 +00:00
qwen-automated-issue-triage.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
qwen-code-pr-review.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
qwen-issue-followup-bot.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
qwen-pr-safety-precheck.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
qwen-scheduled-issue-triage.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
qwen-triage.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
release-sdk-python.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
release-sdk.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
release-vscode-companion.yml fix(ci): add retry logic to VSCode IDE Companion publish steps (#6574) 2026-07-09 09:54:27 +00:00
release.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
sdk-python.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
stale.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
sync-cua-driver-to-oss.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
sync-release-to-oss.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
terminal-bench.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00