Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-15 Thread Chesnay Schepler
flink.apache.org/docs/1.14 never existed though and would also result in 
a 404.


On 15/11/2021 09:21, Yu Li wrote:

Thank you all for the efforts! However, it seems to me that
https://flink.apache.org/docs/1.14/ will be redirected to
https://nightlies.apache.org/flink/flink-docs-master/1.14/ and get a 404
error. The correct link to redirect to should be
https://nightlies.apache.org/flink/flink-docs-release-1.14/. Would be great
if any of us could further correct this (I guess some regex correction
could do the trick), thanks!

Best Regards,
Yu


On Thu, 11 Nov 2021 at 15:26, David Morávek  wrote:


Also big thanks to Gavin for setting the redirects up! ;)

Best,
D.

On Thu, Nov 11, 2021 at 2:34 AM Leonard Xu  wrote:


Nice !
Thanks chesnay for the continuous effort.


在 2021年11月11日,06:58,Chesnay Schepler  写道:

A redirect from ci.apache.org to nightlies.apache.org has been set up.

On 05/11/2021 04:44, Yun Tang wrote:

Hi Chesnay,

It seems that the redirection has not been completed. As old

documentation hasn't updated for days, shall we add a waring on top of
documentation, like current warning of "This documentation is for an
out-of-date version of Apache Flink." to tell people to go to new

location?

Best
Yun Tang

From: Chesnay Schepler 
Sent: Friday, September 10, 2021 13:32
To: dev@flink.apache.org ; Leonard Xu <

xbjt...@gmail.com>

Subject: Re: [ANNOUNCE] Documentation now available at

nightlies.apache.org

A redirection will be setup by infra at some point.

On 10/09/2021 05:23, Leonard Xu wrote:

Thanks Chesnay for the migration work.

Should we add a redirection for the old documentation site:

https://ci.apache.org/flink/flink-docs-master/  to make

it redirect to the new one:

https://nightlies.apache.org/flink/flink-docs-master/ ?

The bookmark in users’ browser should still be the old one, I googled

"flink documents" which also returned the old one.

And the old one won’t be updated and would be outdated soon.

Best,
Leonard


在 2021年9月6日,17:11,Chesnay Schepler  写道:

Website has been updated to point to nightlies.apache.org as well.

On 03/09/2021 08:03, Chesnay Schepler wrote:

The migration is pretty much complete and the documentation is now

available at nightlies.apache.org .

Please click around a bit and check if anything is broken.

If no issues are reported by the end of today I will update the

links on the website.

On 01/09/2021 10:11, Chesnay Schepler wrote:

We are in the final steps of migrating the documentation to the

new

buildbot setup.

Because of that the documentation currently available at

ci.apache.org will NOT be updated until further notice because the old
builders have been deactivated while we iron out kinks in the new ones.

I will keep you updated on the progress.







Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-15 Thread Yu Li
Thank you all for the efforts! However, it seems to me that
https://flink.apache.org/docs/1.14/ will be redirected to
https://nightlies.apache.org/flink/flink-docs-master/1.14/ and get a 404
error. The correct link to redirect to should be
https://nightlies.apache.org/flink/flink-docs-release-1.14/. Would be great
if any of us could further correct this (I guess some regex correction
could do the trick), thanks!

Best Regards,
Yu


On Thu, 11 Nov 2021 at 15:26, David Morávek  wrote:

> Also big thanks to Gavin for setting the redirects up! ;)
>
> Best,
> D.
>
> On Thu, Nov 11, 2021 at 2:34 AM Leonard Xu  wrote:
>
> > Nice !
> > Thanks chesnay for the continuous effort.
> >
> > > 在 2021年11月11日,06:58,Chesnay Schepler  写道:
> > >
> > > A redirect from ci.apache.org to nightlies.apache.org has been set up.
> > >
> > > On 05/11/2021 04:44, Yun Tang wrote:
> > >> Hi Chesnay,
> > >>
> > >> It seems that the redirection has not been completed. As old
> > documentation hasn't updated for days, shall we add a waring on top of
> > documentation, like current warning of "This documentation is for an
> > out-of-date version of Apache Flink." to tell people to go to new
> location?
> > >>
> > >> Best
> > >> Yun Tang
> > >> ____________
> > >> From: Chesnay Schepler 
> > >> Sent: Friday, September 10, 2021 13:32
> > >> To: dev@flink.apache.org ; Leonard Xu <
> > xbjt...@gmail.com>
> > >> Subject: Re: [ANNOUNCE] Documentation now available at
> > nightlies.apache.org
> > >>
> > >> A redirection will be setup by infra at some point.
> > >>
> > >> On 10/09/2021 05:23, Leonard Xu wrote:
> > >>> Thanks Chesnay for the migration work.
> > >>>
> > >>> Should we add a redirection for the old documentation site:
> > https://ci.apache.org/flink/flink-docs-master/  to make
> > >>> it redirect to the new one:
> > https://nightlies.apache.org/flink/flink-docs-master/ ?
> > >>>
> > >>> The bookmark in users’ browser should still be the old one, I googled
> > "flink documents" which also returned the old one.
> > >>> And the old one won’t be updated and would be outdated soon.
> > >>>
> > >>> Best,
> > >>> Leonard
> > >>>
> > >>>> 在 2021年9月6日,17:11,Chesnay Schepler  写道:
> > >>>>
> > >>>> Website has been updated to point to nightlies.apache.org as well.
> > >>>>
> > >>>> On 03/09/2021 08:03, Chesnay Schepler wrote:
> > >>>>> The migration is pretty much complete and the documentation is now
> > available at nightlies.apache.org .
> > >>>>>
> > >>>>> Please click around a bit and check if anything is broken.
> > >>>>>
> > >>>>> If no issues are reported by the end of today I will update the
> > links on the website.
> > >>>>>
> > >>>>> On 01/09/2021 10:11, Chesnay Schepler wrote:
> > >>>>>> We are in the final steps of migrating the documentation to the
> new
> > buildbot setup.
> > >>>>>>
> > >>>>>> Because of that the documentation currently available at
> > ci.apache.org will NOT be updated until further notice because the old
> > builders have been deactivated while we iron out kinks in the new ones.
> > >>>>>>
> > >>>>>> I will keep you updated on the progress.
> > >>>>>>
> > >>
> > >
> >
> >
>


Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-10 Thread David Morávek
Also big thanks to Gavin for setting the redirects up! ;)

Best,
D.

On Thu, Nov 11, 2021 at 2:34 AM Leonard Xu  wrote:

> Nice !
> Thanks chesnay for the continuous effort.
>
> > 在 2021年11月11日,06:58,Chesnay Schepler  写道:
> >
> > A redirect from ci.apache.org to nightlies.apache.org has been set up.
> >
> > On 05/11/2021 04:44, Yun Tang wrote:
> >> Hi Chesnay,
> >>
> >> It seems that the redirection has not been completed. As old
> documentation hasn't updated for days, shall we add a waring on top of
> documentation, like current warning of "This documentation is for an
> out-of-date version of Apache Flink." to tell people to go to new location?
> >>
> >> Best
> >> Yun Tang
> >> 
> >> From: Chesnay Schepler 
> >> Sent: Friday, September 10, 2021 13:32
> >> To: dev@flink.apache.org ; Leonard Xu <
> xbjt...@gmail.com>
> >> Subject: Re: [ANNOUNCE] Documentation now available at
> nightlies.apache.org
> >>
> >> A redirection will be setup by infra at some point.
> >>
> >> On 10/09/2021 05:23, Leonard Xu wrote:
> >>> Thanks Chesnay for the migration work.
> >>>
> >>> Should we add a redirection for the old documentation site:
> https://ci.apache.org/flink/flink-docs-master/  to make
> >>> it redirect to the new one:
> https://nightlies.apache.org/flink/flink-docs-master/ ?
> >>>
> >>> The bookmark in users’ browser should still be the old one, I googled
> "flink documents" which also returned the old one.
> >>> And the old one won’t be updated and would be outdated soon.
> >>>
> >>> Best,
> >>> Leonard
> >>>
> >>>> 在 2021年9月6日,17:11,Chesnay Schepler  写道:
> >>>>
> >>>> Website has been updated to point to nightlies.apache.org as well.
> >>>>
> >>>> On 03/09/2021 08:03, Chesnay Schepler wrote:
> >>>>> The migration is pretty much complete and the documentation is now
> available at nightlies.apache.org .
> >>>>>
> >>>>> Please click around a bit and check if anything is broken.
> >>>>>
> >>>>> If no issues are reported by the end of today I will update the
> links on the website.
> >>>>>
> >>>>> On 01/09/2021 10:11, Chesnay Schepler wrote:
> >>>>>> We are in the final steps of migrating the documentation to the new
> buildbot setup.
> >>>>>>
> >>>>>> Because of that the documentation currently available at
> ci.apache.org will NOT be updated until further notice because the old
> builders have been deactivated while we iron out kinks in the new ones.
> >>>>>>
> >>>>>> I will keep you updated on the progress.
> >>>>>>
> >>
> >
>
>


Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-10 Thread Leonard Xu
Nice !  
Thanks chesnay for the continuous effort.

