[JIRA] (JENKINS-55359) Add view of Warning Results in Blue Ocean

2019-07-08 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-55359  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add view of Warning Results in Blue Ocean   
 

  
 
 
 
 

 
 See https://groups.google.com/forum/?utm_medium=email_source=footer#!msg/jenkinsci-users/rOjXIB-pkQ8/V1FC4d5aCAAJ.  
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196462.1546035968000.3973.1562577540255%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55359) Add view of Warning Results in Blue Ocean

2019-07-07 Thread zlei.hu...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zhenlei Huang commented on  JENKINS-55359  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add view of Warning Results in Blue Ocean   
 

  
 
 
 
 

 
 Ulli Hafner Can you please provide more clues about the statement `Since blue ocean is dead` ?  
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196462.1546035968000.3807.1562553660258%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55359) Add view of Warning Results in Blue Ocean

2019-07-02 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner closed an issue as Won't Fix  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Since blue ocean is dead I think we can close this issue.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-55359  
 
 
  Add view of Warning Results in Blue Ocean   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Won't Fix  
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196462.1546035968000.14174.1562055121805%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55359) Add view of Warning Results in Blue Ocean

2019-02-13 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-55359  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add view of Warning Results in Blue Ocean   
 

  
 
 
 
 

 
 I don't think that it makes sense to provide plugin specific hacks to report something in Blue Ocean (or to create a kind of warnings-blueocean-plugin). Blue Ocean should provide something here first so that other plugins can use or extend it. This UI model worked quite well with the >1000 plugins by using the old-school jelly files.   
 

  
 
 
 
 

 
 
 

 
 
 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-55359) Add view of Warning Results in Blue Ocean

2019-02-08 Thread j...@umn.edu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jake Gage commented on  JENKINS-55359  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add view of Warning Results in Blue Ocean   
 

  
 
 
 
 

 
 The two products of Warnings seem to be 
 
annotations of files (coverage over the current commit state) 
summary numbers (a time-series snapshot of the current commit state) 
 
which can be differentiated from previous builds (`master`/last passing build) 
  
 If I'm correct about that, JEP203 wouldn't really be required, would it?   It would be possible for Blue Ocean to support two highly broad and valuable views of the build/build trend 
 
file annotations (by category, which Warnings NG would have to report correctly) 
 
"This line of code reports an annotation produced by a lint tool." 
...with the possible addition of a view of annotations produced by the tool, for acceptance and navigating the annotations 
...with the possible addition of a view of annotations produced by all tools, for acceptance and navigating the annotations 
  
build trends 
 
only meaningful in build-trend contexts 
 
already a major part of Blue Ocean's interface 
  
for an individual build possibly related to a "main" branch build 
  
 Not a small ask, but I'm not sure it's as broad as "offer an open interface to extend Blue Ocean," which (IMHO) is quite the ask.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  

[JIRA] (JENKINS-55359) Add view of Warning Results in Blue Ocean

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


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-55359  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add view of Warning Results in Blue Ocean   
 

  
 
 
 
 

 
 This requires that someone of the blue ocean team actually implements JEP203. I have a bad feeling about that, see mailing list discussion.  
 

  
 
 
 
 

 
 
 

 
 
 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-55359) Add view of Warning Results in Blue Ocean

2018-12-28 Thread jenkins...@matthew-dews.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matthew Dews created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55359  
 
 
  Add view of Warning Results in Blue Ocean   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 warnings-ng-plugin  
 
 
Created: 
 2018-12-28 22:26  
 
 
Environment: 
 Jenkins 2.150.1  warnings-ng 1.0.1  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Matthew Dews  
 

  
 
 
 
 

 
 In Blue Ocean I can view test results of a pipeline in the Test tab. But there is no way for me to view the Warnings report without going back to the classic Jenkins UI.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment