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 746e335  deploy: 94adc427c6e7624b21a05f16835f642c0974c2d9
746e335 is described below

commit 746e33522c92fa982e23420d594def4628232620
Author: Xuanwo <[email protected]>
AuthorDate: Mon Aug 19 12:00:20 2024 +0000

    deploy: 94adc427c6e7624b21a05f16835f642c0974c2d9
---
 print.html       | 2 +-
 release.html     | 2 +-
 searchindex.js   | 2 +-
 searchindex.json | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/print.html b/print.html
index 8a1530c..b71f739 100644
--- a/print.html
+++ b/print.html
@@ -950,7 +950,7 @@ git tag -s ${iceberg_version}
 git push origin ${iceberg_version}
 </code></pre>
 <h3 id="publish-artifacts-to-svn-release-branch"><a class="header" 
href="#publish-artifacts-to-svn-release-branch">Publish artifacts to SVN 
RELEASE branch</a></h3>
-<pre><code class="language-shell">svn mv 
https://dist.apache.org/repos/dist/dev/iceberg/iceberg-rust/${release_version} 
https://dist.apache.org/repos/dist/release/iceberg/iceberg-rust/${iceberg_version}
 -m &quot;Release ${iceberg_version}&quot;
+<pre><code class="language-shell">svn mv 
https://dist.apache.org/repos/dist/dev/iceberg/iceberg-rust-${release_version} 
https://dist.apache.org/repos/dist/release/iceberg/iceberg-rust-${iceberg_version}
 -m &quot;Release Apache Iceberg Rust ${iceberg_version}&quot;
 </code></pre>
 <h3 id="change-iceberg-rust-website-download-link"><a class="header" 
href="#change-iceberg-rust-website-download-link">Change Iceberg Rust Website 
download link</a></h3>
 <p>Update the download link in <code>website/src/download.md</code> to the new 
release version.</p>
diff --git a/release.html b/release.html
index 2ceacb5..d0db4b0 100644
--- a/release.html
+++ b/release.html
@@ -445,7 +445,7 @@ git tag -s ${iceberg_version}
 git push origin ${iceberg_version}
 </code></pre>
 <h3 id="publish-artifacts-to-svn-release-branch"><a class="header" 
href="#publish-artifacts-to-svn-release-branch">Publish artifacts to SVN 
RELEASE branch</a></h3>
-<pre><code class="language-shell">svn mv 
https://dist.apache.org/repos/dist/dev/iceberg/iceberg-rust/${release_version} 
https://dist.apache.org/repos/dist/release/iceberg/iceberg-rust/${iceberg_version}
 -m &quot;Release ${iceberg_version}&quot;
+<pre><code class="language-shell">svn mv 
https://dist.apache.org/repos/dist/dev/iceberg/iceberg-rust-${release_version} 
https://dist.apache.org/repos/dist/release/iceberg/iceberg-rust-${iceberg_version}
 -m &quot;Release Apache Iceberg Rust ${iceberg_version}&quot;
 </code></pre>
 <h3 id="change-iceberg-rust-website-download-link"><a class="header" 
href="#change-iceberg-rust-website-download-link">Change Iceberg Rust Website 
download link</a></h3>
 <p>Update the download link in <code>website/src/download.md</code> to the new 
release version.</p>
diff --git a/searchindex.js b/searchindex.js
index bb9dbac..ebdfdde 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, 
{"doc_urls":["introduction.html#iceberg-rust","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#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workflow","CONTRIBUTING.html#git-branches"
 [...]
\ No newline at end of file
+Object.assign(window.search, 
{"doc_urls":["introduction.html#iceberg-rust","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#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workflow","CONTRIBUTING.html#git-branches"
 [...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index e536d59..5f2eedc 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["introduction.html#iceberg-rust","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#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workflow","CONTRIBUTING.html#git-branches","CONTRIBUTING.html#github-pu
 [...]
\ No newline at end of file
+{"doc_urls":["introduction.html#iceberg-rust","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#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workflow","CONTRIBUTING.html#git-branches","CONTRIBUTING.html#github-pu
 [...]
\ No newline at end of file

Reply via email to