Imageomics / Imageomics/pyMorphoSource
Automation for pywheel creation
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For SlicerMorph we need to install the package as a pywheel to make ensure consistency, and version checking (e.g., an upgrade needing to install a new version).
Is it possible to automate pywheel generation, so that when a change is made to the source code, it creates a new wheel and bump ups the minor version. for example the version for the new media commit would be be 1.0.1, so that for the people who installed the SlicerMorph version from last week, the new upgrade can automatically do version check and upgrade the morphosource package if necessary.
@johnbradley @oothomas
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by reviewing the package's current packaging and version metadata, then determine how wheel generation, version bumps, and upgrade checks should be coordinated; done should include an agreed automated workflow and verified version-aware upgrades.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100