This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 4342e82  docs(dev/release): add conda-forge to post-release process 
(#501)
4342e82 is described below

commit 4342e82a303419e0ef6b6aacb9043e2df0949dd1
Author: David Li <[email protected]>
AuthorDate: Thu Mar 9 14:52:40 2023 -0500

    docs(dev/release): add conda-forge to post-release process (#501)
    
    Fixes #332.
---
 docs/source/development/releasing.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/source/development/releasing.rst 
b/docs/source/development/releasing.rst
index ca897fb..d6fdb39 100644
--- a/docs/source/development/releasing.rst
+++ b/docs/source/development/releasing.rst
@@ -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

Reply via email to