> 在 2021年11月11日,06:58,Chesnay Schepler  写道:
> 
> A redirect from ci.apache.org to nightlies.apache.org has been set up.
> 
> On 05/11/2021 04:44, Yun Tang wrote:
>> Hi Chesnay,
>> 
>> It seems that the redirection has not been completed. As old documentation 
>> hasn't updated for days, shall we add a waring on top of documentation, like 
>> current warning of "This documentation is for an out-of-date version of 
>> Apache Flink." to tell people to go to new location?
>> 
>> Best
>> Yun Tang
>> 
>> From: Chesnay Schepler 
>> Sent: Friday, September 10, 2021 13:32
>> To: dev@flink.apache.org ; Leonard Xu 
>> 
>> Subject: Re: [ANNOUNCE] Documentation now available at nightlies.apache.org
>> 
>> A redirection will be setup by infra at some point.
>> 
>> On 10/09/2021 05:23, Leonard Xu wrote:
>>> Thanks Chesnay for the migration work.
>>> 
>>> Should we add a redirection for the old documentation site: 
>>> https://ci.apache.org/flink/flink-docs-master/  to make
>>> it redirect to the new one: 
>>> https://nightlies.apache.org/flink/flink-docs-master/ ?
>>> 
>>> The bookmark in users’ browser should still be the old one, I googled 
>>> "flink documents" which also returned the old one.
>>> And the old one won’t be updated and would be outdated soon.
>>> 
>>> Best,
>>> Leonard
>>> 
>>>> 在 2021年9月6日,17:11,Chesnay Schepler  写道:
>>>> 
>>>> Website has been updated to point to nightlies.apache.org as well.
>>>> 
>>>> On 03/09/2021 08:03, Chesnay Schepler wrote:
>>>>> The migration is pretty much complete and the documentation is now 
>>>>> available at nightlies.apache.org .
>>>>> 
>>>>> Please click around a bit and check if anything is broken.
>>>>> 
>>>>> If no issues are reported by the end of today I will update the links on 
>>>>> the website.
>>>>> 
>>>>> On 01/09/2021 10:11, Chesnay Schepler wrote:
>>>>>> We are in the final steps of migrating the documentation to the new 
>>>>>> buildbot setup.
>>>>>> 
>>>>>> Because of that the documentation currently available at ci.apache.org 
>>>>>> will NOT be updated until further notice because the old builders have 
>>>>>> been deactivated while we iron out kinks in the new ones.
>>>>>> 
>>>>>> I will keep you updated on the progress.
>>>>>> 
>> 
> 



Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-10 Thread Xintong Song
That's perfect. Thanks for taking care of this, Chesnay.

Thank you~

Xintong Song



On Thu, Nov 11, 2021 at 6:58 AM Chesnay Schepler  wrote:

> A redirect from ci.apache.org to nightlies.apache.org has been set up.
>
> On 05/11/2021 04:44, Yun Tang wrote:
> > Hi Chesnay,
> >
> > It seems that the redirection has not been completed. As old
> documentation hasn't updated for days, shall we add a waring on top of
> documentation, like current warning of "This documentation is for an
> out-of-date version of Apache Flink." to tell people to go to new location?
> >
> > Best
> > Yun Tang
> > 
> > From: Chesnay Schepler 
> > Sent: Friday, September 10, 2021 13:32
> > To: dev@flink.apache.org ; Leonard Xu <
> xbjt...@gmail.com>
> > Subject: Re: [ANNOUNCE] Documentation now available at
> nightlies.apache.org
> >
> > A redirection will be setup by infra at some point.
> >
> > On 10/09/2021 05:23, Leonard Xu wrote:
> >> Thanks Chesnay for the migration work.
> >>
> >> Should we add a redirection for the old documentation site:
> https://ci.apache.org/flink/flink-docs-master/  to make
> >> it redirect to the new one:
> https://nightlies.apache.org/flink/flink-docs-master/ ?
> >>
> >> The bookmark in users’ browser should still be the old one, I googled
> "flink documents" which also returned the old one.
> >> And the old one won’t be updated and would be outdated soon.
> >>
> >> Best,
> >> Leonard
> >>
> >>> 在 2021年9月6日,17:11,Chesnay Schepler  写道:
> >>>
> >>> Website has been updated to point to nightlies.apache.org as well.
> >>>
> >>> On 03/09/2021 08:03, Chesnay Schepler wrote:
> >>>> The migration is pretty much complete and the documentation is now
> available at nightlies.apache.org .
> >>>>
> >>>> Please click around a bit and check if anything is broken.
> >>>>
> >>>> If no issues are reported by the end of today I will update the links
> on the website.
> >>>>
> >>>> On 01/09/2021 10:11, Chesnay Schepler wrote:
> >>>>> We are in the final steps of migrating the documentation to the new
> buildbot setup.
> >>>>>
> >>>>> Because of that the documentation currently available at
> ci.apache.org will NOT be updated until further notice because the old
> builders have been deactivated while we iron out kinks in the new ones.
> >>>>>
> >>>>> I will keep you updated on the progress.
> >>>>>
> >
>
>


Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-10 Thread Chesnay Schepler

A redirect from ci.apache.org to nightlies.apache.org has been set up.

On 05/11/2021 04:44, Yun Tang wrote:

Hi Chesnay,

It seems that the redirection has not been completed. As old documentation hasn't updated 
for days, shall we add a waring on top of documentation, like current warning of 
"This documentation is for an out-of-date version of Apache Flink." to tell 
people to go to new location?

Best
Yun Tang

From: Chesnay Schepler 
Sent: Friday, September 10, 2021 13:32
To: dev@flink.apache.org ; Leonard Xu 
Subject: Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

A redirection will be setup by infra at some point.

On 10/09/2021 05:23, Leonard Xu wrote:

Thanks Chesnay for the migration work.

Should we add a redirection for the old documentation site: 
https://ci.apache.org/flink/flink-docs-master/  to make
it redirect to the new one: 
https://nightlies.apache.org/flink/flink-docs-master/ ?

The bookmark in users’ browser should still be the old one, I googled "flink 
documents" which also returned the old one.
And the old one won’t be updated and would be outdated soon.

Best,
Leonard


在 2021年9月6日,17:11,Chesnay Schepler  写道:

Website has been updated to point to nightlies.apache.org as well.

On 03/09/2021 08:03, Chesnay Schepler wrote:

The migration is pretty much complete and the documentation is now available at 
nightlies.apache.org .

Please click around a bit and check if anything is broken.

If no issues are reported by the end of today I will update the links on the 
website.

On 01/09/2021 10:11, Chesnay Schepler wrote:

We are in the final steps of migrating the documentation to the new buildbot 
setup.

Because of that the documentation currently available at ci.apache.org will NOT 
be updated until further notice because the old builders have been deactivated 
while we iron out kinks in the new ones.

I will keep you updated on the progress.







Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-05 Thread Chesnay Schepler

We are currently unable to update the old documentation.

On 05/11/2021 04:44, Yun Tang wrote:

Hi Chesnay,

It seems that the redirection has not been completed. As old documentation hasn't updated 
for days, shall we add a waring on top of documentation, like current warning of 
"This documentation is for an out-of-date version of Apache Flink." to tell 
people to go to new location?

Best
Yun Tang

From: Chesnay Schepler 
Sent: Friday, September 10, 2021 13:32
To: dev@flink.apache.org ; Leonard Xu 
Subject: Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

A redirection will be setup by infra at some point.

On 10/09/2021 05:23, Leonard Xu wrote:

Thanks Chesnay for the migration work.

Should we add a redirection for the old documentation site: 
https://ci.apache.org/flink/flink-docs-master/  to make
it redirect to the new one: 
https://nightlies.apache.org/flink/flink-docs-master/ ?

The bookmark in users’ browser should still be the old one, I googled "flink 
documents" which also returned the old one.
And the old one won’t be updated and would be outdated soon.

Best,
Leonard


在 2021年9月6日,17:11,Chesnay Schepler  写道:

