Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uIFGF-000tV5-4O for pgsql-general@arkaria.postgresql.org; Thu, 22 May 2025 23:23:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uIFGD-00AO7S-DO for pgsql-general@arkaria.postgresql.org; Thu, 22 May 2025 23:23:37 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uIFGD-00AO7K-2n for pgsql-general@lists.postgresql.org; Thu, 22 May 2025 23:23:36 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uIFG9-000Q7D-2z for pgsql-general@lists.postgresql.org; Thu, 22 May 2025 23:23:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Content-Transfer-Encoding:Content-Type: Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date:MIME-Version:Sender :Reply-To:Content-ID:Content-Description; bh=sNP/Hl0tdk7RE5sfMAnnXNdfpQg2bHB2N4APECnXrn8=; b=1ogs1q6H5ayS9JFJvJxznLJQVI ehnhIZEUi3Lihwrg4E2A/lExrDa0VcpIVHbJ10+KmL+kXyz33zIEgsCbbP2LxkSmE/hnyecBy4iY7 NjPGr1elsV0cBaVWq0fs91yE9RBIvyqyYpxKX9IN4Jx0ULJeRYbT73NjKq4fKD4sz+zf3P4LtxF1N QSvMtV5yMcFcs/anlTJ0S+Te6I6YfLOIK8nRoHhUxhTCdyJV//PfK/1/5kU1OpcIjhg1Lt4fQYfAz Wzbmazdgbsk0dFFurX2XgSl6xYRyF9N/ZtdF9hjIc/uzBn6tZ4/dMi3ku7P0Ju2U9torY9I2VNB/k nRhmAtfA==; Received: from meldrar.postgresql.org ([87.238.57.231] helo=webmail.postgresql.org) by meldrar.postgresql.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uIFG7-000zHd-2s; Thu, 22 May 2025 23:23:33 +0000 MIME-Version: 1.0 Date: Fri, 23 May 2025 09:23:31 +1000 From: Justin Clift To: Achilleas Mantzios Cc: pgsql-general@lists.postgresql.org Subject: Re: issue/bug management, project management, people management, product management all in one, preferably open source software ? In-Reply-To: <8ba6dd32-acb7-4a2a-bc07-620e6d4eb8dd@cloud.gatewaynet.com> References: <8ba6dd32-acb7-4a2a-bc07-620e6d4eb8dd@cloud.gatewaynet.com> Message-ID: <23d88aabf89af6fdce879a395eb416a6@postgresql.org> X-Sender: justin@postgresql.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2025-05-23 03:52, Achilleas Mantzios wrote: > Hi people > > I'd like to know if people here know of or use any integrated solution > for all or some of the above. It would be nice if it supported LDAP / > OAuth 2.0 , integrate with plain vanilla git (not github / gitlab) and > be open, and active as a project. > > We are at a phase our business is expanding, the projects also are > increasing in number and size, several of those are interconnected, > either depending or prerequisite or even inter-meshed . > > I'd like to have a tool to manage all this, but also a tool to show to > the stakeholders the actual picture of our system. > > I'd be grateful for any hints ! Maybe Corteza? https://cortezaproject.org We do stuff with it at my work, and it's pretty decent. Takes some time and effort to set up though, but is very capable once that's done. Regards and best wishes, Justin Clift