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 36e75e6  publish documentation
36e75e6 is described below

commit 36e75e63b293d54c0e584d467a0dbbc78a9188d5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 11 00:28:13 2023 +0000

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

diff --git a/main/_sources/development/releasing.rst.txt 
b/main/_sources/development/releasing.rst.txt
index 9cf9c67..b7a2043 100644
--- a/main/_sources/development/releasing.rst.txt
+++ b/main/_sources/development/releasing.rst.txt
@@ -351,6 +351,25 @@ Be sure to go through on the following checklist:
       # dev/release/post-05-linux.sh ../arrow 10.0.0 0
       dev/release/post-05-linux.sh <arrow-dir> <version> <rc-number>
 
+.. dropdown:: Upload Ruby packages to RubyGems
+   :class-title: sd-fs-5
+   :class-container: sd-shadow-md
+
+   You must be one of owners of https://rubygems.org/gems/red-adbc
+   . If you aren't an owner of red-adbc yet, an existing owner must
+   run the following command line to add you to red-adbc owners:
+
+   .. code-block:: Bash
+
+      gem owner -a ${RUBYGEMS_ORG_ACCOUNT_FOR_RELEASE_MANAGER} red-adbc
+
+   An owner of red-adbc can upload:
+
+   .. code-block:: Bash
+
+      # dev/release/post-06-ruby.sh 1.0.0
+      dev/release/post-06-ruby.sh <version>
+
 .. dropdown:: Announce the new release
    :class-title: sd-fs-5
    :class-container: sd-shadow-md
@@ -373,7 +392,7 @@ Be sure to go through on the following checklist:
 
    .. code-block:: Bash
 
-      dev/release/post-06-remove-old-artifacts.sh
+      dev/release/post-07-remove-old-artifacts.sh
 
 .. dropdown:: Bump versions
    :class-title: sd-fs-5
@@ -385,7 +404,7 @@ Be sure to go through on the following checklist:
 
    .. code-block:: Bash
 
-      # dev/release/post-07-bump-versions.sh ../arrow 0.1.0 0.2.0
-      dev/release/post-07-bump-versions.sh <arrow-dir> <version> <next_version>
+      # dev/release/post-08-bump-versions.sh ../arrow 0.1.0 0.2.0
+      dev/release/post-08-bump-versions.sh <arrow-dir> <version> <next_version>
 
 .. _nightly-website.yml: 
https://github.com/apache/arrow-adbc/actions/workflows/nightly-website.yml
diff --git a/main/development/releasing.html b/main/development/releasing.html
index 2000786..29401be 100644
--- a/main/development/releasing.html
+++ b/main/development/releasing.html
@@ -676,6 +676,25 @@ dev/release/post-05-linux.sh<span class="w"> 
</span>&lt;arrow-dir&gt;<span class
 </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">
+Upload Ruby packages to RubyGems<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">You must be one of owners of <a class="reference 
external" 
href="https://rubygems.org/gems/red-adbc";>https://rubygems.org/gems/red-adbc</a>
+. If you aren’t an owner of red-adbc yet, an existing owner must
+run the following command line to add you to red-adbc owners:</p>
+<div class="highlight-Bash notranslate"><div 
class="highlight"><pre><span></span>gem<span class="w"> </span>owner<span 
class="w"> </span>-a<span class="w"> </span><span class="si">${</span><span 
class="nv">RUBYGEMS_ORG_ACCOUNT_FOR_RELEASE_MANAGER</span><span 
class="si">}</span><span class="w"> </span>red-adbc
+</pre></div>
+</div>
+<p class="sd-card-text">An owner of red-adbc can upload:</p>
+<div class="highlight-Bash notranslate"><div 
class="highlight"><pre><span></span><span class="c1"># 
dev/release/post-06-ruby.sh 1.0.0</span>
+dev/release/post-06-ruby.sh<span class="w"> </span>&lt;version&gt;
+</pre></div>
+</div>
+</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">
@@ -701,7 +720,7 @@ Remove old artifacts<div class="sd-summary-down 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">Remove RC artifacts on <a class="reference external" 
href="https://dist.apache.org/repos/dist/dev/arrow/";>https://dist.apache.org/repos/dist/dev/arrow/</a>
 and old release artifacts on <a class="reference external" 
href="https://dist.apache.org/repos/dist/release/arrow";>https://dist.apache.org/repos/dist/release/arrow</a>
 to follow <a class="reference external" 
href="https://infra.apache.org/release-download-pages.html#current-and-older-releases";>the
 ASF policy</a>:</p>
-<div class="highlight-Bash notranslate"><div 
class="highlight"><pre><span></span>dev/release/post-06-remove-old-artifacts.sh
+<div class="highlight-Bash notranslate"><div 
class="highlight"><pre><span></span>dev/release/post-07-remove-old-artifacts.sh
 </pre></div>
 </div>
 </div>
@@ -714,8 +733,8 @@ Bump versions<div class="sd-summary-down docutils">
 </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;
+<div class="highlight-Bash notranslate"><div 
class="highlight"><pre><span></span><span class="c1"># 
dev/release/post-08-bump-versions.sh ../arrow 0.1.0 0.2.0</span>
+dev/release/post-08-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>
 </div>
 </div>
diff --git a/main/searchindex.js b/main/searchindex.js
index 96ff8ec..44f87f2 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