mirror of
https://github.com/screentinker/screentinker.git
synced 2026-08-13 22:03:13 -06:00
The rc3 release failed on a correctly-built archive. `unzip -v` ends with a TOTALS row whose first field is also numeric, so "numeric $1" matched it and the check read the byte count as a compression method — reporting a fully stored archive as compressed. The same noise appeared in my local negative control as a phantom third entry and I read past it, which is why this reached CI. The method column must look like a method for the row to be an entry at all. Verified in both directions: a stored archive passes, a deflated one flags every member and nothing else. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Uaeo9MvzKoyXuN6ZsbhtkL |
||
|---|---|---|
| .. | ||
| backup.sh | ||
| build-autorun-zip.sh | ||
| bump-version.sh | ||
| debian-13-setup.sh | ||
| finalize-release.sh | ||
| find-orphan-zone-items.js | ||
| force-update.js | ||
| indexnow-submit.sh | ||
| install-service.sh | ||
| migrate-multitenancy.js | ||
| mint-billing-token.js | ||
| parity-multitenancy.js | ||
| raspberry-pi-setup.sh | ||
| remotedisplay.service | ||
| reset-admin.js | ||
| upgrade.sh | ||
| windows-setup.bat | ||