Rieter-to-Rieter mirror #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A Rieter instance mirroring a repository needs to download and parse new packages from the repository. If the repository server is a Rieter instance, the package information could instead be pulled from the API, completely skipping the parsing of packages. This could be useful when hosting a Rieter instance on a low-power device, where the parsing job is expensive.
A Rieter instance could also expose an SSE stream or similar for each repository, allowing a downstream Rieter instance to get updates whenever a repository gets updated.