qwen-code/scripts/tests
yiliang114 926c10a604 feat(installer): add standalone archive installer with multi-platform release workflow
- Add standalone archive installer (bat/sh) that downloads platform binaries
  from GitHub/Aliyun without requiring Node.js or npm on the target machine
- Add fork-friendly release-test workflow for manual GitHub Release creation
  covering all 5 platforms (darwin-arm64/x64, linux-arm64/x64, win-x64)
- Add OSS upload/mirror tools for staging and release distribution
- Update .gitignore to exclude generated build artifacts (release-staging/,
  hosted-staging/)
- Fix Windows PowerShell test command in copy-release-to-latest tool
2026-05-13 00:29:22 +08:00
..
check-i18n.test.ts feat(cli): core built-in i18n coverage (#3871) 2026-05-10 22:35:03 +08:00
get-release-version-python-sdk.test.js fix(installer): remove stale node 20 installer references 2026-05-11 21:22:09 +08:00
get-release-version.test.js 📦 Release qwen-code CLI as a Standalone Bundled Package (#866) 2025-10-24 17:08:59 +08:00
install-script.test.js feat(installer): add standalone archive installer with multi-platform release workflow 2026-05-13 00:29:22 +08:00
release-helpers.test.js refactor: extract shared release helper utilities (#3834) 2026-05-05 10:15:17 +08:00
test-setup.ts feat(installer): add standalone archive installation (#3776) 2026-05-11 13:25:48 +08:00
vitest.config.ts feat(cli): core built-in i18n coverage (#3871) 2026-05-10 22:35:03 +08:00