[ANNOUNCE] Git Bundle Server for bundle URIs
Victoria Dye
vdye at github.com
Thu May 18 18:35:01 BST 2023
Hi everyone!
If you've been following the bundle URI feature development over the past
year ([1], [2], etc.) and are interested in how you might be able to use it,
I'm excited to share the Git Bundle Server [3]! The bundle server repository
contains a reference implementation for a management CLI to create & update
bundles with the 'creationToken' heuristic, as well as a web server for
serving those bundle lists & bundles. It can be configured to host multiple
repositories (each with a separate bundle list) from any forge, your local
filesystem, etc.
The project is in pretty early development, so if you do try it out I'd
greatly appreciate any feedback you can provide [4] to make the bundle
server as capable and easy-to-use as possible.
Thanks!
- Victoria
[1] https://lore.kernel.org/git/pull.1248.v3.git.1658757188.gitgitgadget@gmail.com/
[2] https://lore.kernel.org/git/pull.1300.v3.git.1660050703.gitgitgadget@gmail.com/
[3] https://github.com/git-ecosystem/git-bundle-server
[4] https://github.com/git-ecosystem/git-bundle-server/issues
More information about the git-announce
mailing list