is-a.cat is one of the many independent Mastodon servers you can use to participate in the fediverse.

Administered by:

Server stats:

10
active users

#github

19 meows19 participants2 meows today
Public

Over the coming months I will move all my personal and private repositories from #GitHub and #GitLab to #Codeberg. I run many static sites and intend to use ci.codeberg.org to trigger the builds.

Once this process is finished and everything works fine with #forgejo. I will also migrate the repos of my company #MintSystem to codey.ch/. As there are some GitHub integrations I can't get rid of, I intend to mirror back the repos.

I'll keep you updated via #CodebergMigration.

ci.codeberg.orgWoodpecker
Public

I'm currently migrating my #OpenSource projects from #GitHub to #Codeberg and I have to say I'm impressed.

+ Codeberg web interface is much (!) faster and more responsive compared to GitHub
+ Git clone and push feel about twice as fast as GitHub (not that it matters much)
+ Much cleaner interface than GitHub, less bloat and less featuritis
+ Codeberg activity overview is very helpful and well organized
+ Codeberg migration tool works well

Note: the OSS git software that Codeberg runs is called Forgejo.

Codeberg: codeberg.org/
Forgejo: forgejo.org/

Codeberg.orgCodeberg.orgCodeberg is a non-profit, community-led organization that aims to help free and open source projects prosper by giving them a safe and friendly home.
Public

How should #git pull requests work in a post #GitHub world?

It is kind of ironic that git enhanced the centralization of FOSS and it is nice to see a push away from GitHub. But how will pull requests work?

Will I have to maintain forks at 17 different Gitea/GitLab/Forgejo instances? I don't want to do that.

I found the AGit workflow inspired by Gerrit: forgejo.org/docs/latest/user/a

That sounds nice. No more forks, just a clone. No more API or website on top of git, just a push to a special ref.

AGit Workflow Usage | Forgejo – Beyond coding. We forge.
forgejo.orgAGit Workflow Usage | Forgejo – Beyond coding. We forge.
Public

🔄 Supports multiple transport types -
HTTP API connections and STDIO for running local tools
🛠️ Combines tools from multiple MCP servers like #Puppeteer and #GitHub in a single Prism agent
🔍 Enables AI agents to browse the web, take screenshots, click buttons, and interact with services

Public

I've moved all of my code out of github and into codeberg.

Codeberg's webhooks are working to trigger my self-hosted CI build process.

This looks like a successful transition to a freedom respecting service, so I've donated to codeberg and plan to continue to do so if I continue to use the service.

Thank you codeberg!

@Codeberg