[JIRA] (JENKINS-39915) NullPointerException when changing Build Trigger from build periodically to poll SCM

2016-11-21 Thread cpadg...@stsci.edu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Padgett commented on  JENKINS-39915  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NullPointerException when changing Build Trigger from build periodically to poll SCM   
 

  
 
 
 
 

 
 Requires the Docker Slaves plug-in to be installed. To reproduce using Docker jenkins:latest (2.19.3): 
 
Run container 
Choose to install common plug-ins 
install Docker Slaves plug-in 
Follow remaining steps in description. 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-28492) The server rejected the connection: *** is already connected to this master. Rejecting this connection.

2016-11-21 Thread mmit...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matthew Mitchell commented on  JENKINS-28492  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: The server rejected the connection: *** is already connected to this master. Rejecting this connection.   
 

  
 
 
 
 

 
 Some more info. While I think the "already connected to this master" is a real bug, I think the way that it's triggered might be considered expected. I see this when the number of threads in the system suddenly spikes. This seems to cause some cascading failures (maybe "Unable to allocate new native thread")? In our instance, this might be caused by the Build Failure Analyzer, which can use a lot of threads. I do know some other things: 1) Raising the java heap size reduces the amount of memory for native threads and potentially seems to reduce the time to repro. 2) Allocating a ton of new threads very fast seems to cause this.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39918) Multibranch pipeline stage view and trending graphs not displayed side by side

2016-11-21 Thread vincent.pri...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vincent Privat created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39918  
 
 
  Multibranch pipeline stage view and trending graphs not displayed side by side   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 jenkins_bug.PNG  
 
 
Components: 
 pipeline  
 
 
Created: 
 2016/Nov/21 6:21 PM  
 
 
Environment: 
 Jenkins ver. 2.19.3, RHEL7, Checkstyle plugin 3.47, Warnings plugin 4.58  
 
 
Labels: 
 trend stage table  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Vincent Privat  
 

  
 
 
 
 

 
 The new updated of Checktyle and Warnings plugins (among others) offer the ability to display trending graphs for multibranch pipelines. However the display is not optimal, as they are not displayed side by side with stage view, but above, see screenshot: 
 

  
 
 
 
 

 
 
 

 
 
 

[JIRA] (JENKINS-39832) org.eclipse.jgit.errors.MissingObjectException: Missing commi

2016-11-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39832  
 
 
  org.eclipse.jgit.errors.MissingObjectException: Missing commi   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Assignee: 
 Mark Waite  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39904) No email sent when build a submodule

2016-11-21 Thread a.d...@accenture.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 arnaud dovi updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39904  
 
 
  No email sent when build a submodule   
 

  
 
 
 
 

 
Change By: 
 arnaud dovi  
 

  
 
 
 
 

 
 Hello,We use email-ext-plugin on all the Jenkins main Jobs we have defined properly as belowhttp://igor.sdr/jenkins/job/However, when a Jenkins Jobs is a parent multi module project, it works fine for the parent project, but any sub modules we are accessing with such urlhttp://igor.sdr/jenkins/jobOn the configuration page of the submodule we are not presented the email-ext-plugin configuration settings, and despite the settings present in the config.xml file of the submodule job, the email send does not trigger  if building a submodule only. Can you extend the use of this plugin to submodules please ? My team keeps asking me for this , this would be awesome !  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop 

[JIRA] (JENKINS-24581) tasks status icon not visible at overview of single task

2016-11-21 Thread mpaes...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Paesold commented on  JENKINS-24581  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: tasks status icon not visible at overview of single task   
 

  
 
 
 
 

 
 If you want to test the snapshot build locally, you can download the .hpi file from https://jenkins.ci.cloudbees.com/job/plugins/job/batch-task-plugin/42/org.jenkins-ci.plugins$batch-task/.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39699) regression: arrays of objects no longer serializable

2016-11-21 Thread gim...@ferrari-electronic.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thomas Gimpel commented on  JENKINS-39699  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regression: arrays of objects no longer serializable   
 

  
 
 
 
 

 
 Currently we are using arrays of objects in order to handle a large number of GIT repositories in the following way: 

 

class Repository
{
String name;
String branch;
String url;
};

/*
 * List of all GIT repositories
 */
def Repository[] repositories = [
[
name:   "repo1",
branch: branch1,
url:"git@gitmaster:repo1.git"
], [
name:   "repo2",
branch: branch2,
url:"git@gitmaster:repo2.git"
], [
name:   "repo3",
branch: branch3,
url:"git@gitmaster:repo3.git"
]
];
stage('GIT checkout') {
 node() {
for (int i = 0; i < repositories.size(); i++) {
   Repository repo = repos.get(i);
   rmDir(repo.name);
   //cloneGitRepository(repo.url, repo.branch, repo.name);
}
 }
}
 

 This code is broken with pipeline-groovy-plugin 2.23. Since we do not see a practicable alternative for the code above the issue is blocking for us now.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-35836) Stage graph needs to cope with steps at the stage level at the same time as parallel

2016-11-21 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-35836  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Stage graph needs to cope with steps at the stage level at the same time as parallel   
 

  
 
 
 
 

 
 Stages are guaranteed to be ordered so folding steps outside stages in to nearest one is doable.  However steps outside parallel I am not sure. In DAG returned via API, we only capture parallel branches. To fold such steps in to nearest parallel branch, we need parallelBranch event from graph-analysis API to be in order of declaration which is not the case as order of parallel branch execution are not guaranteed to be in order of declaration. Sam Van Oort can confirm or tell us if there is some way we can capture it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39915) NullPointerException when changing Build Trigger from build periodically to poll SCM

2016-11-21 Thread cpadg...@stsci.edu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Padgett commented on  JENKINS-39915  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NullPointerException when changing Build Trigger from build periodically to poll SCM   
 

  
 
 
 
 

 
 Uninstalling the Docker Slaves and Docker Commons plug-ins solves the issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39917) project update with dsl-script does not update "rootPom" settings for maven job

2016-11-21 Thread thomas.wab...@siemens.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thomas Wabner created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39917  
 
 
  project update with dsl-script does not update "rootPom" settings for maven job   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Daniel Spilker  
 
 
Components: 
 job-dsl-plugin  
 
 
Created: 
 2016/Nov/21 5:59 PM  
 
 
Environment: 
 jobDslVersion=1.53  jenkinsVersion=2.19.3 (LTS)  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Thomas Wabner  
 

  
 
 
 
 

 
 We have some job-dsl scripts which are generating maven jobs. I have run the scripts with a seed job with a setup of something like this: 

 

