xdeb-org / xdeb-install

Simple tool to automatically download, convert, and install DEB packages on Void Linux via the awesome xdeb tool.
MIT License
5 stars 2 forks source link

Create a GitHub organization (maybe) #11

Closed thetredev closed 10 months ago

thetredev commented 11 months ago

Since there are now 4 repositories related to the xdeb cosmos we could create a GitHub organization to group all of them. Repos are:

@toluschr what do you think? I'm not sure about naming things, because there is actually a GitHub user with username xdeb. Maybe xdeb-voidlinux or xdeb-<any TLD> or something coud fit.

toluschr commented 11 months ago

That would be a good idea. I'll look into organizations (and reply to your other issues later), I'm busy dealing with an infection at the moment.

thetredev commented 11 months ago

Get well soon!

toluschr commented 11 months ago

Do you want to create the organization, or should I? Perhaps xdeb-org?

thetredev commented 11 months ago

xdeb-org sounds good. You create it! :)

thetredev commented 10 months ago

@toluschr I created a test project with a test release on my account and transferred it to xdeb-org: https://github.com/xdeb-org/test-project-with-releases

So I think this should all go well. I'm gonna transfer my projects this weekend.

Edit: didn't really have time lol

toluschr commented 10 months ago

@toluschr I created a test project with a test release on my account and transferred it to xdeb-org: https://github.com/xdeb-org/test-project-with-releases

So I think this should all go well. I'm gonna transfer my projects this weekend.

Edit: didn't really have time lol

By default, the organization is setup such that if you upload a repository, I will have read + write access. If I upload a repository, you will only have read access. Transfer your repositories only if you are okay with me being able to commit arbitrarily.

thetredev commented 10 months ago

Are we able to change that per repository?

toluschr commented 10 months ago

Are we able to change that per repository?

I don't think so. The organization owner (me) has absolute control. I tried mirroring the repository, but it seems github does not support automatic mirrors.

thetredev commented 10 months ago

Oh okay. Pity. Well I think we can we can handle that through other ways.

thetredev commented 10 months ago

@toluschr can you give me push access to all branches please? Thanks!