jbonofre commented on PR #2383: URL: https://github.com/apache/polaris/pull/2383#issuecomment-3378856678
I can create the secrets on the repository: * `DOCKERHUB_USERNAME` and `DOCKERHUB_TOKEN` - the credentials that can be used to push Docker images to Dockerhub * `GPG_PRIVATE_KEY` and `GPG_PASSPHRASE` - the ASCII armored private key that should be used to sign artifacts and its associated passphrase. The associated public key is assumed to be added to the [KEYS](https://downloads.apache.org/incubator/polaris/KEYS) file prior to being entered here. * `APACHE_USERNAME` and `APACHE_PASSWORD` - the credentials that can be used to connect to the ASF SVN server as well as to the ASF Nexus server. @pingtimeout I guess you assume we have a "release bot" account, right ? So it means that I have to create this `release_bot` account right ? -- 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]
