Re: No Issue Tracker - Say it Ain't So!

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Josh Berkus <josh(at)agliodbs(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, David Fetter <david(at)fetter(dot)org>, YUriy Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: No Issue Tracker - Say it Ain't So!
Date: 2015-09-29 14:01:16
Message-ID: CAEfWYyxzkkqaVC7kB3g7HQRieQiMbkm8vGN-HreQdqWTFR+cPg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 28, 2015 at 4:41 PM, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com> wrote:

> Note that since they also offer a hosted solution we should use that to
> play with instead of trying to install it at this point.
>
> Integrating the issue tracker looks like it's just a call to this API:
> http://doc.gitlab.com/ce/api/issues.html#new-issue. I don't normally do
> web development myself so I'd rather not figuring out how to setup a copy
> of the website to hack on, but if no one else wants to try it I can take a
> stab at it.
>
> Presumably mirroring our git repository would work the same as it does for
> mirroring to GitHub. My guess is that would be enough to get the basic
> git/issue tracker integration working.
>
> Commitfest could be tied in as well. Presumably each commitfest would be a
> milestone (http://doc.gitlab.com/ce/api/milestones.html) and each
> submission an issue.
>
>
One of the issues identified with Github is that it is closed and
commercial which goes against the expressed desires of the PostgreSQL
community. As such, it's important to note that Gitlab seems to be in the
"freemium" model with a "community" and an "enterprise" version so for
comparison purposes we should only look at the features in the open-source
community version:
https://about.gitlab.com/features/#compare

Cheers,
Steve

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2015-09-29 14:09:12 Re: Rework the way multixact truncations work
Previous Message Petr Jelinek 2015-09-29 13:59:59 Re: track_commit_timestamp and COMMIT PREPARED