...
  rootPOM('myproject')
...
 

 This generates a jenkins job where in the rootPom section the correct setting "myproject/pom.xml" is generated. Now I needed, because of project refactoring, to remove this setting in my job-dsl script. After removing the statement and running the seed job again, the root pom entry "myproject/pom.xml" is still there. So it seems, the update does not affect this statement. After remove the jenkins job per hand and running the seed job again, the root pom statement was correct removed. So in general the generation of the job seems to be correct. It seems that only a job-update for the root-pom section is defect.  
 

  
 
 
 
 

  

[JIRA] (JENKINS-39699) regression: arrays of objects no longer serializable

2016-11-21 Thread gim...@ferrari-electronic.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thomas Gimpel updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39699  
 
 
  regression: arrays of objects no longer serializable   
 

  
 
 
 
 

 
Change By: 
 Thomas Gimpel  
 
 
Priority: 
 Major Blocker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-23457) User without read permission can overwrite a job

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-23457  
 
 
  User without read permission can overwrite a job   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Reopened Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39919) test result was incorrectly reported when tests failed to execute

2016-11-21 Thread reverbh...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Reverb Chu created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39919  
 
 
  test result was incorrectly reported when tests failed to execute   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Sebastian Kornexl  
 
 
Components: 
 sctmexecutor-plugin  
 
 
Created: 
 2016/Nov/21 7:06 PM  
 
 
Environment: 
 Jenkins 2.1, SCTMExecutor 1.5.1  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Reverb Chu  
 

  
 
 
 
 

 
 When the test execution server is down (no test was executed), I expect to receive error messages from Jenkins so I can have email notification telling me something's wrong. However, it seems like the plugin will report it as 'success' instead of 'error' or 'failed' to Jenkins. 16:31:50 INFO: Login on SilkCentral Test Manager. 16:31:50 INFO: Start execution definiton 'SCTM_EXEC_PLAN' (220,224). 16:31:53 ERROR: Cannot start execution definition/folder 'SCTM_EXEC_PLAN' (220,224). SCTM reports: SCTM Fatal Error: java.rmi.RemoteException: Starting execution failed because no matching execution server is available. Check the deployment settings. 16:31:53 Recording test results 16:31:53 Finished: SUCCESS  
 

  
 
 
 
 

 
 
 

 
 

[JIRA] (JENKINS-39838) CHANGE_ variables are missing

2016-11-21 Thread andrew.p.turg...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Turgeon commented on  JENKINS-39838  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CHANGE_ variables are missing   
 

  
 
 
 
 

 
 I want to point out the CHANGE_* variables ARE populated when then build is started from a pull request on a forked repository. When I attempt to create a branch on the main repository then create a pull request to merge into master, the variables are not populated (not entirely sure how it determines what a pull request "is" in that case).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38048) Credentials dropdowns empty when configuring external libraries at the global level

2016-11-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-38048  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Credentials dropdowns empty when configuring external libraries at the global level   
 

  
 
 
 
 

 
 The message: 

stderr: fatal: cannot exec '/tmp/pass7365890844204257456.sh': Permission denied
 indicates that a file that was written to the /tmp/ directory on the agent that was trying to do the checkout was not made executable. Some possible reasons for it not being made executable might include: 
 
Wrong permissions on the /tmp/ directory on the agent (refuses to allow an executable script to run from /tmp) 
Out of disc space in the /tmp/ directory on the agent (could not write the script to /tmp/) 
Other file system related oddities on that slave agent 
 Since the message: 

fatal: could not read Username for 'https://-': No such device or address
 came later in the log, I assume it is a symptom of the earlier message, not the specific message.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message 

[JIRA] (JENKINS-35836) Stage graph needs to cope with steps at the stage level at the same time as parallel

2016-11-21 Thread roidelapl...@inuits.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Julien Pivotto edited a comment on  JENKINS-35836  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Stage graph needs to cope with steps at the stage level at the same time as parallel   
 

  
 
 
 
 

 
 If you look at my proposal closer: !view-out-of-stage2.png|thumbnail! the horizontal axis means "time", not "stage". It means that groups of steps outside of parallel  (or stage)  are represented by nodes.If there are 2 x 2 parallel, they are displayed1 32 4and not1234Again, it is about time and no longer about stage.You can identify the stage by the line on top of the nodes, if the stage covers multiple columns.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-34666) JUnit test durations accounted improperly

2016-11-21 Thread ch...@chead.ca (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Head updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-34666  
 
 
  JUnit test durations accounted improperly   
 

  
 
 
 
 

 
Change By: 
 Christopher Head  
 
 
Environment: 
 Linux amd64, Jenkins v2. 27 33 , jUnit plugin v1.19  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38833) Remoting 3 Improvements

2016-11-21 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev assigned an issue to Oleg Nenashev  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38833  
 
 
  Remoting 3 Improvements   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Assignee: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38833) Remoting 3 Improvements

2016-11-21 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev started work on  JENKINS-38833  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39905) Wrong Path for BitbucketWeb Source Files

2016-11-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-39905  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Wrong Path for BitbucketWeb Source Files   
 

  
 
 
 
 

 
 I can't duplicate the problem you're reporting.  I've attached screen shots of my two attempts, one through the "Changes" link and the other through the "Recent Changes" link. h3. Changes !bitbucket-changes-url.JPG|thumbnail! h3. Change Details !bitbucket-details.JPG|thumbnail! I'll need more details of the steps you take to reach those links.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39905) Wrong Path for BitbucketWeb Source Files

2016-11-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-39905  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Wrong Path for BitbucketWeb Source Files   
 

  
 
 
 
 

 
 I can't duplicate the problem you're reporting.  I've attached screen shots of my two attempts, one through the "Changes" link and the other through the "Recent Changes" link.h3. Changes !bitbucket-changes-url.JPG|thumbnail! h3. Change Details !bitbucket-details.JPG|thumbnail! I'll need more details of the steps you take to reach those links. All the links I could find in those two screenshots were without any "/history/" in the URL>  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39887) redmine plugin crashes blue ocean show more link

2016-11-21 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-39887  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: redmine plugin crashes blue ocean show more link   
 

  
 
 
 
 

 
 For some reason, Redmine plugin is throwing NPE causing this 500 error. Łukasz Jąder what could be causing this? Doesn't look like blueocean bug.  

 