Website has been updated to point to nightlies.apache.org as well.

On 03/09/2021 08:03, Chesnay Schepler wrote:

The migration is pretty much complete and the documentation is now available at 
nightlies.apache.org .

Please click around a bit and check if anything is broken.

If no issues are reported by the end of today I will update the links on the 
website.

On 01/09/2021 10:11, Chesnay Schepler wrote:

We are in the final steps of migrating the documentation to the new buildbot 
setup.

Because of that the documentation currently available at ci.apache.org will NOT 
be updated until further notice because the old builders have been deactivated 
while we iron out kinks in the new ones.

I will keep you updated on the progress.







Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-04 Thread David Morávek
Hi Yun,

I'm reaching out to the ASF infra to check the status of redirection
efforts. The old documentation still uses 1.13.2 as the stable release,
which could be really confusing :(

Best,
D.

On Fri, Nov 5, 2021 at 4:44 AM Yun Tang  wrote:

> Hi Chesnay,
>
> It seems that the redirection has not been completed. As old documentation
> hasn't updated for days, shall we add a waring on top of documentation,
> like current warning of "This documentation is for an out-of-date version
> of Apache Flink." to tell people to go to new location?
>
> Best
> Yun Tang
> 
> From: Chesnay Schepler 
> Sent: Friday, September 10, 2021 13:32
> To: dev@flink.apache.org ; Leonard Xu <
> xbjt...@gmail.com>
> Subject: Re: [ANNOUNCE] Documentation now available at
> nightlies.apache.org
>
> A redirection will be setup by infra at some point.
>
> On 10/09/2021 05:23, Leonard Xu wrote:
> > Thanks Chesnay for the migration work.
> >
> > Should we add a redirection for the old documentation site:
> https://ci.apache.org/flink/flink-docs-master/  to make
> > it redirect to the new one:
> https://nightlies.apache.org/flink/flink-docs-master/ ?
> >
> > The bookmark in users’ browser should still be the old one, I googled
> "flink documents" which also returned the old one.
> > And the old one won’t be updated and would be outdated soon.
> >
> > Best,
> > Leonard
> >
> >> 在 2021年9月6日,17:11,Chesnay Schepler  写道:
> >>
> >> Website has been updated to point to nightlies.apache.org as well.
> >>
> >> On 03/09/2021 08:03, Chesnay Schepler wrote:
> >>> The migration is pretty much complete and the documentation is now
> available at nightlies.apache.org .
> >>>
> >>> Please click around a bit and check if anything is broken.
> >>>
> >>> If no issues are reported by the end of today I will update the links
> on the website.
> >>>
> >>> On 01/09/2021 10:11, Chesnay Schepler wrote:
> >>>> We are in the final steps of migrating the documentation to the new
> buildbot setup.
> >>>>
> >>>> Because of that the documentation currently available at
> ci.apache.org will NOT be updated until further notice because the old
> builders have been deactivated while we iron out kinks in the new ones.
> >>>>
> >>>> I will keep you updated on the progress.
> >>>>
>
>


Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-11-04 Thread Yun Tang
Hi Chesnay,

It seems that the redirection has not been completed. As old documentation 
hasn't updated for days, shall we add a waring on top of documentation, like 
current warning of "This documentation is for an out-of-date version of Apache 
Flink." to tell people to go to new location?

Best
Yun Tang

From: Chesnay Schepler 
Sent: Friday, September 10, 2021 13:32
To: dev@flink.apache.org ; Leonard Xu 
Subject: Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

A redirection will be setup by infra at some point.

On 10/09/2021 05:23, Leonard Xu wrote:
> Thanks Chesnay for the migration work.
>
> Should we add a redirection for the old documentation site: 
> https://ci.apache.org/flink/flink-docs-master/  to make
> it redirect to the new one: 
> https://nightlies.apache.org/flink/flink-docs-master/ ?
>
> The bookmark in users’ browser should still be the old one, I googled "flink 
> documents" which also returned the old one.
> And the old one won’t be updated and would be outdated soon.
>
> Best,
> Leonard
>
>> 在 2021年9月6日,17:11,Chesnay Schepler  写道:
>>
>> Website has been updated to point to nightlies.apache.org as well.
>>
>> On 03/09/2021 08:03, Chesnay Schepler wrote:
>>> The migration is pretty much complete and the documentation is now 
>>> available at nightlies.apache.org .
>>>
>>> Please click around a bit and check if anything is broken.
>>>
>>> If no issues are reported by the end of today I will update the links on 
>>> the website.
>>>
>>> On 01/09/2021 10:11, Chesnay Schepler wrote:
>>>> We are in the final steps of migrating the documentation to the new 
>>>> buildbot setup.
>>>>
>>>> Because of that the documentation currently available at ci.apache.org 
>>>> will NOT be updated until further notice because the old builders have 
>>>> been deactivated while we iron out kinks in the new ones.
>>>>
>>>> I will keep you updated on the progress.
>>>>



Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-09-09 Thread Chesnay Schepler

To me its is not any less official sounding than "ci.apache.org".

flink.apache.org content is served directly from Git; we would have to 
commit the compiled content to the flink-web repository.
This would require changes to our current workflow and would likely 
reduce the power of our current approach in the process, i.e., making 
some change in flink no longer automatically deploys the docs, you'd 
have to add them manually to flink-web, and then we're pretty much only 
gonna do it for releases.


In short, that's not something we can change quickly.

On 10/09/2021 06:41, Jark Wu wrote:

Thanks Chesnay for the migration work,

However, I think the domain name "nightlies.apache.org" does not sound like
an official address, and the current documentation URL is a bit long
https://nightlies.apache.org/flink/flink-docs-release-1.14/.

Is it possible to migrate to https://flink.apache.org/ ? e.g. with a short
link https://flink.apache.org/docs/1.14/ which sounds more official and
easier to remember. Maybe it's also a good chance to announce a new domain.

Best,
Jark



On Fri, 10 Sept 2021 at 11:23, Leonard Xu  wrote:


Thanks Chesnay for the migration work.

Should we add a redirection for the old documentation site:
https://ci.apache.org/flink/flink-docs-master/  to make
it redirect to the new one:
https://nightlies.apache.org/flink/flink-docs-master/ ?

The bookmark in users’ browser should still be the old one, I googled
"flink documents" which also returned the old one.
And the old one won’t be updated and would be outdated soon.

Best,
Leonard


在 2021年9月6日,17:11,Chesnay Schepler  写道:

Website has been updated to point to nightlies.apache.org as well.

On 03/09/2021 08:03, Chesnay Schepler wrote:

The migration is pretty much complete and the documentation is now

available at nightlies.apache.org .

Please click around a bit and check if anything is broken.

If no issues are reported by the end of today I will update the links

on the website.

On 01/09/2021 10:11, Chesnay Schepler wrote:

We are in the final steps of migrating the documentation to the new

buildbot setup.

Because of that the documentation currently available at ci.apache.org

will NOT be updated until further notice because the old builders have been
deactivated while we iron out kinks in the new ones.

I will keep you updated on the progress.







Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-09-09 Thread Chesnay Schepler

A redirection will be setup by infra at some point.

On 10/09/2021 05:23, Leonard Xu wrote:

Thanks Chesnay for the migration work.

Should we add a redirection for the old documentation site: 
https://ci.apache.org/flink/flink-docs-master/  to make
it redirect to the new one: 
https://nightlies.apache.org/flink/flink-docs-master/ ?

The bookmark in users’ browser should still be the old one, I googled "flink 
documents" which also returned the old one.
And the old one won’t be updated and would be outdated soon.
  
Best,

Leonard


在 2021年9月6日,17:11,Chesnay Schepler  写道:

Website has been updated to point to nightlies.apache.org as well.

On 03/09/2021 08:03, Chesnay Schepler wrote:

The migration is pretty much complete and the documentation is now available at 
nightlies.apache.org .

Please click around a bit and check if anything is broken.

If no issues are reported by the end of today I will update the links on the 
website.

On 01/09/2021 10:11, Chesnay Schepler wrote:

We are in the final steps of migrating the documentation to the new buildbot 
setup.

Because of that the documentation currently available at ci.apache.org will NOT 
be updated until further notice because the old builders have been deactivated 
while we iron out kinks in the new ones.

I will keep you updated on the progress.





Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-09-09 Thread Jark Wu
Thanks Chesnay for the migration work,

However, I think the domain name "nightlies.apache.org" does not sound like
an official address, and the current documentation URL is a bit long
https://nightlies.apache.org/flink/flink-docs-release-1.14/.

Is it possible to migrate to https://flink.apache.org/ ? e.g. with a short
link https://flink.apache.org/docs/1.14/ which sounds more official and
easier to remember. Maybe it's also a good chance to announce a new domain.

Best,
Jark



On Fri, 10 Sept 2021 at 11:23, Leonard Xu  wrote:

> Thanks Chesnay for the migration work.
>
> Should we add a redirection for the old documentation site:
> https://ci.apache.org/flink/flink-docs-master/  to make
> it redirect to the new one:
> https://nightlies.apache.org/flink/flink-docs-master/ ?
>
> The bookmark in users’ browser should still be the old one, I googled
> "flink documents" which also returned the old one.
> And the old one won’t be updated and would be outdated soon.
>
> Best,
> Leonard
>
> > 在 2021年9月6日,17:11,Chesnay Schepler  写道:
> >
> > Website has been updated to point to nightlies.apache.org as well.
> >
> > On 03/09/2021 08:03, Chesnay Schepler wrote:
> >> The migration is pretty much complete and the documentation is now
> available at nightlies.apache.org .
> >>
> >> Please click around a bit and check if anything is broken.
> >>
> >> If no issues are reported by the end of today I will update the links
> on the website.
> >>
> >> On 01/09/2021 10:11, Chesnay Schepler wrote:
> >>> We are in the final steps of migrating the documentation to the new
> buildbot setup.
> >>>
> >>> Because of that the documentation currently available at ci.apache.org
> will NOT be updated until further notice because the old builders have been
> deactivated while we iron out kinks in the new ones.
> >>>
> >>> I will keep you updated on the progress.
> >>>
> >>
> >
>
>


Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-09-09 Thread Leonard Xu
Thanks Chesnay for the migration work.

Should we add a redirection for the old documentation site: 
https://ci.apache.org/flink/flink-docs-master/  to make
it redirect to the new one: 
https://nightlies.apache.org/flink/flink-docs-master/ ?

The bookmark in users’ browser should still be the old one, I googled "flink 
documents" which also returned the old one. 
And the old one won’t be updated and would be outdated soon.
 
Best,
Leonard

> 在 2021年9月6日,17:11,Chesnay Schepler  写道:
> 
> Website has been updated to point to nightlies.apache.org as well.
> 
> On 03/09/2021 08:03, Chesnay Schepler wrote:
>> The migration is pretty much complete and the documentation is now available 
>> at nightlies.apache.org .
>> 
>> Please click around a bit and check if anything is broken.
>> 
>> If no issues are reported by the end of today I will update the links on the 
>> website.
>> 
>> On 01/09/2021 10:11, Chesnay Schepler wrote:
>>> We are in the final steps of migrating the documentation to the new 
>>> buildbot setup.
>>> 
>>> Because of that the documentation currently available at ci.apache.org will 
>>> NOT be updated until further notice because the old builders have been 
>>> deactivated while we iron out kinks in the new ones.
>>> 
>>> I will keep you updated on the progress.
>>> 
>> 
> 



Re: [ANNOUNCE] Documentation now available at nightlies.apache.org

2021-09-06 Thread Chesnay Schepler

Website has been updated to point to nightlies.apache.org as well.

On 03/09/2021 08:03, Chesnay Schepler wrote:
The migration is pretty much complete and the documentation is now 
available at nightlies.apache.org .


Please click around a bit and check if anything is broken.

If no issues are reported by the end of today I will update the links 
on the website.


On 01/09/2021 10:11, Chesnay Schepler wrote:
We are in the final steps of migrating the documentation to the new 
buildbot setup.


Because of that the documentation currently available at 
ci.apache.org will NOT be updated until further notice because the 
old builders have been deactivated while we iron out kinks in the new 
ones.


I will keep you updated on the progress.







[ANNOUNCE] Documentation now available at nightlies.apache.org

2021-09-02 Thread Chesnay Schepler
The migration is pretty much complete and the documentation is now 
available at nightlies.apache.org .


Please click around a bit and check if anything is broken.

If no issues are reported by the end of today I will update the links on 
the website.


On 01/09/2021 10:11, Chesnay Schepler wrote:
We are in the final steps of migrating the documentation to the new 
buildbot setup.


Because of that the documentation currently available at ci.apache.org 
will NOT be updated until further notice because the old builders have 
been deactivated while we iron out kinks in the new ones.


I will keep you updated on the progress.