On Thu, Mar 28, 2019 at 6:22 PM Tom Duerr wrote:
> Mark,
> The issue only happens when the PR is NOT against a fork. Its been
> difficult to debug since most of our developers
> use their own forks.
>
I think that is the same condition I'm using with the git client plugin
multibranch configurat
Mark,
The issue only happens when the PR is NOT against a fork. Its been
difficult to debug since most of our developers
use their own forks.
I think I'm behind on most of the Pipeline related plugins except for the
branch-source plugin. I had attempted a big
upgrade of plugins last week that end
That's quite surprising, since my PR evaluation for the git client plugin
on my own fork is running with GitHub and is only showing the 'pr-merge'
job.
Is the second job visible when executing in the Jenkins multibranch
folder? If so, then I'm puzzled, because you're seeing something that I'm
not
Mark,
I already have the "Exclude branches that are also filed as PRs" set.
Guess that's part of my confusion.
On Thu, Mar 28, 2019 at 4:58 PM Mark Waite
wrote:
> It might also work to filter branches based on the branch name at some
> level, but that's more complicated that changing the "Discov
That's correct, it mentions in the help about filtering for PR builds and
so forth.
On Thu, Mar 28, 2019 at 4:37 PM Tom Duerr wrote:
> Slide, thanks for the quick response as well.
> Is this the setting you're referring to?
> https://imgur.com/f2dDD2v
>
>
>
>
>
> On Thu, Mar 28, 2019 at 4:28 PM
It might also work to filter branches based on the branch name at some
level, but that's more complicated that changing the "Discover branches"
setting in the plugin.
Picture looks like this:
[image: image.png]
On Thu, Mar 28, 2019 at 5:22 PM Slide wrote:
> This would generally be the branch f
Slide, thanks for the quick response as well.
Is this the setting you're referring to?
https://imgur.com/f2dDD2v
On Thu, Mar 28, 2019 at 4:28 PM Tom Duerr wrote:
> Mark, thanks for the quick response.
> My settings are here.
> https://imgur.com/eDfxW45
>
> I guess Im a little confused by the
Mark, thanks for the quick response.
My settings are here.
https://imgur.com/eDfxW45
I guess Im a little confused by the options.
Tom
On Thu, Mar 28, 2019 at 4:19 PM Mark Waite
wrote:
> I thought that was an indication that the GitHub branch source is defined
> to both create a job for each b
This would generally be the branch filter parameter wouldn't it? You'd want
to filter on the pr-* and master braches
On Thu, Mar 28, 2019, 16:20 Mark Waite wrote:
> I thought that was an indication that the GitHub branch source is defined
> to both create a job for each branch and for each pull
I thought that was an indication that the GitHub branch source is defined
to both create a job for each branch and for each pull request. I think
you need to reconfigure the job to not build a branch if it has a matching
pull request.
On Thu, Mar 28, 2019 at 5:17 PM Tom Duerr wrote:
> Jenkin 2.
Jenkin 2.138
Branch-Source plugin 2.4.2
SCM=Github Enterprise
Amazon Linux
Hi,
We've recently started converting from freestyle jobs to
Jenkinsfile/pipelines.
We're seeing odd behaviors when pull requests(PR) are created directly from
our
main repo and not from a fork of the repo. Specificall
It looks like you might be mixing up some usages..if the variable is an
environment variable (and that is the only type that will work in a
template), you'd want to do something like this:
<% ENV(var:"MYTOOL_VERSION") %>
This may only work with the most recent email-ext version.
On Thu, Mar 28,
Does someone solve this issue ? I feel like requestBody isn't working at
all. However if I'm making a "basic" POST request with query like
"http://localhost:5000/api?id=1"; it does work..
Le lundi 30 janvier 2017 22:04:13 UTC+1, Christopher Burke a écrit :
>
> Hey everyone
>
>Part of my buil
Hello everyone,
I'm using latest jenkins LTS as well as up to date plugins. Plugins
installed are nothing fancy: Pipeline, Github PR, Git and additional tools
like timestamper etc.
Problem: When viewing performance test result graphs, created by
performance plugin, we sometimes get very high c
I'm having trouble in signing in to our Jenkins Server with any valid
credentials. First I thought there is some problem with 1 of the
credentials, so I turned off the security through config.xml and reset the
password through GUI and also proof-checked that passwordhash has changed
in config.x
Hi All,
I wish to send some parameter/ variable from the current build job to the
Email template to send it in an email.
I have saved my email template as Manage_Jenkins>> Managed_Files >>
custom_groovy_Email.groovy
in email template, I am trying to use it as follows
Duration:
${build
Thank you, Victor
On Thursday, March 28, 2019, Victor Martinez
wrote:
> I just raised https://issues.jenkins-ci.org/browse/JENKINS-56794
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving
I just raised https://issues.jenkins-ci.org/browse/JENKINS-56794
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr...@googlegroups.com.
T
You are right! I took the wrong path to search for the code but without
reading the specific code for the pipeline itself. So it's not supported
I'm afraid! Sorry If I mislead you
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe
Sequence matters.
If you upgrade the Jenkins version first and then plugin upgrade that don't
help. I followed below sequence and that helped me to fix the problem
upgrade the plugin first from 2.73.3 UI without restart and then copy the
2.138 war to Jenkins home and then restart the Jenkins. G
If you upgrade the Jenkins version first and then plugin upgrade that don't
help. I followed below sequence and that helped me to fix the problem
upgrade the plugin first from 2.73.3 UI without restart and then copy the
2.138 war to Jenkins home and then restart the Jenkins. Got all my view
bac
21 matches
Mail list logo