Page 1 of 1

GitLab support

Posted: Sat May 09, 2020 6:03 pm
by slikts
There's reasons to avoid using GitHub, and GitLab is a decent alternative, so it should be supported as well.

Example: https://gitlab.com/slikts/sanic

Re: GitLab support

Posted: Thu May 21, 2020 7:39 am
by Impatient
Why would I want to avoid github?

Re: GitLab support

Posted: Thu May 21, 2020 7:35 pm
by slikts
It being owned by Microsoft is one reason; GitLab being a better open-source citizen is another.

Re: GitLab support

Posted: Thu May 21, 2020 8:10 pm
by Kyralessa
slikts wrote:
Thu May 21, 2020 7:35 pm
It being owned by Microsoft is one reason; GitLab being a better open-source citizen is another.
Please spell it out for us. Why is the fact that GitHub is owned by Microsoft a reason to avoid GitHub?

Re: GitLab support

Posted: Thu May 21, 2020 8:50 pm
by slikts
Microsoft being a convicted monopolist should be enough.

Re: GitLab support

Posted: Thu May 21, 2020 9:02 pm
by Kyralessa
slikts wrote:
Thu May 21, 2020 8:50 pm
Microsoft being a convicted monopolist should be enough.
Oh, the case from...19 years ago? :lol:

Re: GitLab support

Posted: Thu May 21, 2020 11:09 pm
by slikts
Setting back the field of computing by anti-competitive practices should be enough for reasonable distaste of a company, and it's just an example of why Microsoft could be avoided anyway.

Re: GitLab support

Posted: Wed Jan 06, 2021 1:53 pm
by TheOddler
I agree, Gitlab support would be very nice.

The main reason I use Gitlab is because they allow for bigger free repositories, and the server is actually open-source as well. Github has good support for open source project, but their server code isn't open-source, which feels disingenuous. On top of that, many developers such as myself, use Gitlab at work (because we can self-host it thanks to it's open-source nature), so I am more familiar with it and thus host most of my (new) projects there.

To extend on this, why not simply support any version control system? Why limit the "source" url to only github, why not make it a generic url? That way people who don't use version control can still link to (for instance) a forum post where they have their source as a download.

Re: GitLab support

Posted: Wed Jan 06, 2021 4:17 pm
by ptx0
GitHub has really really shitty policies.

Re: GitLab support

Posted: Sun Jul 11, 2021 11:13 pm
by Sigma1
+1 for gitlab support, although any arbitrary git support would be even nicer since git is decentralised by nature (despite MSFT/github trying to make it not), and some selfhost their git or use platforms such as codeberg or Framagit (which I use)

As TheOddler said, it could even be a generic URL to accommodate for SVN or some other solution users

No real reason to limit it to one (highly monopolistic) platform imo

Re: GitLab support

Posted: Mon Aug 30, 2021 12:38 pm
by Sanqui
The GitHub field has been replaced with a generic source URL, so you can fill in a Gitlab link. (thanks @vinzenz!)

Re: GitLab support

Posted: Mon Aug 30, 2021 1:53 pm
by ptx0
Sanqui wrote:
Mon Aug 30, 2021 12:38 pm
The GitHub field has been replaced with a generic source URL, so you can fill in a Gitlab link. (thanks @vinzenz!)
is that a new employee or was there a way to open a PR for this that i missed?

Re: GitLab support

Posted: Mon Aug 30, 2021 3:40 pm
by vinzenz
is that a new employee
yes :D
a way to open a PR for this
maybe we'll have an open-source mod portal one day, but it's to early to promise ;)

Re: GitLab support

Posted: Mon Aug 30, 2021 11:25 pm
by Xorimuth
Very nice addition, thanks!
Can the input box be made quite a bit wider please? It now has to fit an entire URL in it :D