Re: [JIRA] (JENKINS-39631) Declarative plugin adds extra step for failed step but doesn't mark it as error

2016-11-09 Thread Andrew Bayer
Last I looked, there was no way to do that - correct me if I'm wrong, Sam.

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


Re: [JIRA] (JENKINS-37781) Pipeline Config: ability to skip whole pipeline or stages based on boolean condition

2016-11-08 Thread Andrew Bayer
The plan is to address that with
https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/47 -
which needs a downstream PR in Blue Ocean to get the change this depends on
merged in workflow-api.

A.

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


Re: [JIRA] (JENKINS-39394) Consistent notification usage between stage-level and top level

2016-10-31 Thread Andrew Bayer
Due to how things are implemented at runtime, I don't think we can do
aliasing.

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


Re: [JIRA] (JENKINS-38049) FlowExecution.getResult() and FlowExecution.getCauseOfFailure() regression with Pipeline script

2016-09-07 Thread Andrew Bayer
Interesting. I'll see what I can figure out.

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


Re: [JIRA] [workflow-plugin] (JENKINS-29326) Workflow sidebar has duplicated Git Build Data links

2015-12-10 Thread Andrew Bayer
If the workflow from scm is coming from a different repo/hash than the rest
of the project, it'll still show up, albeit only once. Any repo/hash combo
that gets checked out will show up once and only once, no matter how many
times it's checked out.

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