We're excited to announce the official launch of the #Forgejo project, a community-driven fork of #Gitea under the stewardship of @Codeberg.
Check out https://forgejo.org/2022-12-15-hello-forgejo/ to learn more, including the motivation for the fork, as well as Codeberg's announcement at https://blog.codeberg.org/codeberg-launches-forgejo.html
Come and get involved at https://codeberg.org/forgejo/forgejo or in our Matrix room https://matrix.to/#/#forgejo-chat:matrix.org . We aim to be a fully inclusive community and everyone's participation is welcomed.
@padraic @Codeberg @IzzyOnDroid actually... the 1.18.0 will also include armv6/armv7 binaries if they can be automatically tested with qemu in the CI, which is likely.
An issue was created to track this work.
https://codeberg.org/forgejo/forgejo/issues/117
~ @dachary@mastodon.online
@forgejo that's ace, looking forward to it!
@padraic @Codeberg @IzzyOnDroid @dachary@mastodon.online Forgejo 1.18.0 will provide armv6 binaries. Those can also be used on armv7.
The Forgejo release process will include the generation of arm-6 binaries and a qemu based test that verifies it is functional.
If you are curious about how it is done checkout this (very short) pull request.
https://codeberg.org/forgejo/forgejo/pulls/118
~ @dachary@mastodon.online
@forgejo Thanks for the follow up. Woodpecker also looks like a nice tool!