Re: issue/bug management, project management, people management, product management all in one, preferably open source software ?

2025-05-22 Thread Sam Gendler
I think the closest you would get to a single product for all that is a
single suite of products which are reasonably well-integrated. issue,
project, and product management are almost always combined unless you are
just using github issue tracking or the like. Jira certainly covers all of
those.  And it will integrate with vanilla git, though you will lose
functionality compared to the integrations with github and bitbucket simply
because vanilla git lacks features compared to those.  The rest of the
atlassian product suite adds plenty of functionality around the rest of the
stuff you are asking for.  But it's hard to imagine you haven't already
considered atlassian, so I assume you are looking for a recommendation for
something other than that, but I can't think of anything I've used that is
actually better (and I say that as someone who doesn't really like Jira,
either). It's a pretty low bar, admittedly.

Jira is one of those products, like SalesForce, which is enormously
powerful, but only after you've customized the heck out of it because that
is how it is intended to be used.  Massively flexible, configurable, and
automatable, the setup out of the box is far from optimal for most teams.
You really have to know what you want and tell the software how to set
itself up to support that. And it helps if you have an agile-esque project
management methodology as it is certainly developed with that in mind. It
isn't going to dictate to you how to manage issues, projects, and products.
It will very flexibly allow you to set it up to work with it in almost any
way you like - but you have to have someone become something of an expert
in the platform AND you have to have a very concrete understanding of
exactly how you want to use it or you end up with the wishy washy, not very
effective project and issue management workflows dictated by the default
configuration, which is very lowest common denominator.

On Thu, May 22, 2025 at 10:52 AM Achilleas Mantzios <
a.mantz...@cloud.gatewaynet.com> 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 !
>
>
>
>


Re: issue/bug management, project management, people management, product management all in one, preferably open source software ?

2025-05-22 Thread Adrian Klaver

On 5/22/25 10: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.


I use Redmine:

https://www.redmine.org/

My git integration is browse only per:

https://www.redmine.org/projects/redmine/wiki/RedmineRepositories#Git-repository

If you need more than that you will need to some searching.



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 !





--
Adrian Klaver
adrian.kla...@aklaver.com





Re: issue/bug management, project management, people management, product management all in one, preferably open source software ?

2025-05-22 Thread Ray O'Donnell

On 22/05/2025 18: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.


I've used gitea:

    https://about.gitea.com

I don't know whether it does everything you want, but it's quite nice, 
and worth a look.


Ray.

--
Raymond O'Donnell // Galway // Ireland
r...@rodonnell.ie





Re: issue/bug management, project management, people management, product management all in one, preferably open source software ?

2025-05-22 Thread Albrecht Dreß
Am 22.05.25 21:04 schrieb(en) Adrian Klaver:
> On 5/22/25 10: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.
> 
> I use Redmine:
> 
> https://www.redmine.org/

+1 for Redmine!

Completely FOSS, written in Ruby.  I use it at work, with Postgres as backend, 
for hundreds of projects, and ~200 users and groups.  LDAP auth works ootb, for 
sync'ing LDAP users and groups a plugin is needed (search for “redmine ldap 
sync”, which is quite old and might need minor fixes or a forked version for 
the latest Redmine 6).  Never tried OAuth 2, but iirc a plugin is available.

You'll find a plethora of plugins (see ), both 
FOSS and closed-source, and it's pretty easy to write your own extensions (in 
Ruby, though, which is not my favourite language, but not too difficult).

Hth, Albrecht.





openpgp-digital-signature.asc
Description: This is a digitally signed message part.


issue/bug management, project management, people management, product management all in one, preferably open source software ?

2025-05-22 Thread Achilleas Mantzios

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 !





Re: Is anyone up for hosting the online PG game "Schemaverse"?

2025-05-22 Thread Justin Clift

On 2025-05-09 22:52, Merlin Moncure wrote:
On Thu, May 8, 2025 at 7:52 PM Joshua McDougall  
wrote:


You may or may not recall I was the one abusing advisory locks so no 
one

could play the game but me :-).  Your project is an important part of
postgres history IMO.  I have some hosting through gcp; I'll set
something up.  Out of town until late next week but I'll circle back 
then.


Have you had a chance to investigate? :)

Regards and best wishes,

Justin Clift




ProcSignalBarrier and ITC Issue

2025-05-22 Thread Brahmaiah psql
Hi Postgres Community,

I Face error the ProcSignalBarrier and  IPC

When we are dropping the database, it is not dropped. Also, the database is
not connecting. The log file shows this error(LOG: still waiting for
backend with PID 4077 to accept ProcSignalBarrier). Now how to debug this
error. please support any one to this error.

Thank you,
Brahmaiah K


Re: ProcSignalBarrier and ITC Issue

2025-05-22 Thread Adrian Klaver

On 5/22/25 12:43, Brahmaiah psql wrote:

Hi Postgres Community,

I Face error the ProcSignalBarrier and IPC

When we are dropping the database, it is not dropped. Also, the database 
is not connecting. The log file shows this error(LOG: still waiting for 
backend with PID 4077 to accept ProcSignalBarrier). Now how to debug 
this error. please support any one to this error.


This is going to need a lot more information, for a start:

1) Postgres version.

2) Is the community version or a fork/hosted version?

3) The client being used and the complete query/command/code that is 
dropping the database.


4) The complete log message.



Thank you,
Brahmaiah K


--
Adrian Klaver
adrian.kla...@aklaver.com





Re: issue/bug management, project management, people management, product management all in one, preferably open source software ?

2025-05-22 Thread Justin Clift

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