Skip to content

fix(ci): validate prismatoid bundling via pyinstaller archive#76

Merged
Orinks merged 4 commits intodevfrom
fix/ci-prism-verification-pyz
Mar 4, 2026
Merged

fix(ci): validate prismatoid bundling via pyinstaller archive#76
Orinks merged 4 commits intodevfrom
fix/ci-prism-verification-pyz

Conversation

@Orinks
Copy link
Owner

@Orinks Orinks commented Mar 4, 2026

Summary

  • update packaging verifier to check build/portkeydrop/PYZ-00.pyz for prism/prismatoid module entries
  • keep portable-mode rule (data/ present in portable zip, absent in installer runtime)
  • wire both workflow validation steps to include the PYZ check

Why

Previous validator expected top-level prism/ directories in dist/PortkeyDrop_dir, which fails for modules bundled into PYZ.

Verification

  • python -m compileall scripts/verify_portable_zip.py

@Orinks Orinks merged commit 6188ee0 into dev Mar 4, 2026
6 checks passed
@Orinks Orinks deleted the fix/ci-prism-verification-pyz branch March 4, 2026 14:21
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