[ 
https://issues.apache.org/jira/browse/YETUS-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808422#comment-16808422
 ] 

Yetus QA commented on YETUS-841:
--------------------------------

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  1m 
49s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} dupname {color} | {color:green}  0m  
0s{color} | {color:green} No case conflicting files found. {color} |
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue}  0m  
0s{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green}  0m 
 1s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
 6s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  2m 11s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/PreCommit-YETUS-Build/990/artifact/patchprocess/Dockerfile
 |
| JIRA Issue | YETUS-841 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12964665/YETUS-841.00.patch |
| Optional Tests | dupname asflicense shellcheck shelldocs |
| uname | Linux 06bdab465353 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | precommit/src/main/shell/personality/yetus.sh |
| git revision | master / ff435e9 |
| maven | version: Apache Maven 3.3.9 |
| shellcheck | v0.6.0 |
| Max. process+thread count | 46 (vs. ulimit of 1000) |
| modules | C: precommit U: precommit |
| Console output | 
https://builds.apache.org/job/PreCommit-YETUS-Build/990/console |
| Powered by | Apache Yetus 0.10.0-SNAPSHOT http://yetus.apache.org |


This message was automatically generated.



> Support python's requirements.txt prior to pylint
> -------------------------------------------------
>
>                 Key: YETUS-841
>                 URL: https://issues.apache.org/jira/browse/YETUS-841
>             Project: Yetus
>          Issue Type: New Feature
>          Components: Precommit
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Major
>             Fix For: 0.10.0
>
>         Attachments: YETUS-841.00.patch
>
>
> A codebase I'm familiar with has requirements.txt files all over the place. 
> In order to get proper pylint support, this means either making sure the 
> modules are in the environment some how, such as building a container.    But 
> theoretically, pylint.py could install them into a scratch directory (e.g., 
> pip install --user or via venv or whatever) and then run pylint against the 
> source with that in the path.  This seems especially do-able in a docker 
> container.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to