bdemers opened a new pull request, #746: URL: https://github.com/apache/directory-scimple/pull/746
- Release builds are triggered when tags are pushed to `v*.*`, e.g. v1.2.3 - Snapshots are deployed on merges to the `develop` branch While testing the GH action locally with "act", and running the release build directecly there were a few minor issues fixed as well: - gpg.bestPractice needs to be true, this is required for CI builds, but also a _best practice_ - Generate the changelog in the apache-releases profile - Javadoc generation fails for the qurakus server example due to an issue with the smallrye-private-key-pem-parser's generated module name containing a keyword `private`. Turning on legacyMode for this project avoids this module issue -- 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]
