#gitforge — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gitforge, aggregated by home.social.
-
I feel like it may be time to get rid of this gitlab install.
Just from the utilization alone it either got hacked and is crypto mining or it is just so bloated and full of pointless garbage code running that it is just not worth to keep around.
All I'm using it is to serve repos. I'm not even using the CI/CD stuff...
-
I feel like it may be time to get rid of this gitlab install.
Just from the utilization alone it either got hacked and is crypto mining or it is just so bloated and full of pointless garbage code running that it is just not worth to keep around.
All I'm using it is to serve repos. I'm not even using the CI/CD stuff...
-
🛠️🌳 Forgejo 16.0 a fost lansat: Platforma de dezvoltare aduce notificări granulare și recenzii mult mai bune pentru PR-uriForgejo, platforma lightweight și auto-găzduită (self-hosted) dedicată stocării depozitelor Git și colaborării pe proiecte software (un fork comunitar excelent al Gitea), a primit o actualizare majoră: Forgejo 16.0. Această versiune se concentrează pe reducerea „zgomotului” din fluxul zilnic de lucru, pe îmbunătățirea procesului de recenzie a codului (code review) și pe o securitate sporită. Iată care sunt cele mai importante noutăți din Forgejo 16.0:🔹 Notificări granulare pe depozite (Granular Watch) Una dintre cele mai mari probleme ale dezvoltatorilor pe platformele de colaborare este volumul uriaș de e-mailuri și alerte primite.În Forgejo 16.0, opțiunea de „urmărire” (watch) a unui depozit a fost complet reproiectată. Utilizatorii pot alege acum exact ce tip de activități vor să urmărească: pot bifa doar raportările de probleme (Issues), doar cererile de fuziune (Pull Requests), doar lansările noi (Releases) sau orice combinație dorită între acestea, evitând astfel alertele inutile.Totodată, arhitectura din spate (notification backend) a fost rescrisă pentru o performanță superioară.🔹 Recenzii de cod superioare și comentarii pe mai multe rânduriProcesul de evaluare a Pull Request-urilor (PR) a primit îmbunătățiri extrem de utile, rezolvând probleme vechi legate de poziționarea comentariilor:Comentarii pe mai multe linii: Recenzorii pot selecta acum o întreagă secțiune de cod din diferențe (diff) ținând apăsată tasta Shift pentru a atașa un singur comentariu pe mai multe linii modificate. Listă de commit-uri redesenată: Pagina de PR are acum o listă de commit-uri cu un layout mult mai curat și adaptabil la ecrane de diverse dimensiuni. 🔹 Monitorizarea în timp real a migrării depozitelorDacă decizi să îți muți proiectele de pe GitHub sau alte platforme către instanța ta Forgejo, procesul este acum mult mai transparent:Ecranul de migrare afișează numărul de probleme (issues) și PR-uri transferate pe măsură ce acestea sunt importate în loturi.Pentru a nu aglomera interfața, această bară de progres detaliată apare automat pentru migrările care conțin cel puțin 45 de elemente. 🔹 Optimizări pentru Forgejo ActionsSistemul CI/CD integrat evaluează acum anumite condiții de flux de lucru (workflow) înainte de a trimite joburile către un executant (Forgejo Runner), economisind resurse prețioase de calcul prin evitarea execuțiilor redundante.Fluxurile de lucru finalizate, împreună cu fișierele rezultate (artifacts) și logurile lor, pot fi acum șterse direct din interfața web sau prin intermediul API-ului HTTP. 🔹 Îmbunătățiri de securitate și integritate GitForgejo verifică acum automat obiectele Git primite pentru a detecta inconsecvențele, scăzând drastic riscul de corupere a depozitelor.S-au eliminat fișierele de exemplu (example hook files) din depozitele interne și s-au mutat scripturile automate globale (hooks) într-o locație centralizată și mult mai sigură.Atenție pentru administratori: Autentificarea prin proxy invers (Reverse Proxy) necesită acum configurarea explicită a rețelelor sau adreselor IP de încredere din care provine traficul, sporind siguranța accesului. Forgejo 16.0 se dovedește a fi o actualizare extrem de solidă, rafinând instrumentele zilnice de dezvoltare și oferind administratorilor o platformă Git auto-găzduită tot mai robustă, sigură și plăcută în utilizare. #OpenSource #Forgejo #Forgejo16 #GitForge #SelfHosted #Git #PullRequest #CI_CD #TechNews #Linuxiac
-
-
-
Read this blog by @sourav666 on @itsfoss about the use of #Forgejo by the Dutch central #government:
https://itsfoss.com/news/netherlands-forgejo-migration/
"The platform is a self-hosted Forgejo instance, running on Dutch government infrastructure... It's free for all government organizations..."
"... this initiative is still in the pilot phase, with the rollout being kept deliberately gradual."
#overheid #DigitalSovereignty #DigitalAutonomy #GitForge #Netherlands #FOSS #OpenSource #Git
-
Read this blog by @sourav666 on @itsfoss about the use of #Forgejo by the Dutch central #government:
https://itsfoss.com/news/netherlands-forgejo-migration/
"The platform is a self-hosted Forgejo instance, running on Dutch government infrastructure... It's free for all government organizations..."
"... this initiative is still in the pilot phase, with the rollout being kept deliberately gradual."
#overheid #DigitalSovereignty #DigitalAutonomy #GitForge #Netherlands #FOSS #OpenSource #Git
-
Look at this:
The beginning of a #GitForge by the Dutch government (overheid) based on #Forgejo.
Very good that the Dutch #government takes the first steps to become independent regarding their Git repositories.
Read why this important in a blog with a recommendation for a Git forge that I wrote a while ago (in Dutch):
https://developer.overheid.nl/blog/2025/11/11/git-forge-overheid
#Git #DigitalSovereignty #DigitalAutonomy #FOSS #opensource #Netherlands #overheid
-
Look at this:
The beginning of a #GitForge by the Dutch government (overheid) based on #Forgejo.
Very good that the Dutch #government takes the first steps to become independent regarding their Git repositories.
Read why this important in a blog with a recommendation for a Git forge that I wrote a while ago (in Dutch):
https://developer.overheid.nl/blog/2025/11/11/git-forge-overheid
#Git #DigitalSovereignty #DigitalAutonomy #FOSS #opensource #Netherlands #overheid
-
My blog #BurgeonLab relies on #SourceHut Git and Builds. They’ve been down and at first I couldn’t deploy my site to my static host, #Bunnynet.
This triggered me to create a local script that runs all the fetch/build steps as an alternative pathway to upload...
View full note: https://burgeonlab.com/notes/2026/0408-3421
Syndicated via https://getindiekit.com
This is post 27 of #100DaysToOffload
#CICD #CI #Githubctions #srht #ddos #gitforge #git #continuousintegration #bash #script #statichost #statichosting
-
My blog #BurgeonLab relies on #SourceHut Git and Builds. They’ve been down and at first I couldn’t deploy my site to my static host, #Bunnynet.
This triggered me to create a local script that runs all the fetch/build steps as an alternative pathway to upload...
View full note: https://burgeonlab.com/notes/2026/0408-3421
Syndicated via https://getindiekit.com
This is post 27 of #100DaysToOffload
#CICD #CI #Githubctions #srht #ddos #gitforge #git #continuousintegration #bash #script #statichost #statichosting
-
@rtyler I deployed my own instance of #OneDev and I haven't really used GitHub since. @forgejo is also a good option. Don't want to host your own? Then use code.onedev.io or codeberg.org public instances! #openSource #Git #GitForge #Collaboration
-
@rtyler I deployed my own instance of #OneDev and I haven't really used GitHub since. @forgejo is also a good option. Don't want to host your own? Then use code.onedev.io or codeberg.org public instances! #openSource #Git #GitForge #Collaboration
-
Forgejo: Die leichte Git-Forge für Sysadmins und DevOps
Warum du Forgejo kennen solltest Forgejo ist eine selbst gehostete, leichte Software-Forge, die auf Git basiert und dir als Sysadmin oder DevOps-Engineer eine vollständige Plattform für Code-Hosting, Issue-Tracking und CI/CD bietet. Du solltest sie kennen, weil sie ressourcenschonend läuft, 100% Free Software ist und Projekte wie Fedora sie für moderne, community-getriebene Workflows einsetzen. In der Sysadministration hilft sie dir, zentrale Repositories zu managen, ohne auf […]https://andreas-moor.de/forgejo-die-leichte-git-forge-fuer-sysadmins-und-devops/
-
Forgejo: Die leichte Git-Forge für Sysadmins und DevOps
Warum du Forgejo kennen solltest Forgejo ist eine selbst gehostete, leichte Software-Forge, die auf Git basiert und dir als Sysadmin oder DevOps-Engineer eine vollständige Plattform für Code-Hosting, Issue-Tracking und CI/CD bietet. Du solltest sie kennen, weil sie ressourcenschonend läuft, 100% Free Software ist und Projekte wie Fedora sie für moderne, community-getriebene Workflows einsetzen. In der Sysadministration hilft sie dir, zentrale Repositories zu managen, ohne auf […]https://andreas-moor.de/forgejo-die-leichte-git-forge-fuer-sysadmins-und-devops/
-
@lexinova @nlnetlabs @nextcloud @terts
I wrote once a blog about #GitLab, #GitHub, and #Forgejo (#codeberg). What to choose?
It is in Dutch, but I'm pretty sure your browser can translate it for you:
https://developer.overheid.nl/blog/2025/11/11/git-forge-overheid
It is a recommendation for a #GitForge for the Dutch #government.
Part of the conclusion:
In summary, from the point of view of digital sovereignty and digital autonomy is a self-hosted Forgejo the best choice for the government. -
@lexinova @nlnetlabs @nextcloud @terts
I wrote once a blog about #GitLab, #GitHub, and #Forgejo (#codeberg). What to choose?
It is in Dutch, but I'm pretty sure your browser can translate it for you:
https://developer.overheid.nl/blog/2025/11/11/git-forge-overheid
It is a recommendation for a #GitForge for the Dutch #government.
Part of the conclusion:
In summary, from the point of view of digital sovereignty and digital autonomy is a self-hosted Forgejo the best choice for the government. -
Have you heard any recent updates on the federation? Last time I checked (a few months back) it seemed to be in the "nice to have" category but not particularly actively being worked on.
-
Have you heard any recent updates on the federation? Last time I checked (a few months back) it seemed to be in the "nice to have" category but not particularly actively being worked on.
-
🤖🔒 A fox-led #crusade to bamboozle #AI #scrapers from a "Git forge" that sounds as mythical as it does unnecessary. 29 minutes of your life wasted on a convoluted game of hide-and-seek with bots, because apparently, that's the hill we're choosing to die on. 🦊💻
https://vulpinecitrus.info/blog/guarding-git-forge-ai-scrapers/ #Fox #GitForge #HideAndSeek #TechHumor #HackerNews #ngated -
🤖🔒 A fox-led #crusade to bamboozle #AI #scrapers from a "Git forge" that sounds as mythical as it does unnecessary. 29 minutes of your life wasted on a convoluted game of hide-and-seek with bots, because apparently, that's the hill we're choosing to die on. 🦊💻
https://vulpinecitrus.info/blog/guarding-git-forge-ai-scrapers/ #Fox #GitForge #HideAndSeek #TechHumor #HackerNews #ngated -
I feel like more projects should just self-host their core services again. Like self-hosting a #Git server (even if it is a fully fledged #Gitforge) isn't that complicated. And then you're in control of when it goes down and when it gets DDOSed you can just be like "LOL, *click disable internet uplink*" and continue working using e.g. a VPN towards it.
You can literally put it into your basement and serve millions of people whit almost no resources...
-
I feel like more projects should just self-host their core services again. Like self-hosting a #Git server (even if it is a fully fledged #Gitforge) isn't that complicated. And then you're in control of when it goes down and when it gets DDOSed you can just be like "LOL, *click disable internet uplink*" and continue working using e.g. a VPN towards it.
You can literally put it into your basement and serve millions of people whit almost no resources...
-
@number6 See for an elaborate discussion on the topic of using a free and #opensource git forge also this thread:
https://fosstodon.org/@organicmaps/115202657995358203
#gitforge #government #git #opensource #FOSS #digitalsovereignty
-
@number6 See for an elaborate discussion on the topic of using a free and #opensource git forge also this thread:
https://fosstodon.org/@organicmaps/115202657995358203
#gitforge #government #git #opensource #FOSS #digitalsovereignty
-
Ik heb een blog met een aanbeveling voor de Git-werkplaats van de #overheid geschreven:
https://developer.overheid.nl/blog/2025/11/11/git-forge-overheid
Conclusie: vanuit het oogpunt van digitale soevereiniteit en digitale autonomie is een self-hosted #Forgejo de beste keuze voor de overheid.
#Git #DigitaleSoevereiniteit #DigitaleAutonomie #GitLab #GitHub #FOSS #OpenSource #GitForge #SelfHosting
-
Ik heb een blog met een aanbeveling voor de Git-werkplaats van de #overheid geschreven:
https://developer.overheid.nl/blog/2025/11/11/git-forge-overheid
Conclusie: vanuit het oogpunt van digitale soevereiniteit en digitale autonomie is een self-hosted #Forgejo de beste keuze voor de overheid.
#Git #DigitaleSoevereiniteit #DigitaleAutonomie #GitLab #GitHub #FOSS #OpenSource #GitForge #SelfHosting
-
Anyone using https://git.sr.ht notice `git push` acting really slowly for the past few days? It was never like this before... Increased server load? #sourcehut #srht #git #gitforge #gitrepo
Example: Writing 11 objects, 1.2KB only. `time git push` took 1m3s total, 0.05s user, 0.04s system, 0% CPU.
Update: I think the error is local to me; I had some errors on `git fsck` and I streamlined `.build.yml`. It seems to be fixed now.
-
Anyone using https://git.sr.ht notice `git push` acting really slowly for the past few days? It was never like this before... Increased server load? #sourcehut #srht #git #gitforge #gitrepo
Example: Writing 11 objects, 1.2KB only. `time git push` took 1m3s total, 0.05s user, 0.04s system, 0% CPU.
Update: I think the error is local to me; I had some errors on `git fsck` and I streamlined `.build.yml`. It seems to be fixed now.
-
Finally migrated my personal website (powered by #HugoSSG) from #GitLab to #Codeberg. Including #CI via #ForgejoActions and hosting via #CodebergPages. Jobs are running on the local #homelab server.
There are jobs for building and deploying the website and for updating the contribution data through #contripy.
So far this has been very smooth and straightforward. Though I still need to learn the new CI workflow syntax as I'm used to GitLab from the daytime job.
-
Finally migrated my personal website (powered by #HugoSSG) from #GitLab to #Codeberg. Including #CI via #ForgejoActions and hosting via #CodebergPages. Jobs are running on the local #homelab server.
There are jobs for building and deploying the website and for updating the contribution data through #contripy.
So far this has been very smooth and straightforward. Though I still need to learn the new CI workflow syntax as I'm used to GitLab from the daytime job.
-
Hey FOSS-community, I'm trying to compare #GitLab and @forgejo.
Some important aspects are:
- #DigitalSovereignty (most important)
- #SelfHosting
- #Collaboration between instances (#federation)
- #PublicValues
- Prevention of #VendorLockIn
- #Scalability
- #Robustness
- Guaranteed #support by professionals
- Software #freedom
- #Longevity
- Suitability for the #governmentDo you have any thoughts on this? Or any useful links?
cc: @Codeberg
-
Hey FOSS-community, I'm trying to compare #GitLab and @forgejo.
Some important aspects are:
- #DigitalSovereignty (most important)
- #SelfHosting
- #Collaboration between instances (#federation)
- #PublicValues
- Prevention of #VendorLockIn
- #Scalability
- #Robustness
- Guaranteed #support by professionals
- Software #freedom
- #Longevity
- Suitability for the #governmentDo you have any thoughts on this? Or any useful links?
cc: @Codeberg
-
okies, decided, today's the day... gonna start moving my repositories to codeberg... notabug.org's too consistently inconsistently available. n_n a little sad. mmmmmmuch fondness for notabug.org. ... i wonder, if i leave the repository off the end of the url in codeberg's migration tool... does it allow migrating everything in one go? :3
or should i skip codeberg, and go full forgejo? :)
#git #githosting #gitforge #notabug #codeberg #forgejo #forgefed
-
okies, decided, today's the day... gonna start moving my repositories to codeberg... notabug.org's too consistently inconsistently available. n_n a little sad. mmmmmmuch fondness for notabug.org. ... i wonder, if i leave the repository off the end of the url in codeberg's migration tool... does it allow migrating everything in one go? :3
or should i skip codeberg, and go full forgejo? :)
#git #githosting #gitforge #notabug #codeberg #forgejo #forgefed
-
TIL Forgejo can map issue links to an external issue tracker! i knew it could put an Issues tab that links out, but now those pesky
#123links in commit messages can be useful and go somewhere!brb gonna go update all my code mirrors to link to the parent repo's issue board :3c
-
TIL Forgejo can map issue links to an external issue tracker! i knew it could put an Issues tab that links out, but now those pesky
#123links in commit messages can be useful and go somewhere!brb gonna go update all my code mirrors to link to the parent repo's issue board :3c
-
@radicle looks like an interesting Free Software to check out: it’s a peer-to-peer, local-first git forge for the decentralized Web! 👀
#Radicle #p2p #DWeb #decentralization #decentralized #git #gitForge #software #FreeSoftware #openSource #localFirst
-
@radicle looks like an interesting Free Software to check out: it’s a peer-to-peer, local-first git forge for the decentralized Web! 👀
#Radicle #p2p #DWeb #decentralization #decentralized #git #gitForge #software #FreeSoftware #openSource #localFirst
-
#Fedora Moves Towards #Forgejo – A Unified Decision
https://fedoramagazine.org/fedora-moves-towards-forgejo-a-unified-decision/
'"[…] The decision to move to #Forgejo as the new #gitforge [for @fedora] has been made. There are numerous factors involved in this decision and this article will discuss them, present some background on the process, and invite one more chance for feedback before the formal Fedora Council vote. […]"'
-
@[email protected] It makes no sense to be fatalistic about hosting open source repo somewhere outside the #GitHub. In fact, there are numbers of successful projects that reside on #Codeberg and people pick up quickly.
Anyone can sign up on Codeberg or fellow #Forgejo, #Gitea instances without fuss and silly animations (meant as a patronizing gesture, big no-no), while also disregarding the futile race for some "pretty" centralized activity chart. GitHub isn't the git forge we all deserved anyway: they just made it clearer recently by excluding non-GitHub git commits from the chart. And you still can make a portfolio that points to, surprise-surprise, profiles outside GitHub! Who might have thought that once making account on GH to contribute to your project of choice is no different from making just another on the side?
-
@patrick I don't get why they Apache Software Foundation @TheASF are not doing a self-hosting of git repositories with @forgejo and sync with @github or any other proprietary git hosting services. I know the only issue is the sync of issues but having a copy on a self-hosted forge won't hurt and for resilience is also better.
-
The next big thing in Fediverse would be the full launch of git forge federation.
I already can imagine hundreds of "Hi, gitea, creating this PR from Lemmy"...