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-flight-sql-postgresql.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 481197e  Publish
481197e is described below

commit 481197ecb0135f068a37be2a1b6c0b58a5c6aff3
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 11 04:49:26 2023 +0000

    Publish
---
 devel/_sources/development/release.md.txt | 6 ++++++
 devel/development/release.html            | 4 ++++
 devel/searchindex.js                      | 2 +-
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/devel/_sources/development/release.md.txt 
b/devel/_sources/development/release.md.txt
index 3a73d75..d30ec3b 100644
--- a/devel/_sources/development/release.md.txt
+++ b/devel/_sources/development/release.md.txt
@@ -94,6 +94,12 @@ You need to specify your cloned `apache/arrow` repository. 
You must
 prepare its `dev/release/.env` (not only
 `apache/arrow-flight-sql-postgresql`'s `dev/release/.env`.)
 
+Re-run RC verify CI jobs on GitHub Actions:
+
+```bash
+rake release:rc:verify
+```
+
 Start a vote thread for the new RC on `[email protected]`. You can
 generate a vote e-mail template:
 
diff --git a/devel/development/release.html b/devel/development/release.html
index 9a91f54..338ad42 100644
--- a/devel/development/release.html
+++ b/devel/development/release.html
@@ -396,6 +396,10 @@ waits for finishing GitHub Actions jobs automatically.</p>
 <p>You need to specify your cloned <code class="docutils literal 
notranslate"><span class="pre">apache/arrow</span></code> repository. You must
 prepare its <code class="docutils literal notranslate"><span 
class="pre">dev/release/.env</span></code> (not only
 <code class="docutils literal notranslate"><span 
class="pre">apache/arrow-flight-sql-postgresql</span></code>’s <code 
class="docutils literal notranslate"><span 
class="pre">dev/release/.env</span></code>.)</p>
+<p>Re-run RC verify CI jobs on GitHub Actions:</p>
+<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>rake<span class="w"> 
</span>release:rc:verify
+</pre></div>
+</div>
 <p>Start a vote thread for the new RC on <code class="docutils literal 
notranslate"><span class="pre">dev&#64;arrow.apache.org</span></code>. You can
 generate a vote e-mail template:</p>
 <div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>rake<span class="w"> </span>release:vote
diff --git a/devel/searchindex.js b/devel/searchindex.js
index 2b67f7a..ef89c82 100644
--- a/devel/searchindex.js
+++ b/devel/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["client", "configuration", 
"development/release", "index", "install", "overview", "release-notes"], 
"filenames": ["client.md", "configuration.md", "development/release.md", 
"index.md", "install.md", "overview.md", "release-notes.md"], "titles": 
["Client", "Configuration", "Release", "Apache Arrow Flight SQL adapter for 
PostgreSQL", "Install", "Overview", "Release notes"], "terms": {"you": [0, 1, 
2, 4, 5], "must": [0, 1, 2], "specifi": [0, 2], "postgresql": [ [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["client", "configuration", 
"development/release", "index", "install", "overview", "release-notes"], 
"filenames": ["client.md", "configuration.md", "development/release.md", 
"index.md", "install.md", "overview.md", "release-notes.md"], "titles": 
["Client", "Configuration", "Release", "Apache Arrow Flight SQL adapter for 
PostgreSQL", "Install", "Overview", "Release notes"], "terms": {"you": [0, 1, 
2, 4, 5], "must": [0, 1, 2], "specifi": [0, 2], "postgresql": [ [...]
\ No newline at end of file

Reply via email to