Skip to content

fix(relay): restore commandline bundle CI#4

Open
PekingSpades wants to merge 6 commits into
mainfrom
codex/fix-relay-ci-commandline-bundle
Open

fix(relay): restore commandline bundle CI#4
PekingSpades wants to merge 6 commits into
mainfrom
codex/fix-relay-ci-commandline-bundle

Conversation

@PekingSpades
Copy link
Copy Markdown
Collaborator

Summary

  • use Python 3.13.10 for relay bundled commandline runtime to match currently available cross-platform wheels
  • pin pandas to an available wheel version and use macOS 11 x86_64 tags for Intel macOS bundle dependencies
  • prebuild known pure-Python source-only pyaes into a wheelhouse for cross-platform pip installs

Verification

  • node --check relay/scripts/prepare-commandline-bundle.mjs
  • git diff --check
  • pip dry-run wheel resolution for base requirements across linux/darwin/windows targets
  • full local darwin-amd64 commandline bundle preparation with NODE_USE_ENV_PROXY=1 PIP_INDEX_URL=https://pypi.org/simple

Do not merge yet; waiting for CI confirmation and owner review.

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