vivekratnavel commented on a change in pull request #38: RATIS-697. Provide helper scripts for code quality checks. URL: https://github.com/apache/incubator-ratis/pull/38#discussion_r408376507
########## File path: .github/actions/build/entrypoint.sh ########## @@ -0,0 +1,5 @@ +#!/bin/sh -l +ls -lah +whoami +ls -lah target Review comment: Do we need these debug commands in entrypoint to run everytime? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