Caused by: java.lang.NullPointerException
	at hudson.plugins.redmine.RedmineRepositoryBrowser.isVersionBefore090(RedmineRepositoryBrowser.java:177)
	at hudson.plugins.redmine.RedmineRepositoryBrowser.getChangeSetLink(RedmineRepositoryBrowser.java:85)
	at hudson.plugins.redmine.RedmineRepositoryBrowser.getChangeSetLink(RedmineRepositoryBrowser.java:24)
	at io.jenkins.blueocean.service.embedded.rest.ChangeSetResource.getUrl(ChangeSetResource.java:58)
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38442) Support nested stages in the Pipeline Graph

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38442  
 
 
  Support nested stages in the Pipeline Graph   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Support for nested stages is currently unplanned|titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Its possible to have infinitely nested stages that would be impossible for the visualization to display correctly.The Blue Ocean team needs to refine the design for the pipeline graph for this to be supported.{panel}*Original ticket*I've tried using nested stages in order to group each shell script alone to have a meaningful data, however this broken the UI of blueocean and it stopped it from showing showing the variant steps. Code used:  *Example 1* {code:java}def test = [:]test["a"] = {stage ("a") {stage ("ab") {sh "echo stage abc"}stage ("xyz") {sh "echo stage xyz"}}}test["b"] = {stage ("b") {stage ("bb") {sh "echo stage bb"}stage ("bxz") {sh "echo stagebxyz"}}}node {   //stage 'start'   parallel test   stage ('middle') {   sh "echo middle"   }   }{code} *Example 2*{code}node() {  stage('Build') {println 'I prepare the build for the parallel steps'  }  stage('Test') {   parallel ( "win7-vs2012" : { stage("checkout") { }; stage("build") { }; stage("test") { } }, "win10-vs2015" : { stage("checkout") { }; stage("build") { }; stage("test") { }}, "linux-gcc5" : { stage("checkout") { }; stage("build") { }; stage("test") { } })  }}{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 


[JIRA] (JENKINS-33185) Visualize parallel steps within a Pipeline Stage

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-33185  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Visualize parallel steps within a Pipeline Stage   
 

  
 
 
 
 

 
 malcolm crum nested stages (anywhere where there is a outer and inner stage) as you've suggested can't be visualised in Blue Ocean as we haven't been able to design a visualisation that meets all users requirements and expectations. There have been many solutions suggested but none that fit. You can follow and vote for it at JENKINS-38442.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-28881) Add support for CloudBees folder plugin

2016-11-21 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated  JENKINS-28881  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 No response  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-28881  
 
 
  Add support for CloudBees folder plugin   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39905) Wrong Path for BitbucketWeb Source Files

2016-11-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-39905  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Wrong Path for BitbucketWeb Source Files   
 

  
 
 
 
 

 
 I can't duplicate the problem you're reporting. I've attached screen shots of my two attempts, one through the "Changes" link and the other through the "Recent Changes" link.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39892) When the run fails with tests or another analysis then it should be more obvious

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-39892  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: When the run fails with tests or another analysis then it should be more obvious   
 

  
 
 
 
 

 
 Oleg Nenashev if this is due to the mvn "ignore test failures" to ensure it runs them all, then the step doesn't actually fail (ie it is "green") - same as in stage view today.  I think rsandell points out showing a summary or cause (especially if known) way ahead of the step listing is probably what would help with this (the steps won't really help you here I think).   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39922) Upgrade Jenkins Docker Agent images to Remoting 3

2016-11-21 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39922  
 
 
  Upgrade Jenkins Docker Agent images to Remoting 3
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Nicolas De Loof  
 
 
Components: 
 docker, remoting  
 
 
Created: 
 2016/Nov/21 8:57 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google 

[JIRA] (JENKINS-39905) Wrong Path for BitbucketWeb Source Files

2016-11-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-39905  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Wrong Path for BitbucketWeb Source Files   
 

  
 
 
 
 

 
 I can't duplicate the problem you're reporting.  I've attached screen shots of my two attempts, one through the "Changes" link and the other through the "Recent Changes" link.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39905) Wrong Path for BitbucketWeb Source Files

2016-11-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39905  
 
 
  Wrong Path for BitbucketWeb Source Files   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Attachment: 
 bitbucket-changes-url.JPG  
 
 
Attachment: 
 bitbucket-details.JPG  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-33185) Visualize parallel steps within a Pipeline Stage

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay edited a comment on  JENKINS-33185  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Visualize parallel steps within a Pipeline Stage   
 

  
 
 
 
 

 
 [~crummy]  [~pjaytycy]  nested stages (anywhere where there is a outer and inner stage) as you've suggested can't be visualised in Blue Ocean as we haven't been able to  design a visualisation that meets all users requirements and expectations. There have been many solutions suggested but none that fit. You can follow and vote for it at JENKINS-38442. For the time being, we ignore the inner stages but show the steps within.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-33185) Visualize parallel steps within a Pipeline Stage

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay edited a comment on  JENKINS-33185  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Visualize parallel steps within a Pipeline Stage   
 

  
 
 
 
 

 
 [~crummy] nested stages (anywhere where there is a outer and inner stage) as you've suggested can't be visualised in Blue Ocean as we haven't been able to  design a visualisation that meets all users requirements and expectations. There have been many solutions suggested but none that fit. You can follow and vote for it at JENKINS-38442.  For the time being, we ignore the inner stages but show the steps within.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39921) Pipeline job type unable to run in specified docker image

2016-11-21 Thread john.mel...@esentire.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 John Mellor created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39921  
 
 
  Pipeline job type unable to run in specified docker image   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 pipeline-build-step-plugin  
 
 
Created: 
 2016/Nov/21 8:24 PM  
 
 
Environment: 
 Jenkins 1.656, Ubuntu  
 
 
Labels: 
 regression  
 
 
Priority: 
  Major  
 
 
Reporter: 
 John Mellor  
 

  
 
 
 
 

 
 The ability to run a pipeline job in a specified Docker image is missing in the job configuration. This means that unlike freestyle jobs using the Cloudbees Docker plugin, Jenkins slave images with the appropriate tools added on a slave are not able to be used to build product.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  

[JIRA] (JENKINS-39923) CLI command for Declarative linter

2016-11-21 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer started work on  JENKINS-39923  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-31197) New jobs are not creating a new container

2016-11-21 Thread ace...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joshua Noble commented on  JENKINS-31197  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: New jobs are not creating a new container   
 

  
 
 
 
 

 
 Dima Shmakov What version of Jenkins are you using? I tried your workaround with both the Throttle Concurrent and Single Use Slave plugins without any success.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38442) Support nested stages in the Pipeline Graph

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38442  
 
 
  Support nested stages in the Pipeline Graph   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Support for nested stages is currently unplanned|titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Its possible to have infinitely nested stages that would be impossible for the visualization to display correctly. It's also impossible for us to correctly decide if a inner stage should be used as a "label" for a set of steps or if it is an actual stage. Labelling using {stage} needs to be revisited. The Blue Ocean team needs to refine the design for the pipeline graph for this to be supported.{panel}*Original ticket*I've tried using nested stages in order to group each shell script alone to have a meaningful data, however this broken the UI of blueocean and it stopped it from showing showing the variant steps.*Example 1*{code:java}def test = [:]test["a"] = {stage ("a") {stage ("ab") {sh "echo stage abc"}stage ("xyz") {sh "echo stage xyz"}}}test["b"] = {stage ("b") {stage ("bb") {sh "echo stage bb"}stage ("bxz") {sh "echo stagebxyz"}}}node {   //stage 'start'   parallel test   stage ('middle') {   sh "echo middle"   }   }{code}*Example 2*{code}node() {  stage('Build') {println 'I prepare the build for the parallel steps'  }  stage('Test') {   parallel ( "win7-vs2012" : { stage("checkout") { }; stage("build") { }; stage("test") { } }, "win10-vs2015" : { stage("checkout") { }; stage("build") { }; stage("test") { }}, "linux-gcc5" : { stage("checkout") { }; stage("build") { }; stage("test") { } })  }}{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 
   

[JIRA] (JENKINS-38442) Support nested stages in the Pipeline Graph

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38442  
 
 
  Support nested stages in the Pipeline Graph   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Support for nested stages is currently unplanned|titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Its possible to have infinitely nested stages that would be impossible for the visualization to display correctly.It's also impossible for us to correctly decide if a inner stage should be used as a "label" for a set of steps or if it is an actual stage. Labelling using { { stage} }  needs to be revisited.The Blue Ocean team needs to refine the design for the pipeline graph for this to be supported.{panel}*Original ticket*I've tried using nested stages in order to group each shell script alone to have a meaningful data, however this broken the UI of blueocean and it stopped it from showing showing the variant steps.*Example 1*{code:java}def test = [:]test["a"] = {stage ("a") {stage ("ab") {sh "echo stage abc"}stage ("xyz") {sh "echo stage xyz"}}}test["b"] = {stage ("b") {stage ("bb") {sh "echo stage bb"}stage ("bxz") {sh "echo stagebxyz"}}}node {   //stage 'start'   parallel test   stage ('middle') {   sh "echo middle"   }   }{code}*Example 2*{code}node() {  stage('Build') {println 'I prepare the build for the parallel steps'  }  stage('Test') {   parallel ( "win7-vs2012" : { stage("checkout") { }; stage("build") { }; stage("test") { } }, "win10-vs2015" : { stage("checkout") { }; stage("build") { }; stage("test") { }}, "linux-gcc5" : { stage("checkout") { }; stage("build") { }; stage("test") { } })  }}{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 
   

[JIRA] (JENKINS-39890) REGRESSION: Activity, branch and PR tab table columns no longer right ellipsis when too long

2016-11-21 Thread cmey...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cliff Meyers started work on  JENKINS-39890  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Cliff Meyers  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39890) REGRESSION: Activity, branch and PR tab table columns no longer right ellipsis when too long

2016-11-21 Thread cmey...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cliff Meyers assigned an issue to Cliff Meyers  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39890  
 
 
  REGRESSION: Activity, branch and PR tab table columns no longer right ellipsis when too long   
 

  
 
 
 
 

 
Change By: 
 Cliff Meyers  
 
 
Assignee: 
 Ivan Meredith Cliff Meyers  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-35836) Stage graph needs to cope with steps at the stage level at the same time as parallel

2016-11-21 Thread roidelapl...@inuits.eu (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Julien Pivotto commented on  JENKINS-35836  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Stage graph needs to cope with steps at the stage level at the same time as parallel   
 

  
 
 
 
 

 
 If you look at my proposal closer:   the horizontal axis means "time", not "stage". It means that groups of steps outside of parallel are represented by nodes. If there are 2 x 2 parallel, they are displayed 1 3 2 4 and not 1 2 3 4 Again, it is about time and no longer about stage. You can identify the stage by the line on top of the nodes, if the stage covers multiple columns.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39905) Wrong Path for BitbucketWeb Source Files

2016-11-21 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-39905  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Wrong Path for BitbucketWeb Source Files   
 

  
 
 
 
 

 
 I can't duplicate the problem you're reporting.  I've attached screen shots of my two attempts, one through the "Changes" link and the other through the "Recent Changes" link.h3. Changes !bitbucket-changes-url.JPG|thumbnail! h3. Change Details !bitbucket-details.JPG|thumbnail! I'll need more details of the steps you take to reach those links.All the links I could find in those two screenshots were without any "/history/" in the URL > .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39887) redmine plugin crashes blue ocean show more link

