Enable the static delta computation between specific commits
Open
Nobody has claimed this yet.
Feature
services
- Dominant language
- Python
- Stars
- 60
- Forks
- 47
- Avg merge
- 23h 8m
- Merged PRs (30d)
- 2
Description
Right now, we compute the static delta between the last two commits. We can enhance this feature by enabling the users to choose which commits they want to compute the delta between.
I am referencing the old issue: https://github.com/pulp/pulp_ostree/issues/230 deltas_upto was not considered in the implementation back then.
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
Read the current static-delta implementation and the referenced old issue #230 first. Confirm how deltas_upto was omitted, then verify that users can select two commits and that the resulting static delta is computed between them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100