|
|
|
|
|
by kotatsuyaki
1176 days ago
|
|
I’m trying to migrate my personal repos from GitHub to Codeberg. The biggest challenge is to find a replacement for GitHub Actions (the free offering is so generous), and my current solution for that is to self-host an instance of Woodpecker CI [1]. I’d like to see even more diversity in Git hosting beyond “let’s all migrate from X to Y”, and for that to happen, Forgejo (the soft fork of Gitea that Codeberg runs) has already begun to implement federation [2], which can make cross-instance collaboration easier. [1]: http://woodpecker-ci.org/
[2]: https://codeberg.org/forgejo/forgejo/issues/59 |
|