Forges

Requirements

Possible forges

Gitlab

We used gitlab before and we had resource usage issues. The VM went out of RAM because of that.

It also extensively depends on JavaScript and it doesn't look easy at all to fix.

From our FOSDEM 2020 report that is not yet released:

They used a framework that did most of the work on the server side,
but at some point they switched to a framework that does JavaScript
on the client side.

Accepting patches to fix that would require to double the UI work for
everything, but it might be possible to do server side rendering for
JavaScript. The issue is that it cannot make requests from buttons
like that, so in addition to the page rendering that could happen
through server-side JavaScript, introspection could be used to
rewrite the buttons.

It also hide buttons, which is awful for users as they don't understand what is going on.

Packages: ?

Pagure

Website: https://pagure.io/pagure
Command line tools : https://pagure.io/pag-off

Features:

Packages: currently packaged in Debian SID, in a PPA, might be packaged in other distributions

Contacts: #pagure on Freenode and/orthe pagure-devel@lists.pagure.io mailing list

Sourcehut

Website: https://sourcehut.org
Primary Maintainer: Drew Devault - sir@cmpwn.com
Person who wrote this section: j3s - j3s@c3f.net (feel free to contact me with any questions!)

Pros

Cons