floss.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
For people who care about, support, and build Free, Libre, and Open Source Software (FLOSS).

Administered by:

Server stats:

689
active users

We're excited to announce the official launch of the project, a community-driven fork of under the stewardship of @Codeberg.

Check out forgejo.org/2022-12-15-hello-f to learn more, including the motivation for the fork, as well as Codeberg's announcement at blog.codeberg.org/codeberg-lau

Come and get involved at codeberg.org/forgejo/forgejo or in our Matrix room matrix.to/#/#forgejo-chat:matr . We aim to be a fully inclusive community and everyone's participation is welcomed.

forgejo.orgBeyond coding. We forge.

@forgejo @Codeberg I love the intitiative, but I wanted to ask: Will you also add builds for e.g. linux-armv6? I run my own gitea on an OG model-B Raspberry Pi, so an armv6 binary is a must...

@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.

codeberg.org/forgejo/forgejo/p

~ @dachary@mastodon.online

Codeberg.orgWIP: [CI] add support for armv6Refs: https://codeberg.org/forgejo/forgejo/issues/117 * 🕙 Full CI run on tag https://forgejo-woodpecker.gna.org/dachary/forgejo/pipeline/109 * ✅ Partial CI run to create the release https://forgejo-woodpecker.gna.org/dachary/forgejo/pipeline/101/7 Manual testing possible using https://codeberg.org/dachary/forgejo/releases/tag/v80.0.1

@forgejo Thanks for the follow up. Woodpecker also looks like a nice tool!

@forgejo @padraic @Codeberg @dachary@mastodon.online That's wonderful, thanks! Until then I'll update to the latest Gitea so the setup should be ready for the drop-in replacement. I guess there are some notes on migration somewhere with things one should take care for, if any?