Apache9 commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1223497218
I also changed the script locally to use `agent-socket` instead of `agent-extra-socket` but probably this is just a different usage. I own the build machine so I can put the private key on the machine. But IIRC, what @busbey suggested in the past, is to use agent forwarding so you do not need to put your private key on the build machine. See here https://wiki.gnupg.org/AgentForwarding So maybe we could make this configurable? By default we will use local key, but with a special command line argument we could still use the extra socket. Thanks. -- 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]
