Elektrine lite

← Feed

@umbrella@aus.social

Post #2220913

2026-05-07 21:55 UTC

@hugovk@mastodon.social @danielquinn@mastodon.social @gentoo@fosstodon.org recently moved from GitHub to @Codeberg@social.anoxinon.de but I’m not sure what they are doing for CI https://www.theregister.com/software/2026/02/17/gentoo-dumps-github-over-copilot-nagware/4561111

Replies (1)

  • @eschwartz@fosstodon.org 2026-05-07 23:43

    @umbrella@aus.social By a fortunate coincidence, the only CI we utilized was a self hosted check (that is also run every ~15 minutes on pushes to https://gitweb.gentoo.org in order to check whether all ebuilds have consistent metadata and can be safely merged `master -> stable`) and a self hosted maintainer assignment + bugzilla integration. The only thing necessary to get CI running on codeberg was to port the API calls for custom status checks etc.

    Open ##2220914