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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 81c56442 deploy: e4637d87c1a7bf4b419b35268773d2b4af231649
81c56442 is described below

commit 81c5644276d9572ba817415ab515615784206168
Author: Fokko <[email protected]>
AuthorDate: Mon Mar 13 12:45:30 2023 +0000

    deploy: e4637d87c1a7bf4b419b35268773d2b4af231649
---
 getting-started/index.html | 20 +-------------------
 how-to-release/index.html  |  3 ++-
 index.html                 |  2 +-
 3 files changed, 4 insertions(+), 21 deletions(-)

diff --git a/getting-started/index.html b/getting-started/index.html
index b3c6e0d8..52cc0335 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -1,19 +1 @@
-<!--
- - Licensed to the Apache Software Foundation (ASF) under one or more
- - contributor license agreements.  See the NOTICE file distributed with
- - this work for additional information regarding copyright ownership.
- - The ASF licenses this file to You under the Apache License, Version 2.0
- - (the "License"); you may not use this file except in compliance with
- - the License.  You may obtain a copy of the License at
- -
- -   http://www.apache.org/licenses/LICENSE-2.0
- -
- - Unless required by applicable law or agreed to in writing, software
- - distributed under the License is distributed on an "AS IS" BASIS,
- - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- - See the License for the specific language governing permissions and
- - limitations under the License.
- -->
-<head>
-  <meta http-equiv="Refresh" content="0; url='/docs/latest/getting-started'" />
-</head>
+<!doctype html><html 
lang=en-us><head><title>https://iceberg.apache.org/spark-quickstart/</title><link
 rel=canonical href=https://iceberg.apache.org/spark-quickstart/><meta 
name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh 
content="0; url=https://iceberg.apache.org/spark-quickstart/";></head></html>
\ No newline at end of file
diff --git a/how-to-release/index.html b/how-to-release/index.html
index f987ce7f..29a5caae 100644
--- a/how-to-release/index.html
+++ b/how-to-release/index.html
@@ -140,7 +140,8 @@ against the <code>main</code> branch.</p><h4 
id=iceberg-repository-preparations>
 </span></span><span style=display:flex><span>git rebase main
 </span></span><span style=display:flex><span>git push apache latest
 </span></span></code></pre></div><h4 
id=set-latest-version-in-iceberg-docs-repo>Set latest version in iceberg-docs 
repo</h4><p>The last step is to update the <code>main</code> branch in 
<code>iceberg-docs</code> to set the latest version.
-A PR needs to be published in the <code>iceberg-docs</code> repository with 
the following changes:</p><ol><li>Update variable 
<code>latestVersions.iceberg</code> to the new release version in 
<code>landing-page/config.toml</code></li><li>Update variable 
<code>latestVersions.iceberg</code> to the new release version in 
<code>docs/config.toml</code></li><li>Mark the current latest release notes to 
past releases under 
<code>landing-page/content/common/release-notes.md</code></li><li>Add rel [...]
+A PR needs to be published in the <code>iceberg-docs</code> repository with 
the following changes:</p><ol><li>Update variable 
<code>latestVersions.iceberg</code> to the new release version in 
<code>landing-page/config.toml</code></li><li>Update variable 
<code>latestVersions.iceberg</code> to the new release version and
+<code>versions.nessie</code> to the version of 
<code>org.projectnessie.nessie:*</code> from <a 
href=https://github.com/apache/iceberg/blob/master/versions.props>versions.props</a>
 in <code>docs/config.toml</code></li><li>Mark the current latest release notes 
to past releases under 
<code>landing-page/content/common/release-notes.md</code></li><li>Add release 
notes for the new release version in 
<code>landing-page/content/common/release-notes.md</code></li></ol><h1 
id=how-to-verify-a-relea [...]
 will prepare a release candidate and call a vote on the Iceberg
 <a href=https://iceberg.apache.org/#community/#mailing-lists>dev list</a>.
 To validate the release candidate, community members will test it out in their 
downstream projects and environments.
diff --git a/index.html b/index.html
index 62318c6c..3db3555e 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html><head><meta name=generator content="Hugo 0.111.2"><meta 
charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta 
name=viewport content="width=device-width,initial-scale=1"><meta 
name=description content><meta name=author content><title>Apache 
Iceberg</title><link href=/css/bootstrap.css rel=stylesheet><link 
href=/css/markdown.css rel=stylesheet><link href=/css/katex.min.css 
rel=stylesheet><link href=/css/iceberg-theme.css rel=stylesheet><link 
href=/font [...]
+<!doctype html><html><head><meta name=generator content="Hugo 0.111.3"><meta 
charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta 
name=viewport content="width=device-width,initial-scale=1"><meta 
name=description content><meta name=author content><title>Apache 
Iceberg</title><link href=/css/bootstrap.css rel=stylesheet><link 
href=/css/markdown.css rel=stylesheet><link href=/css/katex.min.css 
rel=stylesheet><link href=/css/iceberg-theme.css rel=stylesheet><link 
href=/font [...]
 <span class=sr-only>Toggle navigation</span>
 <span class=icon-bar></span>
 <span class=icon-bar></span>

Reply via email to