Remix.run Logo
kakwa_ 2 days ago

Syncing the code is the easy and trivial part and your CI job is only solving that. And in my opinion, it's not even that necessary for most projects.

The difficult part is all what's around the code:

* the tickets/PR (including the closed ones)

* the links referencing the project

* the CI setup

* for large projects, the committers permission setup

* if applicable, the push/commit/branch rules

All that will be deeply annoying to migrate on a per project basis, or might get lost.

But that's not even the worst on my opinion. Losing the go-to platform for finding software is (fediverse for software when?).