2016-11-21 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey edited a comment on  JENKINS-39887  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: redmine plugin crashes blue ocean show more link   
 

  
 
 
 
 

 
 For some reason, Redmine plugin is throwing NPE causing this 500 error. [~ljader] what could be causing this? Doesn't look like blueocean bug. { code noformat }Caused by: java.lang.NullPointerException at hudson.plugins.redmine.RedmineRepositoryBrowser.isVersionBefore090(RedmineRepositoryBrowser.java:177) at hudson.plugins.redmine.RedmineRepositoryBrowser.getChangeSetLink(RedmineRepositoryBrowser.java:85) at hudson.plugins.redmine.RedmineRepositoryBrowser.getChangeSetLink(RedmineRepositoryBrowser.java:24) at io.jenkins.blueocean.service.embedded.rest.ChangeSetResource.getUrl(ChangeSetResource.java:58){ code noformat }  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38442) Support nested stages in the Pipeline Graph

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38442  
 
 
  Support nested stages in the Pipeline Graph   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Support for nested stages is currently unplanned|titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Its possible to have infinitely nested stages that would be impossible for the visualization to display correctly.It's also impossible for us to correctly decide if a inner stage should be used as a "label" for a set of steps or if it is an actual stage. Labelling using {{stage}} needs to be revisited  in Pipeline Script .The Blue Ocean team needs to refine the design for the pipeline graph for this to be supported.{panel}*Original ticket*I've tried using nested stages in order to group each shell script alone to have a meaningful data, however this broken the UI of blueocean and it stopped it from showing showing the variant steps.*Example 1*{code:java}def test = [:]test["a"] = {stage ("a") {stage ("ab") {sh "echo stage abc"}stage ("xyz") {sh "echo stage xyz"}}}test["b"] = {stage ("b") {stage ("bb") {sh "echo stage bb"}stage ("bxz") {sh "echo stagebxyz"}}}node {   //stage 'start'   parallel test   stage ('middle') {   sh "echo middle"   }   }{code}*Example 2*{code}node() {  stage('Build') {println 'I prepare the build for the parallel steps'  }  stage('Test') {   parallel ( "win7-vs2012" : { stage("checkout") { }; stage("build") { }; stage("test") { } }, "win10-vs2015" : { stage("checkout") { }; stage("build") { }; stage("test") { }}, "linux-gcc5" : { stage("checkout") { }; stage("build") { }; stage("test") { } })  }}{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  

[JIRA] (JENKINS-39920) Pipeline job type has no ability to specify the node labels it can run on

2016-11-21 Thread john.mel...@esentire.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 John Mellor created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39920  
 
 
  Pipeline job type has no ability to specify the node labels it can run on   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 pipeline  
 
 
Created: 
 2016/Nov/21 8:18 PM  
 
 
Environment: 
 Jenkins 1.656, Ubuntu  
 
 
Labels: 
 regression  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 John Mellor  
 

  
 
 
 
 

 
 A pipeline job type is missing the ability to specify a node label to restrict where it will build. I have different platforms and version of tools on various slave nodes, and it is critical that the job be restricted to a set of nodes where the correct tools and platform are present in order to build successfully. I use node labels to do this with every other job type. Without this functionality, I can see no means of using pipelines on any more-than-trivial job type.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
   

[JIRA] (JENKINS-39463) Integrate pipeline-model-definition 0.6

2016-11-21 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-39463  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Integrate pipeline-model-definition 0.6   
 

  
 
 
 
 

 
 James Dumay sure, but this is not the right ticket for JENKINS-39871. skipped stages are handled in TagAction related ticket: https://issues.jenkins-ci.org/browse/JENKINS-38330.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39923) CLI command for Declarative linter

2016-11-21 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39923  
 
 
  CLI command for Declarative linter   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Andrew Bayer  
 
 
Components: 
 pipeline-model-definition-plugin  
 
 
Created: 
 2016/Nov/21 9:33 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Andrew Bayer  
 

  
 
 
 
 

 
 We need a command-line linter - the Jenkins CLI is right there, so let's take advantage of it!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
  

[JIRA] (JENKINS-26522) Annotated block/stage status

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay started work on  JENKINS-26522  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39888) REGRESSION: opening/closing run dialog breaks scrolling of activity list and does not update window location

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-39888  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: REGRESSION: opening/closing run dialog breaks scrolling of activity list and does not update window location   
 

  
 
 
 
 

 
 hrm.. I think Ivan Meredith pointed this out yesterday - events weren't being stopped at the right point...   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-26522) Annotated block/stage status

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated  JENKINS-26522  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-26522  
 
 
  Annotated block/stage status   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39893) Enable findbugs

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39893  
 
 
  Enable findbugs   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Assignee: 
 Vivek Pandey  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-37991) jenkins-dsl-plugin gradle test fails when using new slackNotifier syntax

2016-11-21 Thread pun...@ethereal.io (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pedro Coelho commented on  JENKINS-37991  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jenkins-dsl-plugin gradle test fails when using new slackNotifier syntax   
 

  
 
 
 
 

 
 I have the exact same problem with both slackNotifier (plugin version 2.1) and ghprbTrigger (plugin version 1.33.1). Jenkins version is 2.33. I have been using the build script at https://github.com/sheehan/job-dsl-gradle-example which is an augmented version of the one you mention.  Tests pass locally and it fail when running in Jenkins, in a seed job that executes the gradle steps as it does locally. Everything works in Jenkins when ignoring the tests. This did not happen two weeks earlier. I am unsure at this point what I've upgraded, but if you wish to revisit this bug I'll be happy to investigate.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38587) User can add and edit a block scoped step

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38587  
 
 
  User can add and edit a block scoped step   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Sprint: 
 tasman  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38587) User can add and edit a block scoped step

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale started work on  JENKINS-38587  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38323) Developer can drag and drop to reorder steps within a stage

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38323  
 
 
  Developer can drag and drop to reorder steps within a stage   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 

  
 
 
 
 

 
 In Scope* Developer can drag and drop to reorder steps within a stage using the drag handles * Investigate how much effort this is before fully implementing  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39899) workflow-lib : declaring several Libraries causes them to overlap

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39899  
 
 
  workflow-lib : declaring several Libraries causes them to overlap   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39899) workflow-lib : declaring several Libraries causes them to overlap

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39899  
 
 
  workflow-lib : declaring several Libraries causes them to overlap   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Component/s: 
 pipeline  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39888) REGRESSION: opening/closing run dialog breaks scrolling of activity list and does not update window location

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale started work on  JENKINS-39888  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39924) Implement git repository browser for redmine hosted git repos

2016-11-21 Thread ljader...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Łukasz Jąder created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39924  
 
 
  Implement git repository browser for redmine hosted git repos   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 redmine-plugin  
 
 
Created: 
 2016/Nov/21 11:12 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Łukasz Jąder  
 

  
 
 
 
 

 
 This plugin already supports SVN Repository browser for SVN repos hosted on redmine instance. The idea is to add dependency (maybe optional) on git-plugin and extend GitRepositoryBrowser and create RedmineGitRepositoryBrowser - which will create links to git commits viewable in Redmine repositories tab.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

[JIRA] (JENKINS-39925) CulpritsRecipientProvider does not populate with all users who committed since the last non-broken build when the current build is successful i.e. emailing on a fixed build

2016-11-21 Thread dylan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dylan Underwood created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39925  
 
 
  CulpritsRecipientProvider does not populate with all users who committed since the last non-broken build when the current build is successful i.e. emailing on a fixed build   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 email-ext-recipients-column-plugin  
 
 
Created: 
 2016/Nov/21 11:27 PM  
 
 
Environment: 
 Jenkins ver. 2.19.1, Email Extension Plugin version 2.52, Red Hat Enterprise Linux Server release 6.7, Java 1.8, running Jenkins directly, rpm install, launched via service,  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Dylan Underwood  
 

  
 
 
 
 

 
 Using Jenkins Pipeline I need to email all users who made changes while the build was broken as well as when the build is fixed. The CulpritsRecipientProvider provider seems to claim to have this functionality. But when the build result is successful this list is not populated. It is only populated when the build result is not successful.  $class: 'CulpritsRecipientProvider' - Sends email to the list of users who committed a change since the last non-broken build till now. This list at least always include people who made changes in this build, but if the previous build was a failure it also includes the culprit list from there. In my previous version of Jenkins, 1.658, and Email-Ext version 2.52 in a Freestyle project I was able to set the Triggers to send on Fixed and add the correct recipient list. Is this functionality available in a pipeline job?  
 

  
 
 
 
 

  

