Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for "dumb" remote access #1097

Open
jelmer opened this issue Nov 11, 2022 · 5 comments
Open

Support for "dumb" remote access #1097

jelmer opened this issue Nov 11, 2022 · 5 comments

Comments

@jelmer
Copy link
Owner

jelmer commented Nov 11, 2022

This is probably a matter of implementing a DumbRemoteRepo that implements enough of the API to support fetch_pack.

Needs a custom object store implementation that just reads a generated pack info file.

@jelmer
Copy link
Owner Author

jelmer commented Nov 12, 2022

I've got an initial implementation of this.

@nanonyme
Copy link
Contributor

@jelmer we are hitting this quite a lot. Did that initial implementation ever turn into something more mergeable?

@jelmer
Copy link
Owner Author

jelmer commented Mar 20, 2023

Not much progress unfortunately. Where are you hitting this? Dumb repos are fairly rare nowadays.

@nanonyme
Copy link
Contributor

There's plenty of self-hosting projects using dumb repos including gpgme, libnftl and various others.

@nanonyme
Copy link
Contributor

Sure, it's by far minority of total projects we package but still significant enough for this feature to be relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants