clayburn commented on PR #300: URL: https://github.com/apache/directory-server/pull/300#issuecomment-3786798649
@bdemers - You'll want to gitignore `.mvn/.develocity/develocity-workspace-id`. You'll need to make some GitHub Actions secret to the env var `DEVELOCITY_ACCESS_KEY`. You have two options: - You can use the apache org-level secret `DEVELOCITY_ACCESS_KEY`, but you would need to disable remote cache stores - You can use the specific `DIRECTORY_DEVELOCITY_ACCESS_KEY`, but you would need to verify with ASF Infra that it is available on this repo. The rest I believe looks fine. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
