Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support publishing with static python dependency #720

Draft
wants to merge 10 commits into
base: v0.10.x
Choose a base branch
from

Conversation

isc-shuliu
Copy link
Collaborator

@isc-shuliu isc-shuliu commented Jan 30, 2025

See #698

When finished, this PR will support searching for python packages (in the Embedded Python runtime) and exporting all/selected python packages as .whl as part of the package or publish lifecycle phase.

TODO:

  • investigate structure of .whl and best practices of generating .whl (along with .whl translative dependencies)
  • determine a default path to place generated .whl files
  • ensure relevant data is persisted when exported to XML installer
  • add a resource processor for installing local .whl files
  • integration tests for dummy .whl packages with dependencies
  • when -export-deps 1 modifier is present, publish python dependencies as well

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