mirror of
https://github.com/NanmiCoder/cc-haha.git
synced 2026-06-09 16:32:22 +08:00
Match Electron Builder Linux output by accepting linux-*-unpacked directories, treating AppImage blockmaps as optional, and validating release asset names against the generated x86_64/amd64 and arm64 artifacts. Tested: bun test scripts/quality-gate/package-smoke/index.test.ts Tested: bun test scripts/pr/release-workflow.test.ts scripts/quality-gate/package-smoke/index.test.ts Tested: bun run check:policy Tested: bun run check:native Tested: bun run verify Confidence: high Scope-risk: moderate