Re: github purchased by micro$oft - Mailing list pgsql-jdbc

From Jorge Solórzano
Subject Re: github purchased by micro$oft
Date
Msg-id CA+cVU8NcU=6Xv=0nfkM+TgjVdC_3FhRsHOvqWt33bhmNCmvgmg@mail.gmail.com
Whole thread Raw
In response to github purchased by micro$oft  (Dave Cramer <davecramer@gmail.com>)
Responses Re: github purchased by micro$oft
List pgsql-jdbc
Well, it's too early to know the new direction of Github, and I don't really think that Microsoft will mess up Github (at least not in the short-mid term).

But anyway I like the idea of leave github for gitlab based the following reasons:
* Github is not open source, GitLab is.
* GitLab uses and promotes PostgreSQL, a perfect match to a PostgreSQL project.
* Big projects like GNOME choose GitLab.
* A more integrated CI and CD.

The only issue I see is that all the travis jobs must be "ported" to gitlab-ci.yml (which might be easy or difficult since pgjdbc uses some tweaks in jobs).

On Mon, Jun 4, 2018 at 12:09 PM Dave Cramer <davecramer@gmail.com> wrote:
There is already a project on gitlab if we want to leave github.

​​
I'm not suggesting we do, but if things go south with the new owner we may want to consider it


Dave Cramer

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: github purchased by micro$oft
Next
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] 03a144: fix: avoid NPE in PgConnection.finalize