Daniel Gibson is a user on mastodon.technology. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.

> make a forge
> close the forge
> want to buy github

:blobhyperthink:

@dashie

FLOSS community:
> hey let's put all our eggs in this one GitHub basket
> what could possibly go wrong
> GitHub is so convenient

Microsoft:

@rysiek @dashie Well, we also seem to be putting several eggs in the GitLab basket, and larger projects host their own GitLab instance.

@rysiek @dashie When it comes to git hosting, every developer still has a full copy of the history. There's minimal risk of lock-in.

Bug trackers are another story... do GitHub and GitLab let you export all bugs with comments?

Daniel Gibson @Doomed_Daniel

@codewiz @rysiek @dashie
yes, github lets you export issues and comments. they can be easily accessed via an HTTP API exporting JSON, that should be reasonably easy to convert/import to other systems

· Web · 0 · 0

@codewiz @rysiek @dashie
I think the biggest issue with migrating away from gitrhub will be that many projects' official homepage is bla.github.io or github.org/bla/blub - having an official homepage with a domain you control would help and is totally possible while still using github (incl. gh pages)