python-poetry / python-poetry/poetry-plugin-bundle
Cross-platform bundling
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 30
- Avg merge
- 48m
- Merged PRs (30d)
- 5
Description
Is there a way to create bundles that target a different platform than the one on which Bundle is running? For example, use a Windows / macOS environment to create a Linux-compatible bundle. Currently the only way I see to do this is to run the bundle command from within the target platform environment (e.g. via Docker).
Related discussion: https://github.com/python-poetry/poetry/discussions/6984
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the issue and the related Poetry discussion at https://github.com/python-poetry/poetry/discussions/6984. Determine the constraints for creating a bundle for a platform different from the host, then define what successful cross-platform bundle generation should support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100