modelix / modelix/modelix.core
Validate a version on the server before changing the HEAD of a branch
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 10
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 26
Description
Since the model-server now has a dependency on the model-client we can use it to run more extensive validations before accepting a change.
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 model-server and model-client components and tracing how a branch HEAD is currently changed. Determine where server-side validation can run before accepting that change. Done means invalid versions are rejected and valid versions can update the branch HEAD safely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100