Re: Publishing 14 source snapshots?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Jacob Champion <pchampion(at)vmware(dot)com>, "pgsql-www(at)postgresql(dot)org" <pgsql-www(at)postgresql(dot)org>
Subject: Re: Publishing 14 source snapshots?
Date: 2021-09-16 17:50:36
Message-ID: 342515fd-3eb3-ee45-4094-c7162abb0973@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 9/16/21 9:41 AM, Jacob Champion wrote:
> On Thu, 2021-09-16 at 09:12 -0700, Adrian Klaver wrote:
>> 14 is in Beta:
>
> Yep, we've been using those artifacts for now as a workaround. In our
> case, it'd be nice to have daily snapshots for the 14 stable branch

I knew there was an explanation for this, see here:

https://www.postgresql.org/download/snapshots/

"Beta and Release Candidate packages are built prior to the release of
new major versions of PostgreSQL. They are not built continually."

...

"Source code

Beta and Release Candidate tarballs are made available alongside the
release tarballs during the final phases of the development cycle of new
major versions of PostgreSQL.

Source code tarballs are built automatically every night on the official
PostgreSQL development server. The development snapshot is taken from
the head of the git repository, and includes the new features being
worked on for the next release. There are also "branch tip" snapshots
built from all supported stable branches, which contains all bugfixes
that are scheduled for the next release. "

> during beta, so that we don't have to keep updating our CIs as new
> betas/RCs drop. But if we just need to wait until the 14 release later
> this month, we can do that too.

You could go here:

https://github.com/postgres/postgres

and grab the REL_14_STABLE branch.

>
> Thanks!
> --Jacob
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Jacob Champion 2021-09-16 18:09:18 Re: Publishing 14 source snapshots?
Previous Message Jacob Champion 2021-09-16 16:41:29 Re: Publishing 14 source snapshots?