Fwd: Error when processing doap file https://lucene.apache.org/pylucene/doap.rdf:

2022-11-08 Thread sebb
Please fix the broken tag here: https://github.com/apache/lucene-site/blob/7b2112e47026270eac3146d1f46cace64192a144/content/pylucene/doap.rdf#L45 -- Forwarded message - From: Projects Date: Tue, 8 Nov 2022 at 02:00 Subject: Error when processing doap file https://lucene.apache.or

Re: Fwd: Error when processing doap file https://lucene.apache.org/pylucene/doap.rdf:

2022-11-08 Thread Andi Vajda
On Tue, 8 Nov 2022, sebb wrote: Please fix the broken tag here: https://github.com/apache/lucene-site/blob/7b2112e47026270eac3146d1f46cace64192a144/content/pylucene/doap.rdf#L45 Done, sorry for the breakage. Andi.. -- Forwarded message - From: Projects Date: Tue, 8 Nov

Not obvious how to report issues with website

2022-11-08 Thread sebb
As the subject says: it's not obvious how to report issues with the website. Sebb - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Confusing to have main and master branches in lucene-site

2022-11-08 Thread sebb
The https://github.com/apache/lucene-site repo has both main and master branches. This is confusing. Are both still in use? Sebb - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h

Re: Confusing to have main and master branches in lucene-site

2022-11-08 Thread Uwe Schindler
I think we forgot to remove it. I will do that in a moment. Uwe Am 09.11.2022 um 00:43 schrieb sebb: The https://github.com/apache/lucene-site repo has both main and master branches. This is confusing. Are both still in use? Sebb -

Re: Confusing to have main and master branches in lucene-site

2022-11-08 Thread Uwe Schindler
Ok I deleted it, BUT: the branch was pushed by Andi in error as he had an old version of master branch still on his computer. This also caused issues with website build. I asked him to redo his changes on correct branch by checking what he committed. I think we should add a branch protection

Re: [lucene-site] branch master created (now 038f44716)

2022-11-08 Thread Uwe Schindler
Hi Andi, you pushed the "master" branch to lucene-site Git repo, which was outdated and was no longer existing on server. I deleted it because main AND master cause issues with website build and makes it hard to understand what needs to be changed for website updates. Please push your changes

Re: [lucene-site] branch master created (now 038f44716)

2022-11-08 Thread Andi Vajda
Hi Uwe, On Wed, 9 Nov 2022, Uwe Schindler wrote: you pushed the "master" branch to lucene-site Git repo, which was outdated and was no longer existing on server. I deleted it because main AND master cause issues with website build and makes it hard to understand what needs to be changed fo

Re: [lucene-site] branch master created (now 038f44716)

2022-11-08 Thread Andi Vajda
On Tue, 8 Nov 2022, Andi Vajda wrote: Hi Uwe, On Wed, 9 Nov 2022, Uwe Schindler wrote: you pushed the "master" branch to lucene-site Git repo, which was outdated and was no longer existing on server. I deleted it because main AND master cause issues with website build and makes it hard to

Re: [lucene-site] branch master created (now 038f44716)

2022-11-08 Thread Uwe Schindler
I was able to merge the missing changes into the main branch from production. It should be uptodate now. There was some hickup with asf.yaml, too, but should be ok now. Website was rebuilt. Please please make sure to NOT push to master branch anymore! Please switch to main and pull changes bef

Re: [lucene-site] branch master created (now 038f44716)

2022-11-08 Thread Andi Vajda
On Wed, 9 Nov 2022, Uwe Schindler wrote: I was able to merge the missing changes into the main branch from production. It should be uptodate now. There was some hickup with asf.yaml, too, but should be ok now. Website was rebuilt. Thank you for fixing this ! Please please make sure to NOT p

Re: Confusing to have main and master branches in lucene-site

2022-11-08 Thread Andi Vajda
On Wed, 9 Nov 2022, Uwe Schindler wrote: Ok I deleted it, BUT: the branch was pushed by Andi in error as he had an old version of master branch still on his computer. This also caused issues with website build. I asked him to redo his changes on correct branch by checking what he committe