adoroszlai opened a new pull request #1262: URL: https://github.com/apache/hadoop-ozone/pull/1262
## What changes were proposed in this pull request? `author.sh` can be run in CI without docker container, since it's mostly just a recursive grep. This reduces runtime from 2 minutes to 5 seconds. Overall CI response time is the same (since this is one of the quickest checks anyway), but it still helps, as the number of concurrent checks in the repo is limited. https://issues.apache.org/jira/browse/HDDS-4032 ## How was this patch tested? https://github.com/adoroszlai/hadoop-ozone/runs/913684427 ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
