[
https://issues.apache.org/jira/browse/AVRO-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680722#comment-16680722
]
Michael A. Smith commented on AVRO-2255:
----------------------------------------
The reason I used {{git ls-files}} above is I assume we'll really want to test
only the changed files in any given PR, so I'm guessing that solution involves
git. But if Yetus or Travis has a concise list of changed files from the GitHub
API, that's probably better.
> Implement shellcheck automatically on Pull Requests
> ---------------------------------------------------
>
> Key: AVRO-2255
> URL: https://issues.apache.org/jira/browse/AVRO-2255
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: Michael A. Smith
> Priority: Major
>
> In the several PRs to AVRO-2229 I suggested improvements to some of the shell
> scripts. Many of those improvements were bugs caught by
> [https://github.com/koalaman/shellcheck.] I think we should implement
> shellcheck in our automatic checks so that contributors get fast feedback on
> their shell scripts.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)