pulp / pulp/pulp_ostree

Enable the static delta computation between specific commits

Open
#276 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.