ppkarwasz commented on PR #414: URL: https://github.com/apache/logging-log4cxx/pull/414#issuecomment-2407887158
There are some things left to fix: - I can not use `crazy-max/ghaction-import-gpg`, probably we need an INFRA ticket to install it on the repo. In the meantime I am using `actions/setup-java`, which is allowed to run. - The `generate-email.sh` script might need some massaging. - You might consider inlining the `generate-email.sh` script or run it in a different job, so the `sign-and-upload` does not require a Git checkout. -- 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]
