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/arrow-adbc.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f0e8070 publish documentation
f0e8070 is described below
commit f0e807065f5dbc4148d186ce4ad88f525f562157
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 8 21:20:41 2023 +0000
publish documentation
---
main/_sources/development/releasing.rst.txt | 8 ++++++++
main/development/releasing.html | 11 ++++++++++-
main/searchindex.js | 2 +-
3 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/main/_sources/development/releasing.rst.txt
b/main/_sources/development/releasing.rst.txt
index 824daa8..ca897fb 100644
--- a/main/_sources/development/releasing.rst.txt
+++ b/main/_sources/development/releasing.rst.txt
@@ -78,6 +78,14 @@ Before creating a Release Candidate
# Activate conda environment
mamba activate adbc
+Check Nightly Verification Job
+------------------------------
+
+Ensure that the `verification job
+<https://github.com/apache/arrow-adbc/actions/workflows/nightly-verify.yml>`_
+is passing. This simulates part of the release verification workflow
+to detect issues ahead of time.
+
Creating a Release Candidate
============================
diff --git a/main/development/releasing.html b/main/development/releasing.html
index 212bd39..7cbe26b 100644
--- a/main/development/releasing.html
+++ b/main/development/releasing.html
@@ -372,6 +372,12 @@ performing a release.</p>
<span class="n">mamba</span> <span class="n">activate</span> <span
class="n">adbc</span>
</pre></div>
</div>
+<section id="check-nightly-verification-job">
+<h3>Check Nightly Verification Job<a class="headerlink"
href="#check-nightly-verification-job" title="Permalink to this
heading">#</a></h3>
+<p>Ensure that the <a class="reference external"
href="https://github.com/apache/arrow-adbc/actions/workflows/nightly-verify.yml">verification
job</a>
+is passing. This simulates part of the release verification workflow
+to detect issues ahead of time.</p>
+</section>
</section>
<section id="creating-a-release-candidate">
<h2>Creating a Release Candidate<a class="headerlink"
href="#creating-a-release-candidate" title="Permalink to this
heading">#</a></h2>
@@ -767,7 +773,10 @@ dev/release/post-09-website.sh<span class="w">
</span><arrow-site-dir><spa
<li><a class="reference internal" href="#">Release Management Guide</a><ul>
<li><a class="reference internal" href="#principles">Principles</a></li>
<li><a class="reference internal" href="#preparing-for-the-release">Preparing
for the release</a></li>
-<li><a class="reference internal"
href="#before-creating-a-release-candidate">Before creating a Release
Candidate</a></li>
+<li><a class="reference internal"
href="#before-creating-a-release-candidate">Before creating a Release
Candidate</a><ul>
+<li><a class="reference internal" href="#check-nightly-verification-job">Check
Nightly Verification Job</a></li>
+</ul>
+</li>
<li><a class="reference internal"
href="#creating-a-release-candidate">Creating a Release Candidate</a><ul>
<li><a class="reference internal"
href="#create-or-update-the-corresponding-maintenance-branch">Create or update
the corresponding maintenance branch</a></li>
<li><a class="reference internal"
href="#create-the-release-candidate-tag-from-the-updated-maintenance-branch">Create
the Release Candidate tag from the updated maintenance branch</a></li>
diff --git a/main/searchindex.js b/main/searchindex.js
index 6920043..53ae01d 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["cpp/api/adbc", "cpp/api/adbc_driver_manager",
"cpp/api/index", "cpp/concurrency", "cpp/driver_manager", "cpp/index",
"development/contributing", "development/nightly", "development/releasing",
"driver/cpp/index", "driver/cpp/postgresql", "driver/cpp/sqlite",
"driver/go/flight_sql", "driver/go/index", "driver/installation",
"driver/java/flight_sql", "driver/java/index", "driver/java/jdbc",
"driver/status", "format/comparison", "format/specification", "format [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["cpp/api/adbc", "cpp/api/adbc_driver_manager",
"cpp/api/index", "cpp/concurrency", "cpp/driver_manager", "cpp/index",
"development/contributing", "development/nightly", "development/releasing",
"driver/cpp/index", "driver/cpp/postgresql", "driver/cpp/sqlite",
"driver/go/flight_sql", "driver/go/index", "driver/installation",
"driver/java/flight_sql", "driver/java/index", "driver/java/jdbc",
"driver/status", "format/comparison", "format/specification", "format [...]
\ No newline at end of file