[JIRA] (JENKINS-39647) Failed to write defaultParameterValue

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-39647  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to write defaultParameterValue   
 

  
 
 
 
 

 
 Vivek Pandey perhaps Tom might be able to take a look at this after other things?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-26522) Annotated block/stage status

2016-11-21 Thread svano...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sam Van Oort commented on  JENKINS-26522  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Annotated block/stage status   
 

  
 
 
 
 

 
 James Dumay Not quite in review – part of this is, but there's a bit more to be done before we can consider it complete.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39923) CLI command for Declarative linter

2016-11-21 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer updated  JENKINS-39923  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39923  
 
 
  CLI command for Declarative linter   
 

  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39923) CLI command for Declarative linter

2016-11-21 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer commented on  JENKINS-39923  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CLI command for Declarative linter   
 

  
 
 
 
 

 
 Initial PR up at https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/58  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39827) Pipeline error step message is not displayed in flowGraphTable

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39827  
 
 
  Pipeline error step message is not displayed in flowGraphTable   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Component/s: 
 workflow-basic-steps-plugin  
 
 
Component/s: 
 pipeline-build-step-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39827) Pipeline error step message is not displayed in flowGraphTable

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 By design. The error is an exception message, which may or may not be printed by whoever catches the exception.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39827  
 
 
  Pipeline error step message is not displayed in flowGraphTable   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-39615) Global Pipeline Libraries triggers the 'poll SCM' of jobs

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-39615  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Global Pipeline Libraries triggers the 'poll SCM' of jobs   
 

  
 
 
 
 

 
 Probably same as JENKINS-38679; needs investigation and a minimal test case.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39852) REGRESSION: Loading worm never finishes on dashboard

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39852  
 
 
  REGRESSION: Loading worm never finishes on dashboard   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 

  
 
 
 
 

 
 In a recent beta a regression was introduced that means the dashboard in most cases never finishes showing the loading worm. You can see this as the little white strip at the top. The app works, and you can navigate, but it looks very very bad and may be symtomatic of other problems. I know as of commit 7b7d2858e58caccd3b8e3d9f787bfb4f0c9ba103 this was not a problem. It seems to be introduce in this commit: 1ba6c8edb0f3f5e1912bd6a0b1f842dd8e7690b0ie: https://github.com/jenkinsci/blueocean-plugin/commit/1ba6c8edb0f3f5e1912bd6a0b1f842dd8e7690b0 Some explanation by [~tfennelly]: "The  does not seem to be clicking into action on the pipelines page, with the result that the loading indicator just stays in a loading state forever, which looks a bit weird. I had a quick look at it but can't make any sense of it. Maybe someone else can.Seems like PageLoading is not activated on the page at all and so the LoadingIndicator show and hide functions are never called. That's just from a quick scan though, so not really sure."  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
  

[JIRA] (JENKINS-39671) PageLoading indicator not working on pipelines page

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39671  
 
 
  PageLoading indicator not working on pipelines page   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39852) REGRESSION: Loading worm never finishes on dashboard

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-39852  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: REGRESSION: Loading worm never finishes on dashboard   
 

  
 
 
 
 

 
 Yes Tom FENNELLY didn't see that - I will close that one and put the content here (less clicking) - I assume you would like Thor to take it on?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39887) redmine plugin crashes blue ocean show more link

2016-11-21 Thread ljader...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Łukasz Jąder edited a comment on  JENKINS-39887  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: redmine plugin crashes blue ocean show more link   
 

  
 
 
 
 

 
 Hi [~romanp], thanks for the report.Could you check if the job has assigned Redmine instance - is the "Assign Redmine project" is *checked on*?Redmine(SVN)RepositoryBrowser searches for this information.[~coervivek] there is already a PR - https://github.com/jenkinsci/redmine-plugin/pull/20 , which should fix the issue, but it still needs more thorough review. But indeed this isn't related to blueocean plugin, so I've removed it from issue Component box.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39887) redmine plugin crashes blue ocean show more link

2016-11-21 Thread ljader...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Łukasz Jąder updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39887  
 
 
  redmine plugin crashes blue ocean show more link   
 

  
 
 
 
 

 
Change By: 
 Łukasz Jąder  
 
 
Component/s: 
 blueocean-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38848) API to enumerate available credentials

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated  JENKINS-38848  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38848  
 
 
  API to enumerate available credentials   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Status: 
 In  Review  Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39800) Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException

2016-11-21 Thread klo...@enova.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Logan commented on  JENKINS-39800  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException   
 

  
 
 
 
 

 
 If it helps any we upgraded Jenkins from 1.653 and Java from 6b38-1.13.10-1~deb7u1 when this problem started.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39921) Pipeline job type unable to run in specified docker image

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I think you are looking for the Docker Pipeline plugin.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39921  
 
 
  Pipeline job type unable to run in specified docker image   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-39847) Improved visualization for multiple "parallel"s within the same stage block

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39847  
 
 
  Improved visualization for multiple "parallel"s within the same stage block   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Improved visualization for multiple "parallel"s within the same stage block isn't planned at this time |titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Much like nesting stages (see JENKINS-38442) this is difficult for us to visualize in a consistent way that meets user expectations. The current behaviour in Blue Ocean is to show all the parallels belonging to a stage under the same stage. {panel}The following pipeline{code}node {  stage('S1') {  parallel 'S1.0': { sh('sleep 10') }parallel 'S1.1.1': { sh('sleep 10') }, 'S1.1.2': { sh('sleep 10') }  }stage('S2') {  parallel 'S2.0': { sh('sleep 10') }parallel 'S2.1': { sh('sleep 10') }  }}{code}Is represented as this:  !piprep.png|thumbnail! - S1.0 is not displayed- S2.0 and S2.1 should be under stage 2- S2.0 and S2.1 are not marked as finished Additional note:Made with Pipeline plugin patched with https://github.com/jenkinsci/blueocean-plugin/pull/605  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 
 

[JIRA] (JENKINS-39847) Improved visualization for multiple "parallel"s within the same stage block

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39847  
 
 
  Improved visualization for multiple "parallel"s within the same stage block   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Improved visualization for multiple "parallel"s within the same stage block isn't planned at this time |titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Much like nesting stages (see JENKINS-38442) this is difficult for us to visualize in a consistent way that meets user expectations.The current behaviour in Blue Ocean is to show all the parallels belonging to a stage under the same stage. However, this is currently not working due to  by  a bug in pipeline - see JENKINS-39839.{panel}The following pipeline{code}node {  stage('S1') {  parallel 'S1.0': { sh('sleep 10') }parallel 'S1.1.1': { sh('sleep 10') }, 'S1.1.2': { sh('sleep 10') }  }stage('S2') {  parallel 'S2.0': { sh('sleep 10') }parallel 'S2.1': { sh('sleep 10') }  }}{code}Is represented as this:  !piprep.png|thumbnail! - S1.0 is not displayed- S2.0 and S2.1 should be under stage 2- S2.0 and S2.1 are not marked as finished Additional note:Made with Pipeline plugin patched with https://github.com/jenkinsci/blueocean-plugin/pull/605  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   

[JIRA] (JENKINS-39887) redmine plugin crashes blue ocean show more link

2016-11-21 Thread ljader...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Łukasz Jąder updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39887  
 
 
  redmine plugin crashes blue ocean show more link   
 

  
 
 
 
 

 
Change By: 
 Łukasz Jąder  
 
 
Priority: 
 Critical Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39887) redmine plugin crashes blue ocean show more link

2016-11-21 Thread ljader...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Łukasz Jąder assigned an issue to Łukasz Jąder  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39887  
 
 
  redmine plugin crashes blue ocean show more link   
 

  
 
 
 
 

 
Change By: 
 Łukasz Jąder  
 
 
Assignee: 
 Vivek Pandey Łukasz Jąder  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39847) Misrepresentation of multiple parallels

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39847  
 
 
  Misrepresentation of multiple parallels   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title= Support Improved visualization  for multiple "parallel" s  within the same stage block isn't planned at this time |titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Much like nesting stages (see JENKINS-38442) this is difficult for us to visualize in a consistent way that meets user expectations.{panel}The following pipeline{code}node {  stage('S1') {  parallel 'S1.0': { sh('sleep 10') }parallel 'S1.1.1': { sh('sleep 10') }, 'S1.1.2': { sh('sleep 10') }  }stage('S2') {  parallel 'S2.0': { sh('sleep 10') }parallel 'S2.1': { sh('sleep 10') }  }}{code}Is represented as this:  !piprep.png|thumbnail! - S1.0 is not displayed- S2.0 and S2.1 should be under stage 2- S2.0 and S2.1 are not marked as finished Additional note:Made with Pipeline plugin patched with https://github.com/jenkinsci/blueocean-plugin/pull/605  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

[JIRA] (JENKINS-39145) add support to pass actions list besides the parameters list to the build step

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Incomplete  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39145  
 
 
  add support to pass actions list besides the parameters list to the build step   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Incomplete  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39847) Improved visualization for multiple "parallel"s within the same stage block

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39847  
 
 
  Improved visualization for multiple "parallel"s within the same stage block   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Summary: 
 Misrepresentation of Improved visualization for  multiple  parallels  "parallel"s within the same stage block  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39847) Misrepresentation of multiple parallels

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39847  
 
 
  Misrepresentation of multiple parallels   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Support for multiple "parallel" within the same stage block isn't planned at this time |titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Much like nesting stages (see JENKINS-38442) this is difficult for us to visualize in a consistent way that meets user expectations.{panel} The following pipeline{code}node {  stage('S1') {  parallel 'S1.0': { sh('sleep 10') }parallel 'S1.1.1': { sh('sleep 10') }, 'S1.1.2': { sh('sleep 10') }  }stage('S2') {  parallel 'S2.0': { sh('sleep 10') }parallel 'S2.1': { sh('sleep 10') }  }}{code}Is represented as this:  !piprep.png|thumbnail! - S1.0 is not displayed- S2.0 and S2.1 should be under stage 2- S2.0 and S2.1 are not marked as finished Additional note:Made with Pipeline plugin patched with https://github.com/jenkinsci/blueocean-plugin/pull/605  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  

[JIRA] (JENKINS-39854) REGRESSION: activity/branch run status is not updated after closing karaoke mode

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale started work on  JENKINS-39854  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38587) User can add and edit a block scoped step

2016-11-21 Thread kzan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Keith Zantow assigned an issue to Keith Zantow  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38587  
 
 
  User can add and edit a block scoped step   
 

  
 
 
 
 

 
Change By: 
 Keith Zantow  
 
 
Assignee: 
 Keith Zantow  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39887) redmine plugin crashes blue ocean show more link

2016-11-21 Thread ljader...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Łukasz Jąder commented on  JENKINS-39887  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: redmine plugin crashes blue ocean show more link   
 

  
 
 
 
 

 
 Hi Roman Pickl, thanks for the report. Could you check if the job has assigned Redmine instance - is the "Assign Redmine project" is checked on? Redmine(SVN)RepositoryBrowser searches for this information. Vivek Panday there is already a PR - https://github.com/jenkinsci/redmine-plugin/pull/20 , which should fix the issue, but it still needs more thorough review.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-33185) Visualize parallel steps within a Pipeline Stage

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-33185  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Visualize parallel steps within a Pipeline Stage   
 

  
 
 
 
 

 
 Giacomo Boccardo the only ticket you have quoted that is unscheduled is JENKINS-39847. Aside, I think we do support parellel very well - Blue Ocean is the only place where parellel visualisation is supported so far   As you can see, its a hard problem to solve visually when there are so many variations in the way that parallel can be used within Pipeline Script. The challenge with creating a visualization for Pipeline is to create a visualisation for turing complete programming language. That isn't practically possible under all circumstances.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39592) Unable to use global function defined within library project

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 As discussed in the plugin documentation, for this case you should pass in this, not steps, as execEcho is a global variable not a step.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39592  
 
 
  Unable to use global function defined within library project   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-39888) REGRESSION: opening/closing run dialog breaks scrolling of activity list and does not update window location

2016-11-21 Thread cmey...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cliff Meyers commented on  JENKINS-39888  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: REGRESSION: opening/closing run dialog breaks scrolling of activity list and does not update window location   
 

  
 
 
 
 

 
 For posterity: when the A elements were added in the TD's, the outer TR still had a click handler on it. This caused the router.push to be called twice, so Run Detail's "opener" link was pointing to itself. Clicking "close" destroyed the modal but did not actually navigate backwards (it navigated to itself). The broken scrolbar is because that DOM is actually part of the "snapshot" that Keith added to prevent the "flash" when navigating to Run Details.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39926) No Gitlab configuration in Build Triggers

2016-11-21 Thread yura.zaplav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Y Z created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39926  
 
 
  No Gitlab configuration in Build Triggers   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Matthew DeTullio  
 
 
Components: 
 multi-branch-project-plugin  
 
 
Created: 
 2016/Nov/21 11:36 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Y Z  
 

  
 
 
 
 

 
 1. The plugin https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin is installed, but invisible or not available to be configured at "Build Triggers" when the multi-branch job is configured.  If we go to the created job for a particular branch the option is available and could be configured. 2. On each reindexing on multi-branch job, the previously configured Gitlab settings for the branch jobs are reset and Gitlab build trigger is disabled.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 
  

[JIRA] (JENKINS-39923) CLI command for Declarative linter

2016-11-21 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer commented on  JENKINS-39923  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CLI command for Declarative linter   
 

  
 
 
 
 

 
 Still debating also adding a shell script that you can download and run without needing to have CLI SSH port access to the master. Haven't decided yet.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39847) Improved visualization for multiple "parallel"s within the same stage block

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39847  
 
 
  Improved visualization for multiple "parallel"s within the same stage block   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Improved visualization for multiple "parallel"s within the same stage block isn't planned at this time |titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Much like nesting stages (see JENKINS-38442) this is difficult for us to visualize in a consistent way that meets user expectations.The current behaviour in Blue Ocean is to show all the parallels belonging to a stage under the same stage  by . However,  this is currently not working due to by a bug in pipeline - see JENKINS-39839.{panel}The following pipeline{code}node {  stage('S1') {  parallel 'S1.0': { sh('sleep 10') }parallel 'S1.1.1': { sh('sleep 10') }, 'S1.1.2': { sh('sleep 10') }  }stage('S2') {  parallel 'S2.0': { sh('sleep 10') }parallel 'S2.1': { sh('sleep 10') }  }}{code}Is represented as this:  !piprep.png|thumbnail! - S1.0 is not displayed- S2.0 and S2.1 should be under stage 2- S2.0 and S2.1 are not marked as finished Additional note:Made with Pipeline plugin patched with https://github.com/jenkinsci/blueocean-plugin/pull/605  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   

[JIRA] (JENKINS-39847) Improved visualization for multiple "parallel"s within the same stage block

2016-11-21 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39847  
 
 
  Improved visualization for multiple "parallel"s within the same stage block   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 {panel:title=Improved visualization for multiple "parallel"s within the same stage block isn't planned at this time |titleBGColor=lightgrey}There is some debate on how this concept can be visualised in Blue Ocean. Much like nesting stages (see JENKINS-38442) this is difficult for us to visualize in a consistent way that meets user expectations.The current behaviour in Blue Ocean is to show all the parallels belonging to a stage under the same stage  by this is currently not working due to by a bug in pipeline - see JENKINS-39839 .{panel}The following pipeline{code}node {  stage('S1') {  parallel 'S1.0': { sh('sleep 10') }parallel 'S1.1.1': { sh('sleep 10') }, 'S1.1.2': { sh('sleep 10') }  }stage('S2') {  parallel 'S2.0': { sh('sleep 10') }parallel 'S2.1': { sh('sleep 10') }  }}{code}Is represented as this:  !piprep.png|thumbnail! - S1.0 is not displayed- S2.0 and S2.1 should be under stage 2- S2.0 and S2.1 are not marked as finished Additional note:Made with Pipeline plugin patched with https://github.com/jenkinsci/blueocean-plugin/pull/605  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
  

[JIRA] (JENKINS-39622) Triggering a parametrized job from shared library sometimes deletes all parameters

2016-11-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 No idea what could cause such a problem, unless the downstream build is using the properties step to define its parameters and it sometimes omits that job property. Obviously if you find a way to reproduce, reopen with details.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39622  
 
 
  Triggering a parametrized job from shared library sometimes deletes all parameters   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to 

[JIRA] (JENKINS-39888) REGRESSION: opening/closing run dialog breaks scrolling of activity list and does not update window location

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale assigned an issue to Cliff Meyers  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Thor - looks like Cliff has found the cause and has a fix WIP  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39888  
 
 
  REGRESSION: opening/closing run dialog breaks scrolling of activity list and does not update window location   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Assignee: 
 Thorsten Scherler Cliff Meyers  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-38150) Handle declarative pipeline preparatory steps and postBuild stage

2016-11-21 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey updated  JENKINS-38150  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38150  
 
 
  Handle declarative pipeline preparatory steps and postBuild stage   
 

  
 
 
 
 

 
Change By: 
 Vivek Pandey  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-33185) Visualize parallel steps within a Pipeline Stage

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-33185  
 
 
  Visualize parallel steps within a Pipeline Stage   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Attachment: 
 stages.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-33185) Visualize parallel steps within a Pipeline Stage

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-33185  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Visualize parallel steps within a Pipeline Stage   
 

  
 
 
 
 

 
 malcolm crum Malcolm - could you sketch out what you would hope that the test stage above would look like? could be on a metaphorical back of a napkin (or literal napkin, although they can be hard to draw on).  My guess is something like:  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39854) REGRESSION: activity/branch run status is not updated after closing karaoke mode

2016-11-21 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale updated  JENKINS-39854  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39854  
 
 
  REGRESSION: activity/branch run status is not updated after closing karaoke mode   
 

  
 
 
 
 

 
Change By: 
 Michael Neale  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-33185) Visualize parallel steps within a Pipeline Stage

2016-11-21 Thread andrew.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Melo commented on  JENKINS-33185  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Visualize parallel steps within a Pipeline Stage   
 

  
 
 
 
 

 
 I understand completely it's hard to try and arrange a display for the results of a turing-complete programming language, but perhaps the compromise is allowing the programmer define where things should go, instead of having the language try to divine out the positioning post-facto. For instance (pseudo code, please be gentle) stage("checkout",0,0)  { git checkout } stage("build",1,0)  { build windows} stage("build",1,1) { build linux} stage("deploy",2,0)  { deploy windows} stage("deploy",2,1) { deploy linux} Since the person writing the code knows (ostensibly) where things should go, you could just trust them to make the right grid-like display of each node/step  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-39928) Integration with Jenkinsfile

2016-11-21 Thread erenpha...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Johan Steyn updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39928  
 
 
  Integration with Jenkinsfile   
 

  
 
 
 
 

 
Change By: 
 Johan Steyn  
 

  
 
 
 
 

 
 Not sure if this was raised before, but its not clear how one can integrate the quality gate plugin into the Jenkinsfile. Is there a way to achieve this already? There is no documentation support for it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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.


  1   2   3   >