kou commented on PR #45317: URL: https://github.com/apache/arrow/pull/45317#issuecomment-2604536144
I confirmed that the followings work well: * RC tag: https://github.com/kou/arrow/releases/tag/apache-arrow-20.0.0-rc0 * GitHub Actions uploads .tar.gz and NuGet packages with .sha256/.sha512 * `dev/release/02-source.sh` uploads `.asc` to GitHub Releases * Release tag: https://github.com/kou/arrow/releases/tag/apache-arrow-20.0.0 * GitHub Actions copies artifacts from GitHub Releases RC (`.asc` isn't copied because I pushed a release tag before `dev/release/02-source.sh`) * `dev/release/post-08-csharp.sh` downloads from GitHub Releases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
