Hi, > Now working on finishing up the tasks and figuring out why "gh release > download" is consistently failing with a 401 when run from the script (but > works when run manually).
Could you confirm whether GH_TOKEN is set correctly in your dev/release/.env? https://github.com/apache/arrow-dotnet/blob/debff867ef4ac9a62cd5173e69397343b7da4335/dev/release/.env.example#L21-L22 Thanks, -- kou In <CAO-Cae7fH9Qe1ucazUOFD=srrgur37wd4mhrfopjtkn7gd1...@mail.gmail.com> "Re: [VOTE][.NET] Release Apache Arrow .NET 23.0.0 RC0" on Tue, 5 May 2026 21:29:13 -0700, Curt Hagenlocher <[email protected]> wrote: > The vote passes with 5 +1 votes (5 binding). > > Binding +1 votes: Bryce Mecum, Adam Reeve, Raúl Cumplido, Sutou Kouhei, > Curt Hagenlocher > > Now working on finishing up the tasks and figuring out why "gh release > download" is consistently failing with a 401 when run from the script (but > works when run manually). > > On Mon, May 4, 2026 at 8:32 AM Curt Hagenlocher <[email protected]> > wrote: > >> +1 (binding) >> >> I ported verify_rc.sh to Powershell (in >> https://github.com/apache/arrow-dotnet/pull/350) and ran >> >> .\dev\release\verify_rc.ps1 23.0.0 0 >> >> with >> >> Windows Version 25H2 (OS Build 26200.8246) >> .NET SDK 8.0.420 >> Python 3.11.9 >> >> Thanks, >> -Curt >> >> >> On Mon, May 4, 2026 at 5:43 AM Sutou Kouhei <[email protected]> wrote: >> >>> +1 (binding) >>> >>> I ran the following on Debian GNU/Linux sid: >>> >>> dev/release/verify_rc.sh 23.0.0 0 >>> >>> with: >>> >>> * .NET SDK 8.0.413 >>> * Python 3.13.12 >>> >>> Thanks, >>> -- >>> kou >>> >>> >>> In <cao-cae4flgorbxz99ja9ix+abaw8fq0y77pga5--rpm4aln...@mail.gmail.com> >>> "[VOTE][.NET] Release Apache Arrow .NET 23.0.0 RC0" on Sat, 2 May 2026 >>> 21:05:32 -0700, >>> Curt Hagenlocher <[email protected]> wrote: >>> >>> > Hi, >>> > >>> > I would like to propose the following release candidate (RC0) of >>> > Apache Arrow .NET version 23.0.0. >>> > >>> > This release candidate is based on commit: >>> > 79e3844aca811abb3f9c463c0c27d407723e13be [1] >>> > >>> > The source release rc0 is hosted at [2]. >>> > >>> > Please download, verify checksums and signatures, run the unit tests, >>> > and vote on the release. See [3] for how to validate a release >>> candidate. >>> > >>> > The vote will be open for at least 72 hours. >>> > >>> > [ ] +1 Release this as Apache Arrow .NET 23.0.0 >>> > [ ] +0 >>> > [ ] -1 Do not release this as Apache Arrow .NET 23.0.0 because... >>> > >>> > [1]: >>> > >>> https://github.com/apache/arrow-dotnet/tree/79e3844aca811abb3f9c463c0c27d407723e13be >>> > [2]: https://github.com/apache/arrow-dotnet/releases/v23.0.0-rc0 >>> > [3]: >>> > >>> https://github.com/apache/arrow-dotnet/blob/main/dev/release/README.md#verify >>> >>
