Skip to content

Commit

Permalink
Update release documentation for msys2
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed May 20, 2024
1 parent 209bf00 commit 5c8aaea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions docs/source/developers/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -444,8 +444,8 @@ Be sure to go through on the following checklist:
git remote add upstream https://github.com/msys2/MINGW-packages.git
cd -
# dev/release/post-13-msys2.sh 10.0.0 ../MINGW-packages
dev/release/post-13-msys2.sh X.Y.Z <YOUR_MINGW_PACKAGES_FORK>
# dev/release/post-14-msys2.sh 10.0.0 ../MINGW-packages
dev/release/post-14-msys2.sh X.Y.Z <YOUR_MINGW_PACKAGES_FORK>
This script pushes a ``arrow-X.Y.Z`` branch to your ``msys2/MINGW-packages`` 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.

Expand Down

0 comments on commit 5c8aaea

Please sign in to comment.