What is the current state of implementing Federation in Gitea?
What is the current state of implementing Federation in Gitea?
Update June 2024: this issue is no longer updated. Progress on federation can be followed from: * The [monthly reports](https://forgejo.org/tag/report/) * [Issues](https://codeberg.org/forgejo/forgejo/issues?labels=79349) and [pull requests](https://codeberg.org/forgejo/forgejo/pulls?labels=7934...
Yes, Gitea is a hard-fork of Gogs and started years ago. Forgejo is a soft-fork of Gitea when the primary authors of Gitea created a company of the same name to provide paid support (there’s history there you can look up) but Gitea remains free and open source. Forgejo, supported by Codeberg, is a community fork and will upstream to Gitea.
Gitea/Forgejo is a great option, they recently even added build actions which are compatible with Github Actions.