pingtimeout commented on PR #2383:
URL: https://github.com/apache/polaris/pull/2383#issuecomment-3292915372

   @jbonofre Could you confirm the name of the secrets that should be used by 
the workflows?  So far, these are the ones that are used:
   
   * `APACHE_USERNAME` and `APACHE_PASSWORD` are the SVN credentials that 
should be used to checkout the dist dev and dist release repositories and add 
binaries
   * `DOCKERHUB_USERNAME` and `DOCKERHUB_TOKEN` are the credentials used to 
publish the final Docker images to DockerHub
   * `GPG_PRIVATE_KEY` is the ASCII armored private key that should be used to 
sign artifacts
   * `GPG_PASSPHRASE` is the passphrase associated to the private key
   
   If that's ok, let's move forward with creating the missing secrets on Github 
and prepare the execution of those workflows for the October release.


-- 
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]

Reply via email to