aremily opened a new pull request, #242: URL: https://github.com/apache/commons-crypto/pull/242
Did a fork and build to get reacclimatized to the code base. A few observations. One, the build contained an unknown method error. Two, the test matrix was pulling macos-latest, which used OpenSSL3 and broke the tests. Three, the CI pipeline isn't running the full set of tests. This PR addresses the first two issues. I'm not sure what the rationale was for running only a small subset of tests in GitHub actions, but we may want to consider running them all, at least in some of the matrix builds. -- 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]
