This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new d16c00ec deploy: 471ef6b37f898ab4315efb5497714bb35c57ce11
d16c00ec is described below
commit d16c00ec1b5d32d67b57e3ec5e88fd2f62ab452e
Author: liurenjie1024 <[email protected]>
AuthorDate: Wed Oct 15 02:59:56 2025 +0000
deploy: 471ef6b37f898ab4315efb5497714bb35c57ce11
---
print.html | 14 +++++++-------
release.html | 14 +++++++-------
searchindex.js | 2 +-
searchindex.json | 2 +-
4 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/print.html b/print.html
index c1bf1172..34566a98 100644
--- a/print.html
+++ b/print.html
@@ -941,9 +941,9 @@ Our release page will only display ASF releases instead of
GitHub Releases.</p>
<li>Create a new branch named by <code>release-${release_version}</code> from
the tag</li>
<li>Generate the release candidate artifacts under <code>dist</code>,
including:
<ul>
-<li><code>apache-iceberg-rust-${release_version}-src.tar.gz</code></li>
-<li><code>apache-iceberg-rust-${release_version}-src.tar.gz.asc</code></li>
-<li><code>apache-iceberg-rust-${release_version}-src.tar.gz.sha512</code></li>
+<li><code>apache-iceberg-rust-${release_version}.tar.gz</code></li>
+<li><code>apache-iceberg-rust-${release_version}.tar.gz.asc</code></li>
+<li><code>apache-iceberg-rust-${release_version}.tar.gz.sha512</code></li>
</ul>
</li>
<li>Check the header of the source code. This step needs docker to run.</li>
@@ -956,9 +956,9 @@ Our release page will only display ASF releases instead of
GitHub Releases.</p>
<p>For example:</p>
<pre><code class="language-shell">> tree dist
dist
-├── apache-iceberg-rust-0.2.0-src.tar.gz
-├── apache-iceberg-rust-0.2.0-src.tar.gz.asc
-└── apache-iceberg-rust-0.2.0-src.tar.gz.sha512
+├── apache-iceberg-rust-0.2.0.tar.gz
+├── apache-iceberg-rust-0.2.0.tar.gz.asc
+└── apache-iceberg-rust-0.2.0.tar.gz.sha512
</code></pre>
<h3 id="upload-artifacts-to-the-svn-dist-repo"><a class="header"
href="#upload-artifacts-to-the-svn-dist-repo">Upload artifacts to the SVN dist
repo</a></h3>
<p>SVN is required for this step.</p>
@@ -1094,7 +1094,7 @@ gpg --import KEYS
<p>Verify the <code>.asc</code> file:</p>
<pre><code class="language-bash">gpg --verify apache-iceberg-rust-*.tar.gz.asc
</code></pre>
-<p>Expects: <code>"apache-iceberg-rust-0.7.0-src.tar.gz:
OK"</code></p>
+<p>Expects: <code>"apache-iceberg-rust-0.7.0.tar.gz: OK"</code></p>
</li>
<li>
<p>Verify the checksums: </p>
diff --git a/release.html b/release.html
index 2741ba76..ef403511 100644
--- a/release.html
+++ b/release.html
@@ -297,9 +297,9 @@ Our release page will only display ASF releases instead of
GitHub Releases.</p>
<li>Create a new branch named by <code>release-${release_version}</code> from
the tag</li>
<li>Generate the release candidate artifacts under <code>dist</code>,
including:
<ul>
-<li><code>apache-iceberg-rust-${release_version}-src.tar.gz</code></li>
-<li><code>apache-iceberg-rust-${release_version}-src.tar.gz.asc</code></li>
-<li><code>apache-iceberg-rust-${release_version}-src.tar.gz.sha512</code></li>
+<li><code>apache-iceberg-rust-${release_version}.tar.gz</code></li>
+<li><code>apache-iceberg-rust-${release_version}.tar.gz.asc</code></li>
+<li><code>apache-iceberg-rust-${release_version}.tar.gz.sha512</code></li>
</ul>
</li>
<li>Check the header of the source code. This step needs docker to run.</li>
@@ -312,9 +312,9 @@ Our release page will only display ASF releases instead of
GitHub Releases.</p>
<p>For example:</p>
<pre><code class="language-shell">> tree dist
dist
-├── apache-iceberg-rust-0.2.0-src.tar.gz
-├── apache-iceberg-rust-0.2.0-src.tar.gz.asc
-└── apache-iceberg-rust-0.2.0-src.tar.gz.sha512
+├── apache-iceberg-rust-0.2.0.tar.gz
+├── apache-iceberg-rust-0.2.0.tar.gz.asc
+└── apache-iceberg-rust-0.2.0.tar.gz.sha512
</code></pre>
<h3 id="upload-artifacts-to-the-svn-dist-repo"><a class="header"
href="#upload-artifacts-to-the-svn-dist-repo">Upload artifacts to the SVN dist
repo</a></h3>
<p>SVN is required for this step.</p>
@@ -450,7 +450,7 @@ gpg --import KEYS
<p>Verify the <code>.asc</code> file:</p>
<pre><code class="language-bash">gpg --verify apache-iceberg-rust-*.tar.gz.asc
</code></pre>
-<p>Expects: <code>"apache-iceberg-rust-0.7.0-src.tar.gz:
OK"</code></p>
+<p>Expects: <code>"apache-iceberg-rust-0.7.0.tar.gz: OK"</code></p>
</li>
<li>
<p>Verify the checksums: </p>
diff --git a/searchindex.js b/searchindex.js
index d4436c6b..f63b860f 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search,
{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribut
[...]
\ No newline at end of file
+Object.assign(window.search,
{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribut
[...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index 6fb32ec9..442bc73d 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workf
[...]
\ No newline at end of file
+{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workf
[...]
\ No newline at end of file