@vegetaaaaaaa@lemmy.world to Selfhosted@lemmy.worldEnglish • 3 months agoOrganic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.programming.devimagemessage-square36arrow-up1377file-text
arrow-up1377imageOrganic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.programming.dev@vegetaaaaaaa@lemmy.world to Selfhosted@lemmy.worldEnglish • 3 months agomessage-square36file-text
cross-posted from: https://feddit.org/post/9959466 geteilt von: https://programming.dev/post/27692275 Post New Git Repo.
minus-squaremarsokodlinkfedilinkEnglish4•3 months agoYou can easily do that with forgejo/gitea. However, you cannot sync these issues, that’s a one-off operation. You can however totally sync the git repo - either out of the box or using web hooks/git hooks.
minus-square@IcyToes@sh.itjust.workslinkfedilinkEnglish3•3 months agoYMMV. I’ve seen issues in migration from Gitea to Codeberg. Always test first.
minus-squaremarsokodlinkfedilinkEnglish2•3 months agoOuch, and that is with Gitea and Codeberg being essentially the same software.
minus-squareChrislinkfedilinkEnglish0•3 months agoI bet you could sync issues if you were bored enough. It’d be a pipeline that you have to maintain and two way syncs are a pain to maintain, but I bet it’s doable
You can easily do that with forgejo/gitea. However, you cannot sync these issues, that’s a one-off operation.
You can however totally sync the git repo - either out of the box or using web hooks/git hooks.
YMMV. I’ve seen issues in migration from Gitea to Codeberg. Always test first.
Ouch, and that is with Gitea and Codeberg being essentially the same software.
I bet you could sync issues if you were bored enough. It’d be a pipeline that you have to maintain and two way syncs are a pain to maintain, but I bet it’s doable