kou commented on issue #4051:
URL: https://github.com/apache/arrow-adbc/issues/4051#issuecomment-4034437685
> Set up CI/CD env for publishing node binaries to npm
* We need to provide "source" packages not only binary (compiled) packages
* See also:
https://www.apache.org/legal/release-policy.html#source-packages
* We need to sign all "official" artifacts (both of source and binary
(compiled) packages)
* See also:
https://www.apache.org/legal/release-policy.html#release-signing
* We can automate signing if we can build artifacts reproducibly
(reproducible builds)
* See also:
https://infra.apache.org/release-signing.html#automated-release-signing
* We (Apache Arrow) don't have any experience for trusted publishing for now
* See also: https://github.com/apache/arrow/issues/44733
* @assignUser Do you know whether we can use trusted publishing in apache/
or not?
--
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]