Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

The #Forgejo monthly report was published ✨ Forgejo was present at FOSDEM.

Uncategorized
1 1 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    5 Posts
    7 Views
    @lw @lattera shallow clones are quite a bit more expensive to compute than full clones (e.g. ¹). Homebrew was directly asked by GitHub to stop using shallow clones because of the load this created². However I don't know of any reason why SSH clones should be speedy while HTTPS ones are slow, that's quite odd and possibly a clue.Do you happen to have any more verbose logs? E.g. with GIT_TRACE=1 or ³?¹: https://github.blog/open-source/git/counting-objects/²: https://github.com/Homebrew/brew/pull/9383³: https://git-scm.com/docs/api-trace2
  • 0 Votes
    1 Posts
    6 Views
    The #Forgejo monthly report was published ✨Forgejo v14 was released on time. Some regressions were quickly escalated and fixed. A security release was published for v11 and v13.A lot of work has been done around the runner: New features and QA.There are ongoing discussions about improving the issue reporting workflow and the license and copyright attribution in the codebase.Work on federation is progressing.The website was moved to our own infrastructure.https://forgejo.org/2026-01-monthly-report
  • 0 Votes
    2 Posts
    10 Views
    #Forgejo 13.0.3 and 11.0.8 were just released! They are security releases.We recommend that all installations are upgraded to the latest version as soon as possible.Check out the release notes and download it at https://forgejo.org/releases/. If you experience any issues with this release, please report to https://codeberg.org/forgejo/forgejo/issues.#forgejorelease
  • 0 Votes
    1 Posts
    6 Views
    Great news: Today, we have managed to distribute our Forgejo instance across two servers. A main instance still handles most traffic, but requests from #CodebergPages are now handled by another server. Going forward, we'll try to route more read-only traffic there to distribute the load.This is an important milestone, because such a setup was never tested with #Forgejo at this scale.This should improve availability of both Codeberg.org and Codeberg Pages.Details: https://codeberg.org/forgejo/discussions/issues/259