Provide a git-lfs plugin
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
Is your feature request related to a problem? Please describe.
I would like to see Pulp3 provide support to act as a backing store for git-lfs.
API is documented here: https://github.com/git-lfs/git-lfs/tree/main/docs/api
As an example, this is provided by Artifactory (just sayin ;): https://www.jfrog.com/confluence/display/JFROG/Git+LFS+Repositories
Example of a nodejs module that will front S3 storage: https://github.com/kzwang/node-git-lfs
Describe the solution you'd like
To be able to point git-lfs to pulp infrastructure for storing large files.
Describe alternatives you've considered
Current solution (BitBucket)
Artifactory
node-git-lfs
Using pulp3 very much fits in with our current methodologies and departmental familiarity.
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
Start by reading the Git LFS API documentation linked in the issue and compare the requested behavior with the listed Artifactory and node-git-lfs examples. Done means Pulp3 can be configured as a Git LFS backing store and supports the required API operations; the issue does not identify implementation files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100