You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ge...@apache.org on 2020/10/08 18:54:18 UTC

[lucene-site] branch production updated (41c0b7a -> 1b20257)

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

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


    from 41c0b7a  Merge branch 'master' into production
     add fcd32e2  Add GitHub Topics, helps find ASF website examples (#28)
     add c826845  Update version variables for release 8.6.3
     add f103d4a  Adding Lucene news for release 8.6.3
     add eecb308  Adding Solr news for release 8.6.3
     new 1b20257  Merge branch 'master' 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                                            |  6 ++++++
 ...-1-available.md => 2020-10-07-8-6-3-available.md} | 11 +++++------
 ...-1-available.md => 2020-10-07-8-6-3-available.md} | 20 +++++++++++---------
 pelicanconf.py                                       |  4 ++--
 4 files changed, 24 insertions(+), 17 deletions(-)
 copy content/core/core_news/{2019-05-28-8-1-1-available.md => 2020-10-07-8-6-3-available.md} (64%)
 copy content/solr/solr_news/{2020-08-13-8-6-1-available.md => 2020-10-07-8-6-3-available.md} (56%)


[lucene-site] 01/01: Merge branch 'master' into production

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

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

commit 1b20257865bbf6f0674dd304a8c8a09f5d77130a
Merge: 41c0b7a eecb308
Author: Jason Gerlowski <ja...@lucidworks.com>
AuthorDate: Thu Oct 8 14:51:47 2020 -0400

    Merge branch 'master' into production

 .asf.yaml                                          |  6 +++++
 .../core/core_news/2020-10-07-8-6-3-available.md   | 12 +++++++++
 .../solr/solr_news/2020-10-07-8-6-3-available.md   | 30 ++++++++++++++++++++++
 pelicanconf.py                                     |  4 +--
 4 files changed, 50 insertions(+), 2 deletions(-)

diff --cc .asf.yaml
index bb07a9a,9b75975..8304aab
--- a/.asf.yaml
+++ b/.asf.yaml
@@@ -1,5 -1,12 +1,11 @@@
  pelican:
 -  whoami: master
 -  target: asf-staging
 -
 -staging:
 -  whoami: asf-staging
 +  whoami: production
 +  target: asf-site
 +publish:
 +  whoami: asf-site
+ 
+ github:
+   labels:
+     - lucene
+     - website
+     - pelican