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 8b7bf63  publish documentation
8b7bf63 is described below

commit 8b7bf63cf9777447bbc5e9123a523d61bb2f7b9b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 9 20:01:02 2023 +0000

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

diff --git a/main/_sources/development/releasing.rst.txt 
b/main/_sources/development/releasing.rst.txt
index ca897fb..d6fdb39 100644
--- a/main/_sources/development/releasing.rst.txt
+++ b/main/_sources/development/releasing.rst.txt
@@ -354,6 +354,15 @@ Be sure to go through on the following checklist:
       # dev/release/post-06-ruby.sh 1.0.0
       dev/release/post-06-ruby.sh <version>
 
+.. dropdown:: Update conda-forge packages
+   :class-title: sd-fs-5
+   :class-container: sd-shadow-md
+
+   File a PR that bumps the version to the feedstock:
+   https://github.com/conda-forge/arrow-adbc-split-feedstock
+
+   A conda-forge or feedstock maintainer can review and merge.
+
 .. dropdown:: Announce the new release
    :class-title: sd-fs-5
    :class-container: sd-shadow-md
diff --git a/main/development/releasing.html b/main/development/releasing.html
index dd5fcb9..e3c39b9 100644
--- a/main/development/releasing.html
+++ b/main/development/releasing.html
@@ -672,6 +672,17 @@ dev/release/post-06-ruby.sh<span class="w"> 
</span>&lt;version&gt;
 </div>
 </details><details class="sd-sphinx-override sd-dropdown sd-card sd-mb-3 
sd-shadow-md">
 <summary class="sd-summary-title sd-card-header sd-fs-5">
+Update conda-forge packages<div class="sd-summary-down docutils">
+<svg version="1.1" width="1.5em" height="1.5em" class="sd-octicon 
sd-octicon-chevron-down" viewBox="0 0 24 24" aria-hidden="true"><path 
fill-rule="evenodd" d="M5.22 8.72a.75.75 0 000 1.06l6.25 6.25a.75.75 0 001.06 
0l6.25-6.25a.75.75 0 00-1.06-1.06L12 14.44 6.28 8.72a.75.75 0 00-1.06 
0z"></path></svg></div>
+<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">File a PR that bumps the version to the feedstock:
+<a class="reference external" 
href="https://github.com/conda-forge/arrow-adbc-split-feedstock";>https://github.com/conda-forge/arrow-adbc-split-feedstock</a></p>
+<p class="sd-card-text">A conda-forge or feedstock maintainer can review and 
merge.</p>
+</div>
+</details><details class="sd-sphinx-override sd-dropdown sd-card sd-mb-3 
sd-shadow-md">
+<summary class="sd-summary-title sd-card-header sd-fs-5">
 Announce the new release<div class="sd-summary-down docutils">
 <svg version="1.1" width="1.5em" height="1.5em" class="sd-octicon 
sd-octicon-chevron-down" viewBox="0 0 24 24" aria-hidden="true"><path 
fill-rule="evenodd" d="M5.22 8.72a.75.75 0 000 1.06l6.25 6.25a.75.75 0 001.06 
0l6.25-6.25a.75.75 0 00-1.06-1.06L12 14.44 6.28 8.72a.75.75 0 00-1.06 
0z"></path></svg></div>
 <div class="sd-summary-up docutils">
diff --git a/main/searchindex.js b/main/searchindex.js
index 834ca39..edea83f 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

Reply via email to