Skip to content

Fix release installer packaging#143

Merged
ammarcsj merged 5 commits into
mainfrom
fix-installer-packaging-downloads
May 25, 2026
Merged

Fix release installer packaging#143
ammarcsj merged 5 commits into
mainfrom
fix-installer-packaging-downloads

Conversation

@ammarcsj
Copy link
Copy Markdown
Member

Summary

  • fix Linux .deb packaging when PyInstaller emits a single executable
  • make AlphaMap installer data downloads deterministic without GitHub API listing calls
  • stage and bundle Linux installer data through PyInstaller
  • harden macOS/datashare downloads with retries

Checks

  • bash -n release/common/download_installer_data.sh
  • bash -n release/linux/build_installer_linux.sh
  • bash -n release/macos/build_package_macos.sh
  • python -m py_compile release/pyinstaller/alphaquant.spec
  • git diff --check

@ammarcsj ammarcsj merged commit d1845d5 into main May 25, 2026
14 of 15 checks passed
@ammarcsj ammarcsj deleted the fix-installer-packaging-downloads branch May 25, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant