[JIRA] (JENKINS-53934) Support ListViewColumn to display status of 'master'-branch in subview

2019-03-09 Thread jenkins...@sourcegrounds.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Scholte commented on  JENKINS-53934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support ListViewColumn to display status of 'master'-branch in subview   
 

  
 
 
 
 

 
 Is it worth investing energy in the suggested solution? IIRC Stephen Connolly has a different idea to solve this issue.  
 

  
 
 
 
 

 
 
 

 
 
 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-53934) Support ListViewColumn to display status of 'master'-branch in subview

2019-03-09 Thread jenkins...@sourcegrounds.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Scholte commented on  JENKINS-53934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support ListViewColumn to display status of 'master'-branch in subview   
 

  
 
 
 
 

 
 Is it worth investing energy in the suggested solution? IIRC Stephen Connolly has a different idea to solve this issue.  
 

  
 
 
 
 

 
 
 

 
 
 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-53934) Support ListViewColumn to display status of 'master'-branch in subview

2018-10-07 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-53934  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support ListViewColumn to display status of 'master'-branch in subview   
 

  
 
 
 
 

 
 I propose to implement it directly in the "Pipeline: Multi-Branch" plugin if current maintainers are fine with that (IIUC Andrew Bayer Sam Van Oort rsandell Devin Nusbaum). It can be done in a plugin otherwise Generally it needs a really simple ListViewColumn implementation: https://javadoc.jenkins.io/hudson/views/ListViewColumn.html . This implementation needs to go to API and retrieve the status of the primary branch (or just get "master" somehow). The rest is about some fancy layout for the column cell    
 

  
 
 
 
 

 
 
 

 
 
 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-53934) Support ListViewColumn to display status of 'master'-branch in subview

2018-10-07 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53934  
 
 
  Support ListViewColumn to display status of 'master'-branch in subview   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Labels: 
 ux  
 

  
 
 
 
 

 
 
 

 
 
 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-53934) Support ListViewColumn to display status of 'master'-branch in subview

2018-10-07 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53934  
 
 
  Support ListViewColumn to display status of 'master'-branch in subview   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Component/s: 
 workflow-multibranch-plugin  
 
 
Component/s: 
 core  
 

  
 
 
 
 

 
 
 

 
 
 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-53934) Support ListViewColumn to display status of 'master'-branch in subview

2018-10-07 Thread jenkins...@sourcegrounds.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Scholte created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53934  
 
 
  Support ListViewColumn to display status of 'master'-branch in subview   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2018-10-07 20:13  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Robert Scholte  
 

  
 
 
 
 

 
 The view of https://builds.apache.org/job/maven-box/ contains a huge number of subprojects and branches. It is quite hard to see which 'master'-branches are unstable and require immediate action, because accepting pull request should only be done if the master is stable. The proposal is to have a new column in the mentioned view which shows the current status of the master-branch.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment