dimensionalOS / dimensionalOS/dimos
Dimos viewer rebuild system
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.5k
- Forks
- 808
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 233
Description
right now we update rerun-sdk independently from dimos-viewer (https://github.com/dimensionalOS/dimos/pull/2671)
so we keep running into an issue with warning due to version mismatch http://github.com/dimensionalOS/dimos/issues/3642
we need to both design an auto-wheel build & release system in CI for dimos viewer, then add a pre-commit hook in this repo that validates that versions of these 2 packages always match
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.
Research direction
Review issue 3642 and PR 2671 for the version-mismatch context, then inspect the CI and pre-commit entry points for rerun-sdk and dimos-viewer. The work is done when dimos-viewer has an automated wheel build and release system and the pre-commit validation rejects mismatched package versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100