You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2020/04/21 13:48:35 UTC

[GitHub] [incubator-ratis] elek commented on a change in pull request #38: RATIS-697. Provide helper scripts for code quality checks.

elek commented on a change in pull request #38:
URL: https://github.com/apache/incubator-ratis/pull/38#discussion_r412200292



##########
File path: .github/actions/build/entrypoint.sh
##########
@@ -0,0 +1,5 @@
+#!/bin/sh -l
+ls -lah
+whoami
+ls -lah target

Review comment:
       Not really. This is just following the tradition of self-consciousness. It's always good to know who you are and where you are in the word. ;-)
   
   More seriously: good catch, thanks. 
   
   I updated all the scripts based on the last fixes in ozone and added github workflow actions.




----------------------------------------------------------------
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:
users@infra.apache.org