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

jiayu pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 45d60a50 Deployed b66b74a7 to current-snapshot with MkDocs 1.4.2 and 
mike 1.1.2
45d60a50 is described below

commit 45d60a500376da7bed26db7e5f4a4fcc3e6e18f3
Author: Jia Yu <[email protected]>
AuthorDate: Fri Dec 23 03:53:54 2022 -0700

    Deployed b66b74a7 to current-snapshot with MkDocs 1.4.2 and mike 1.1.2
---
 current-snapshot/community/publish/index.html |   9 ++++++++-
 current-snapshot/search/search_index.json     |   2 +-
 current-snapshot/sitemap.xml.gz               | Bin 251 -> 251 bytes
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/current-snapshot/community/publish/index.html 
b/current-snapshot/community/publish/index.html
index 6164f72f..f3114ac4 100644
--- a/current-snapshot/community/publish/index.html
+++ b/current-snapshot/community/publish/index.html
@@ -3980,7 +3980,14 @@ rm *.asc
 <h2 id="9-release-sedona-python-and-zeppelin">9. Release Sedona Python and 
Zeppelin<a class="headerlink" href="#9-release-sedona-python-and-zeppelin" 
title="Permanent link">&para;</a></h2>
 <p>You must have the maintainer priviledge of 
<code>https://pypi.org/project/apache-sedona/</code> and 
<code>https://www.npmjs.com/package/apache-sedona</code></p>
 <div class="highlight"><pre><span></span><code><span 
class="ch">#!/bin/bash</span>
-git clone --shared --branch sedona-1.3.2-incubating-rc1 
https://github.com/apache/incubator-sedona.git 
apache-sedona-1.3.2-incubating-src
+
+wget 
https://github.com/apache/incubator-sedona/archive/refs/tags/sedona-1.3.2-incubating-rc1.tar.gz
+tar -xvf sedona-1.3.2-incubating-rc1.tar.gz
+mkdir apache-sedona-1.3.2-incubating-src
+cp -r incubator-sedona-sedona-1.3.2-incubating-rc1/* 
apache-sedona-1.3.2-incubating-src/
+
+rm -rf incubator-sedona-sedona-1.3.2-incubating-rc1
+
 <span class="nb">cd</span> apache-sedona-1.3.2-incubating-src/python <span 
class="o">&amp;&amp;</span> python3 setup.py sdist bdist_wheel <span 
class="o">&amp;&amp;</span> twine upload dist/* <span 
class="o">&amp;&amp;</span> <span class="nb">cd</span> ..
 <span class="nb">cd</span> zeppelin <span class="o">&amp;&amp;</span> npm 
publish <span class="o">&amp;&amp;</span> <span class="nb">cd</span> ..
 rm -rf apache-sedona-1.3.2-incubating-src
diff --git a/current-snapshot/search/search_index.json 
b/current-snapshot/search/search_index.json
index 3023f2df..3edb303c 100644
--- a/current-snapshot/search/search_index.json
+++ b/current-snapshot/search/search_index.json
@@ -1 +1 @@
-{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":true,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"12/23/2022:
 Sedona 1.3.1-incubating is released. It adds native support of GeoParquet, 
DataFrame style API, Scala 2.13, Python 3.10, spatial aggregation on Flink. 
Please check Sedona release notes. \u00b6 08/30/2022: Sedona 1.2.1-incubating 
is released. It supports Spark 2.4 - 3.3. and Flink 1.12+. \u00b6 04/16/2022: 
Sedona 1.2.0-incubating is rel [...]
\ No newline at end of file
+{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":true,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"12/23/2022:
 Sedona 1.3.1-incubating is released. It adds native support of GeoParquet, 
DataFrame style API, Scala 2.13, Python 3.10, spatial aggregation on Flink. 
Please check Sedona release notes. \u00b6 08/30/2022: Sedona 1.2.1-incubating 
is released. It supports Spark 2.4 - 3.3. and Flink 1.12+. \u00b6 04/16/2022: 
Sedona 1.2.0-incubating is rel [...]
\ No newline at end of file
diff --git a/current-snapshot/sitemap.xml.gz b/current-snapshot/sitemap.xml.gz
index 84cb0a33..09043fb8 100644
Binary files a/current-snapshot/sitemap.xml.gz and 
b/current-snapshot/sitemap.xml.gz differ

Reply via email to