←back to thread

848 points thefilmore | 2 comments | | HN request time: 2.321s | source
Show context
mlenz ◴[] No.43969896[source]
Great to see, but I wonder what lead to the decision of creating a new org instead of using github.com/mozilla
replies(4): >>43969924 #>>43969973 #>>43970040 #>>43972622 #
sofixa ◴[] No.43970040[source]
GitHub are terrible at this, because you can't have levels other than Org and Repository. And many things (SSO, visibility rules, common configs) are on the org level.

Unfortunately often the cleaner option is to create a separate org, which is a pain to use (e.g. you log in to each separately, even if they share the same SSO, PATs have to be authorised on each one separately, etc).

In Gitlab, you would have had one instance or org for Mozilla, and a namespace for Firefox, another one for other stuff, etc.

replies(1): >>43970166 #
1. captn3m0 ◴[] No.43970166[source]
There is an “Enterprise” level above the org, but that obviously needs an Enterprise account. It lets you manage some policies across multiple orgs, including membership.
replies(1): >>43970371 #
2. sofixa ◴[] No.43970371[source]
But it still requires multiple orgs, and the UX is still poor.

It's like AWS accounts vs GCP projects. Yeah, there are ways around the organisational limitations, but the UX is still leaky.