sdsc-ordes / sdsc-ordes/modos-api
[Feature request]: Simulate new install in ci
Open
@cmdoret is already working on this.
Since May 26, 2025.
ci/cd
good first issue
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Contact Details
No response
Description
Currently, we use uv.lock to install dependencies during ci workflows.
pip install modos will only consider dependencies as they are specified in pyproject.toml.
We should simulate a fresh installation without the use of uv.lock during our ci workflow, to detect broken upstream dependencies in advance.
Importance Level
Low
Affected Components
other
Technical Requirements
No response
Acceptance criteria
No response
Contributor guide
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.
Assessment
This issue has not been assessed yet.