fiqus / coophub

Cooperatives repos over the world! 🌈🌎
https://coophub.io
MIT License
57 stars 28 forks source link

Support for git.coop #53

Closed pbrudnick closed 4 years ago

pbrudnick commented 4 years ago

They are using a self-hosted Gitlab: https://git.coop/api/v4/groups

See conversation in #4

chriscroome commented 4 years ago

Is there anything you would need from me to add git.coop?

pbrudnick commented 4 years ago

I guess no, I'll let you know :)

pbrudnick commented 4 years ago

btw, any idea or suggestion is welcome

pbrudnick commented 4 years ago

Merged support for git.coop!

@chriscroome webarchitects was added to: https://github.com/fiqus/coophub/blob/master/cooperatives.yml#L105-L111

Feel free to add more orgs from git.coop.

chriscroome commented 4 years ago

That's amazing, thanks @pbrudnick !

Now I have yet another reason to get all our Ansible code into a good enought state that it can go on Ansible Galaxy and also more reason to write better metadata for repos… :slightly_smiling_face:

One thing I noticed is that while GitLab supports markdown in repo descriptions the coophub.io site doesn't — I guess the easiest thing would be for me to make all the repo descriptions plain text?

Am I right in understanding that login: <USERNAME_IN_THE_SOURCE> is actually the GitLab group name, so in this case webarch?

pbrudnick commented 4 years ago

One thing I noticed is that while GitLab supports markdown in repo descriptions the coophub.io site doesn't — I guess the easiest thing would be for me to make all the repo descriptions plain text?

Yes, I'll create an issue for this.

Am I right in understanding that login: is actually the GitLab group name, so in this case webarch?

Exactly!