You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script pushes a ``apache-arrow-X.Y.Z`` branch to your ``Homebrew/homebrew-core`` fork. You need to create a pull request from the ``apache-arrow-X.Y.Z`` branch with ``apache-arrow, apache-arrow-glib: X.Y.Z`` title on your Web browser.
425
425
@@ -469,8 +469,8 @@ Be sure to go through on the following checklist:
469
469
470
470
.. code-block:: Bash
471
471
472
-
# dev/release/post-05-ruby.sh 10.0.0
473
-
dev/release/post-05-ruby.sh X.Y.Z
472
+
# dev/release/post-06-ruby.sh 10.0.0
473
+
dev/release/post-06-ruby.sh X.Y.Z
474
474
475
475
.. dropdown:: Update JavaScript packages
476
476
:animate: fade-in-slide-down
@@ -488,8 +488,8 @@ Be sure to go through on the following checklist:
488
488
# Login to npmjs.com (You need to do this only for the first time)
This script pushes a ``arrow-X.Y.Z`` branch to your ``microsoft/vcpkg`` fork. You need to create a pull request from the ``arrow-X.Y.Z`` branch with ``[arrow] Update to X.Y.Z`` title on your Web browser.
598
598
@@ -617,8 +617,8 @@ Be sure to go through on the following checklist:
This script pushes a ``arrow-X.Y.Z`` branch to your ``conan-io/conan-center-index`` fork. You need to create a pull request from the ``arrow-X.Y.Z`` branch on your Web browser.
624
624
@@ -632,8 +632,8 @@ Be sure to go through on the following checklist:
632
632
# You can run the script with BUMP_TAG=0 and BUMP_PUSH=0
633
633
# this will avoid default pushing to main and pushing the tag
634
634
# but you will require to push manually after reviewing the commits.
This script pushes a ``release-docs-X.Y.Z`` branch to your ``arrow-site`` fork. You need to create a Pull Request and use the ``asf-site`` branch as base for it.
670
670
@@ -709,4 +709,4 @@ Be sure to go through on the following checklist:
0 commit comments