Patch for alpha page

View: New views
8 Messages — Rating Filter:   Alert me  

Patch for alpha page

by Josh Berkus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

WWW team,

Attached is a patch for alpha.html for the alpha release tommorrow.
Ideally, it should be in place after the tarballs are copied to public
FTP, but before Peter makes his announcement.

(as usual for me, the patch root is template/)

Can a committer on WWW step up to this?

--Josh Berkus

Index: template/en/developer/alpha.html
===================================================================
--- template/en/developer/alpha.html (revision 2576)
+++ template/en/developer/alpha.html (working copy)
@@ -23,16 +23,14 @@
 the likely feature set of the final release.
 </p>
 <p>
-The current alpha is 8.5Alpha1, which is the first Alpha ever released by the
-PostgreSQL Project.  As Alpha releases are intended for developers, it is available
+The current alpha is 8.5alpha2, the second alpha for version 8.5.
+As alpha releases are intended for developers, it is available
 in source code form.  Binary releases for some platforms may be available later.</p>
 <ul>
- <li><a href="/ftp/source/8.5alpha1/">Download 8.5Alpha1</a></li>
+ <li><a href="/ftp/source/8.5alpha2/">Download 8.5alpha2</a></li>
  <li><a href="http://developer.postgresql.org/pgdocs/postgres/release-8.5.html">8.5Alpha1 Release Notes</a></li>
 </ul>
-<p>
-Issues you discover while testing the Alpha releases should be reported on the
-<a href="http://archives.postgresql.org/pgsql-hackers/">pgsql-hackers mailing list</a>,
-or by using our <a href="/support/submitbug">Bug Report Form</a>.  
-Please make sure you indicate which alpha you're using.
-</p>
+<p>We depend on our large community of users to test the features in alpha
+ releases and report issues.  If you are able to contribute to PostgreSQL by
+doing alpha testing, please see our
+<a href="http://wiki.postgresql.org/wiki/HowToBetaTest">Alpha/Beta Testing Page.</a></p>


--
Sent via pgsql-www mailing list (pgsql-www@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www

Re: Patch for alpha page

by Dave Page-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Oct 21, 2009 at 10:45 PM, Josh Berkus <josh@...> wrote:
> WWW team,
>
> Attached is a patch for alpha.html for the alpha release tommorrow.
> Ideally, it should be in place after the tarballs are copied to public
> FTP, but before Peter makes his announcement.
>
> (as usual for me, the patch root is template/)
>
> Can a committer on WWW step up to this?

When were the tarballs moved onto the ftp site? We need to add 24
hours to that to allow them to get onto the mirrors.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PGDay.EU 2009 Conference: http://2009.pgday.eu/start

--
Sent via pgsql-www mailing list (pgsql-www@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www

Re: Patch for alpha page

by Dave Page-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Oct 22, 2009 at 8:57 AM, Dave Page <dpage@...> wrote:

> On Wed, Oct 21, 2009 at 10:45 PM, Josh Berkus <josh@...> wrote:
>> WWW team,
>>
>> Attached is a patch for alpha.html for the alpha release tommorrow.
>> Ideally, it should be in place after the tarballs are copied to public
>> FTP, but before Peter makes his announcement.
>>
>> (as usual for me, the patch root is template/)
>>
>> Can a committer on WWW step up to this?
>
> When were the tarballs moved onto the ftp site? We need to add 24
> hours to that to allow them to get onto the mirrors.

Oh, and the web update is staged at
http://dave.webdev.postgresql.org/developer/alpha if you wish to check
it. I took the liberty of fixing the link text for the release notes.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PGDay.EU 2009 Conference: http://2009.pgday.eu/start

--
Sent via pgsql-www mailing list (pgsql-www@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www

Re: Patch for alpha page

by Rafael Martinez, Guerrero :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dave Page wrote:

>
> Oh, and the web update is staged at
> http://dave.webdev.postgresql.org/developer/alpha if you wish to check
> it. I took the liberty of fixing the link text for the release notes.
>

Hello

The link in this page to the 8.5 alpha release notes goes to
http://developer.postgresql.org/pgdocs/postgres/release-8.5.html

but the release notes for alpha2 er under:
http://developer.postgresql.org/pgdocs/postgres/release-8-5.html

At release-8.5.html you find only the release notes for alpha 1.

regards
- --
 Rafael Martinez, <r.m.guerrero@...>
 Center for Information Technology Services
 University of Oslo, Norway

 PGP Public Key: http://folk.uio.no/rafael/

--
Sent via pgsql-www mailing list (pgsql-www@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www

Re: Patch for alpha page

by Dave Page-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Oct 22, 2009 at 9:25 AM, Rafael Martinez
<r.m.guerrero@...> wrote:

> Dave Page wrote:
>
>>
>> Oh, and the web update is staged at
>> http://dave.webdev.postgresql.org/developer/alpha if you wish to check
>> it. I took the liberty of fixing the link text for the release notes.
>>
>
> Hello
>
> The link in this page to the 8.5 alpha release notes goes to
> http://developer.postgresql.org/pgdocs/postgres/release-8.5.html
>
> but the release notes for alpha2 er under:
> http://developer.postgresql.org/pgdocs/postgres/release-8-5.html
>
> At release-8.5.html you find only the release notes for alpha 1.

Well spotted - fixed :-)

Peter/Josh - any reason for that change?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PGDay.EU 2009 Conference: http://2009.pgday.eu/start

--
Sent via pgsql-www mailing list (pgsql-www@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www

Re: Patch for alpha page

by Peter Eisentraut-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2009-10-22 at 09:34 +0100, Dave Page wrote:

> > The link in this page to the 8.5 alpha release notes goes to
> > http://developer.postgresql.org/pgdocs/postgres/release-8.5.html
> >
> > but the release notes for alpha2 er under:
> > http://developer.postgresql.org/pgdocs/postgres/release-8-5.html
> >
> > At release-8.5.html you find only the release notes for alpha 1.
>
> Well spotted - fixed :-)
>
> Peter/Josh - any reason for that change?

Yes, all the previous releases used the same scheme.


--
Sent via pgsql-www mailing list (pgsql-www@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www

Re: Patch for alpha page

by Peter Eisentraut-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On tor, 2009-10-22 at 08:57 +0100, Dave Page wrote:
> When were the tarballs moved onto the ftp site? We need to add 24
> hours to that to allow them to get onto the mirrors.

Perhaps you could remind us how exactly one moves things onto the ftp
site and when you can expect it to show up where afterwards.  I moved
the file to the ~ftp directory on svr1 this morning.  Not sure if that
did it.


--
Sent via pgsql-www mailing list (pgsql-www@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www

Re: Patch for alpha page

by Dave Page-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 23, 2009 at 8:56 PM, Peter Eisentraut <peter_e@...> wrote:
> On tor, 2009-10-22 at 08:57 +0100, Dave Page wrote:
>> When were the tarballs moved onto the ftp site? We need to add 24
>> hours to that to allow them to get onto the mirrors.
>
> Perhaps you could remind us how exactly one moves things onto the ftp
> site and when you can expect it to show up where afterwards.  I moved
> the file to the ~ftp directory on svr1 this morning.  Not sure if that
> did it.

Somebody has done it. The files just need to be moved under
/var/spool/ftp/pub, from there they'll sync automatically to
ftp.postgresql.org (which happens every 6 hours by default), and from
there to the rest of the mirrors which are supposed to sync at least
daily.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PGDay.EU 2009 Conference: http://2009.pgday.eu/start

--
Sent via pgsql-www mailing list (pgsql-www@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www