You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2022/11/09 00:44:18 UTC

[lucene-site] branch production updated (4c61402dc -> 786d0cf60)

This is an automated email from the ASF dual-hosted git repository.

uschindler pushed a change to branch production
in repository https://gitbox.apache.org/repos/asf/lucene-site.git


    from 4c61402dc fix broken tag (oops)
     add fbaa826d5 Fix github page title (#71)
     add d6c7ea4f0 Enable issues for website (#70)
     new 786d0cf60 Merge remote-tracking branch 'remotes/origin/main' into production

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .asf.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


[lucene-site] 01/01: Merge remote-tracking branch 'remotes/origin/main' into production

Posted by us...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

uschindler pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/lucene-site.git

commit 786d0cf606ca1baa2dd05b4bdffa840ae79a997f
Merge: 4c61402dc d6c7ea4f0
Author: Uwe Schindler <us...@apache.org>
AuthorDate: Wed Nov 9 01:44:03 2022 +0100

    Merge remote-tracking branch 'remotes/origin/main' into production

 .asf.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --cc .asf.yaml
index 1a6eaaaec,451eb5149..0cb3ab0ef
--- a/.asf.yaml
+++ b/.asf.yaml
@@@ -1,10 -1,12 +1,11 @@@
  pelican:
 -  whoami: main
 -  target: asf-staging
 -
 -staging:
 -  whoami: asf-staging
 +  whoami: production
 +  target: asf-site
 +publish:
 +  whoami: asf-site
  
  github:
+   description: "Apache Lucene website"
    labels:
      - apache
      - lucene