this post was submitted on 27 May 2025
137 points (96.6% liked)

Opensource

2880 readers
135 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] paequ2 10 points 1 week ago (2 children)

I only have 1 project left on GitHub. It's a tiiiiny bit popular. Not huge, but I have a decent amount of stars on it. I know some people use it in automated work flows.

I've actually been thinking about how to get it off GitHub for a while now. Any tips? Ideally without breaking everyone and pissing everyone off? Or at least with minimal disruption...

[–] bjoern_tantau@swg-empire.de 8 points 1 week ago

The code doesn't care where it lives. You could probably automatically push the changes to Github and whatever you end up using as the official source. Linux does that as well.

[–] muhyb@programming.dev 6 points 1 week ago

You can archive the repo and write that the project moved elsewhere.