Support for listing the beta versions - Mailing list pgsql-www

From Jonathan Abdiel Gonzalez Valdebenito
Subject Support for listing the beta versions
Date
Msg-id CALE5RAv+0m9SCuQJX03LkuNEyasH-Qtgy5iu+FaAXmpDsgd73Q@mail.gmail.com
Whole thread Raw
Responses Re: Support for listing the beta versions
List pgsql-www
Hello,

Sometime ago I find out about this beautiful URL https://www.postgresql.org/versions.json which turns out to be really useful to get the latest available versions of PostgreSQL for automation process(building and testing mostly) but I sadly find out that the beta versions aren't listed.

To show first how we use it first we parse and transform the content[1] into a compatible format that is useful for us (HCL), this is then updated[2] to make the build process easy and transparent for testing[3] in other projects.

Does the site provide a way to get the active beta versions or is there a plan to publish those active beta versions?

I know that most people will ask themself "why is this useful?" but testing beta versions is really useful to detect bugs and also, having that automated it's something really useful so people can focus on the bugs not on remembering to update some configuration file.

Regards!

pgsql-www by date:

Previous
From: David Rowley
Date:
Subject: Re: PostgreSQL Contributor levels
Next
From: Jonathan Abdiel Gonzalez Valdebenito
Date:
Subject: Re: Support for listing the beta versions