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 0a0f348  publish documentation
0a0f348 is described below

commit 0a0f34849167a939dab1ffb987c54502f2c2516b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 10 22:39:58 2023 +0000

    publish documentation
---
 main/_sources/development/releasing.rst.txt | 4 ++++
 main/development/releasing.html             | 2 ++
 main/searchindex.js                         | 2 +-
 3 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/main/_sources/development/releasing.rst.txt 
b/main/_sources/development/releasing.rst.txt
index dd0126b..9cf9c67 100644
--- a/main/_sources/development/releasing.rst.txt
+++ b/main/_sources/development/releasing.rst.txt
@@ -379,6 +379,10 @@ Be sure to go through on the following checklist:
    :class-title: sd-fs-5
    :class-container: sd-shadow-md
 
+   This will bump version numbers embedded in files and filenames.
+
+   It will also update the changelog to the newly released changelog.
+
    .. code-block:: Bash
 
       # dev/release/post-07-bump-versions.sh ../arrow 0.1.0 0.2.0
diff --git a/main/development/releasing.html b/main/development/releasing.html
index fac9615..2000786 100644
--- a/main/development/releasing.html
+++ b/main/development/releasing.html
@@ -712,6 +712,8 @@ Bump versions<div class="sd-summary-down docutils">
 <div class="sd-summary-up docutils">
 <svg version="1.1" width="1.5em" height="1.5em" class="sd-octicon 
sd-octicon-chevron-up" viewBox="0 0 24 24" aria-hidden="true"><path 
fill-rule="evenodd" d="M18.78 15.28a.75.75 0 000-1.06l-6.25-6.25a.75.75 0 
00-1.06 0l-6.25 6.25a.75.75 0 101.06 1.06L12 9.56l5.72 5.72a.75.75 0 001.06 
0z"></path></svg></div>
 </summary><div class="sd-summary-content sd-card-body docutils">
+<p class="sd-card-text">This will bump version numbers embedded in files and 
filenames.</p>
+<p class="sd-card-text">It will also update the changelog to the newly 
released changelog.</p>
 <div class="highlight-Bash notranslate"><div 
class="highlight"><pre><span></span><span class="c1"># 
dev/release/post-07-bump-versions.sh ../arrow 0.1.0 0.2.0</span>
 dev/release/post-07-bump-versions.sh<span class="w"> 
</span>&lt;arrow-dir&gt;<span class="w"> </span>&lt;version&gt;<span class="w"> 
</span>&lt;next_version&gt;
 </pre></div>
diff --git a/main/searchindex.js b/main/searchindex.js
index 1786db6..96ff8ec 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/features", "driver/cpp/flight_sql", "driver/cpp/index", 
"driver/cpp/postgresql", "driver/cpp/sqlite", "driver/java/flight_sql", 
"driver/java/index", "driver/java/jdbc", "format/comparison", 
"format/specification", "format/versioning", "go/index", "index",  [...]
\ 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/features", "driver/cpp/flight_sql", "driver/cpp/index", 
"driver/cpp/postgresql", "driver/cpp/sqlite", "driver/java/flight_sql", 
"driver/java/index", "driver/java/jdbc", "format/comparison", 
"format/specification", "format/versioning", "go/index", "index",  [...]
\ No newline at end of file

Reply via email to