Mercurial plugin NOT picking up merges back to the default branch

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Mercurial plugin NOT picking up merges back to the default branch

Maven User
Hi all -

I think we're hitting this issue:

https://issues.jenkins-ci.org/browse/JENKINS-12459

I'm not sure why one would ever want the "--no-merges" option.
Shouldn't it be binary?  There are changes - build, there aren't
changes - don't build?

Merged changes don't seem to be triggering builds....
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Mercurial plugin NOT picking up merges back to the default branch

Ringo De Smet


On 17 February 2012 21:38, Maven User <[hidden email]> wrote:
Hi all -

I think we're hitting this issue:

https://issues.jenkins-ci.org/browse/JENKINS-12459

I'm not sure why one would ever want the "--no-merges" option.
Shouldn't it be binary?  There are changes - build, there aren't
changes - don't build?

Merged changes don't seem to be triggering builds....

I have closed that tickets as a duplicate of JENKINS-7594. If you read the comments on this ticket, you will notice that code changes have been committed to resolve this issue, but these changes haven't made it yet into a plugin release. I am also waiting for such a release, so please cast your vote to get a plugin release too!

Ringo
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Mercurial plugin NOT picking up merges back to the default branch

Maven User
I didn't notice the changes (I forked this plugin about a month ago
tho).

I just ended up creating a checkbox that allowed the user to choose if
they'd like the --no-merge option during polling.

I'll go take a look to see tho...

On Feb 20, 9:28 am, Ringo De Smet <[hidden email]> wrote:

> On 17 February 2012 21:38, Maven User <[hidden email]> wrote:
>
> > Hi all -
>
> > I think we're hitting this issue:
>
> >https://issues.jenkins-ci.org/browse/JENKINS-12459
>
> > I'm not sure why one would ever want the "--no-merges" option.
> > Shouldn't it be binary?  There are changes - build, there aren't
> > changes - don't build?
>
> > Merged changes don't seem to be triggering builds....
>
> I have closed that tickets as a duplicate of JENKINS-7594. If you read the
> comments on this ticket, you will notice that code changes have been
> committed to resolve this issue, but these changes haven't made it yet into
> a plugin release. I am also waiting for such a release, so please cast your
> vote to get a plugin release too!
>
> Ringo
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Mercurial plugin NOT picking up merges back to the default branch

Maven User
OK - well, aside from a unittest that isn't compilable, how do I vote
for this?

On Feb 20, 1:42 pm, Maven User <[hidden email]> wrote:

> I didn't notice the changes (I forked this plugin about a month ago
> tho).
>
> I just ended up creating a checkbox that allowed the user to choose if
> they'd like the --no-merge option during polling.
>
> I'll go take a look to see tho...
>
> On Feb 20, 9:28 am, Ringo De Smet <[hidden email]> wrote:
>
>
>
>
>
>
>
> > On 17 February 2012 21:38, Maven User <[hidden email]> wrote:
>
> > > Hi all -
>
> > > I think we're hitting this issue:
>
> > >https://issues.jenkins-ci.org/browse/JENKINS-12459
>
> > > I'm not sure why one would ever want the "--no-merges" option.
> > > Shouldn't it be binary?  There are changes - build, there aren't
> > > changes - don't build?
>
> > > Merged changes don't seem to be triggering builds....
>
> > I have closed that tickets as a duplicate of JENKINS-7594. If you read the
> > comments on this ticket, you will notice that code changes have been
> > committed to resolve this issue, but these changes haven't made it yet into
> > a plugin release. I am also waiting for such a release, so please cast your
> > vote to get a plugin release too!
>
> > Ringo
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Mercurial plugin NOT picking up merges back to the default branch

Maven User
Looking at this:

https://issues.jenkins-ci.org/browse/JENKINS/component/15502

Seems like it's a mix of released and unreleased bugs/tasks/etc...

How does one vote for a release of a plugin explicitly?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Mercurial plugin NOT picking up merges back to the default branch

hezjing
I'm waiting for the fix too ... our team didn't realized that we actually missed some builds because Jenkins ignored the merge changesets :-(


On Tue, Feb 21, 2012 at 4:05 AM, Maven User <[hidden email]> wrote:
Looking at this:

https://issues.jenkins-ci.org/browse/JENKINS/component/15502

Seems like it's a mix of released and unreleased bugs/tasks/etc...

How does one vote for a release of a plugin explicitly?



--

Hez
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Mercurial plugin NOT picking up merges back to the default branch

Glfk4rt
We have hit the same issue.  Also waiting, patiently.

On Mon, Apr 23, 2012 at 4:02 AM, hezjing <[hidden email]> wrote:
I'm waiting for the fix too ... our team didn't realized that we actually missed some builds because Jenkins ignored the merge changesets :-(


On Tue, Feb 21, 2012 at 4:05 AM, Maven User <[hidden email]> wrote:
Looking at this:

https://issues.jenkins-ci.org/browse/JENKINS/component/15502

Seems like it's a mix of released and unreleased bugs/tasks/etc...

How does one vote for a release of a plugin explicitly?



--

Hez

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Mercurial plugin NOT picking up merges back to the default branch

Maven User
This likely won't be released until it's tested/proven.

If anyone has a spare jenkins instance and can run this for a week or so (and provide it some merges to consume)......

On Monday, April 23, 2012 6:49:17 PM UTC-4, Rodney Stanton wrote:
We have hit the same issue.  Also waiting, patiently.

On Mon, Apr 23, 2012 at 4:02 AM, hezjing  wrote:
I'm waiting for the fix too ... our team didn't realized that we actually missed some builds because Jenkins ignored the merge changesets :-(


On Tue, Feb 21, 2012 at 4:05 AM, Maven User wrote:
Looking at this:

https://issues.jenkins-ci.org/browse/JENKINS/component/15502

Seems like it's a mix of released and unreleased bugs/tasks/etc...

How does one vote for a release of a plugin explicitly?



--

Hez

Loading...