dylanturn commented on code in PR #5210: URL: https://github.com/apache/openwhisk/pull/5210#discussion_r843178269
########## .github/workflows/gradle-build.yml: ########## @@ -0,0 +1,36 @@ +# This workflow uses actions that are not certified by GitHub. Review Comment: I created that because I don't have a Travis or Jenkins environment to build this in and my personal laptop has an M1 chip in it. Additionally, I wanted to be sure that I had fixed the issue before I submitted the PR but left it in because I felt it could be beneficial to others who might want to build the project but don't have much Jenkins, Travis, or Gradle experience. The action only runs when triggered manually. -- 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]
