[JIRA] (JENKINS-54946) Jenkins Warning Plugin 4.68 Pylint 1.9 Python 2.7 Reports and Graphs are Basic/Dated - How to Configure for new style

2018-12-01 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 See https://wiki.jenkins.io/display/JENKINS/Warnings+Next+Generation+Plugin.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-54946  
 
 
  Jenkins Warning Plugin 4.68 Pylint 1.9 Python 2.7 Reports and Graphs are Basic/Dated - How to Configure for new style   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54946) Jenkins Warning Plugin 4.68 Pylint 1.9 Python 2.7 Reports and Graphs are Basic/Dated - How to Configure for new style

2018-11-29 Thread jnigro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Nigro stopped work on  JENKINS-54946  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Joseph Nigro  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54946) Jenkins Warning Plugin 4.68 Pylint 1.9 Python 2.7 Reports and Graphs are Basic/Dated - How to Configure for new style

2018-11-29 Thread jnigro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Nigro started work on  JENKINS-54946  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Joseph Nigro  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54946) Jenkins Warning Plugin 4.68 Pylint 1.9 Python 2.7 Reports and Graphs are Basic/Dated - How to Configure for new style

2018-11-29 Thread jnigro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Nigro created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54946  
 
 
  Jenkins Warning Plugin 4.68 Pylint 1.9 Python 2.7 Reports and Graphs are Basic/Dated - How to Configure for new style   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Ulli Hafner  
 
 
Attachments: 
 OldGraphFormat.png  
 
 
Components: 
 warnings-plugin  
 
 
Created: 
 2018-11-29 14:22  
 
 
Environment: 
 Dev  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Joseph Nigro  
 

  
 
 
 
 

 
 Simply running pylint against python code base : pylint --rcfile=pylint.cfg ${FILE_PATH} --msg-template="{path}:{line}: [\{msg_id}(\{symbol}), \{obj}] {msg}" >> pylint.log Output is standard html table , basic graphs, no bells and whistles , radar graphs or otherwise modern as depicted on the Warnings plugin site. How to bring output to this century ? --msg-template="{path}:{line}: [\{msg_id}, \{obj}] {msg} ({symbol})"  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment