Closed throwaway-d closed 1 year ago
Give me a few days and I'll mirror to git.ahwx.org. Will probably also use Codeberg in the future, I'll link to it in the README.md file.
The codeberg mirror didn't update for over a year now 😞
Restoring it would be very much appreciated
You are right, it was quite the hassle to keep it synced. If there is a way to automate that, I'd be glad to update the mirror again.
You can use GitHub Actions and setup your local Git repo so it pushes code to Codeberg too. Also, the third step is beneficial too so you don't have to do manual things of rebasing and merging pull requests from Codeberg.
I didn't try it myself, but this should be possible.
We can ask nesaku if he can help with it. (https://github.com/nesaku/BiblioReads/blob/main/.github/workflows/codeberg-mirror.yml - example GitHub actions workflow so it automarically mirrors the repo to Codeberg)
I'll look into this when I have a little more free time on my hands.
See: