Re: No Issue Tracker - Say it Ain't So! - Mailing list pgsql-hackers

From Tom Lane
Subject Re: No Issue Tracker - Say it Ain't So!
Date
Msg-id 27882.1443547635@sss.pgh.pa.us
Whole thread Raw
In response to Re: No Issue Tracker - Say it Ain't So!  (Corey Huinker <corey.huinker@gmail.com>)
Responses Re: No Issue Tracker - Say it Ain't So!  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Corey Huinker <corey.huinker@gmail.com> writes:
>>> And they'd sure love to be in charge of our code repo.

>> Mh - i'm not a native speaker. I didn't understand this line.

> Tom was saying that the JIRA/Atlassian people would happily volunteer to
> host our code repository for no cost (in money) to us.

Not that so much as that the gitlab code really wants to be connected up
to our code repo.  That makes complete sense in terms of its goals as
stated by Torsten upthread, namely to be a git repo manager.  But it's
not what we're looking for here.  We want an issue tracker, and we don't
particularly need it to decide that it's in charge of repo access
authorization for instance.  There's a whole bunch of functionality there
that at best is useless to us, and at worst will get in the way.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Parallel Seq Scan
Next
From: Robert Haas
Date:
Subject: Re: CustomScan support on readfuncs.c