Re: Combine one or more Trigger conditions

2013-12-12 Thread Vincent Latombe
Configure a daily polling at midnight, nous push hook
Le 12 déc. 2013 14:30, "Erol KOCAMAN"  a écrit :

> Hi Rob,
>
> My problem is when selecting multiple build triggers, jenkins applies *OR
> *case but I want *AND *case.
>
> On Thursday, 12 December 2013 14:34:56 UTC+2, Mandeville, Rob wrote:
>>
>>  When you configure a job, you can select multiple build triggers.  You
>> want a “build periodically” trigger (@midnight) and a “Poll SCM” trigger.
>>
>>
>>
>> --Rob
>>
>>
>>
>> *From:* jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com] *On
>> Behalf Of *Erol KOCAMAN
>> *Sent:* Thursday, December 12, 2013 3:46 AM
>> *To:* jenkins...@googlegroups.com
>> *Subject:* Combine one or more Trigger conditions
>>
>>
>>
>> I have created a jenkins build that runs every @midnight but I wanna run
>> this build at every midnight and also change is push to repo so How can I
>> check every midnight, whether change is pushed or not?
>>
>>
>>
>> Thanks.
>>
>> --
>> 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-use...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  The information in this message is for the intended recipient(s) only
>> and may be the proprietary and/or confidential property of Litle & Co.,
>> LLC, and thus protected from disclosure. If you are not the intended
>> recipient(s), or an employee or agent responsible for delivering this
>> message to the intended recipient, you are hereby notified that any use,
>> dissemination, distribution or copying of this communication is prohibited.
>> If you have received this communication in error, please notify Litle & Co.
>> immediately by replying to this message and then promptly deleting it and
>> your reply permanently from your computer.
>>
>  --
> 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Combine one or more Trigger conditions

2013-12-12 Thread Erol KOCAMAN
Hi Rob,

My problem is when selecting multiple build triggers, jenkins applies *OR *case 
but I want *AND *case.

On Thursday, 12 December 2013 14:34:56 UTC+2, Mandeville, Rob wrote:
>
>  When you configure a job, you can select multiple build triggers.  You 
> want a “build periodically” trigger (@midnight) and a “Poll SCM” trigger.
>
>  
>
> --Rob
>
>  
>
> *From:* jenkins...@googlegroups.com  [mailto:
> jenkins...@googlegroups.com ] *On Behalf Of *Erol KOCAMAN
> *Sent:* Thursday, December 12, 2013 3:46 AM
> *To:* jenkins...@googlegroups.com 
> *Subject:* Combine one or more Trigger conditions
>
>  
>  
> I have created a jenkins build that runs every @midnight but I wanna run 
> this build at every midnight and also change is push to repo so How can I 
> check every midnight, whether change is pushed or not?
>  
>  
>  
> Thanks.
>  
> -- 
> 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-use...@googlegroups.com .
> For more options, visit https://groups.google.com/groups/opt_out.
>  The information in this message is for the intended recipient(s) only 
> and may be the proprietary and/or confidential property of Litle & Co., 
> LLC, and thus protected from disclosure. If you are not the intended 
> recipient(s), or an employee or agent responsible for delivering this 
> message to the intended recipient, you are hereby notified that any use, 
> dissemination, distribution or copying of this communication is prohibited. 
> If you have received this communication in error, please notify Litle & Co. 
> immediately by replying to this message and then promptly deleting it and 
> your reply permanently from your computer.
>  

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


RE: Combine one or more Trigger conditions

2013-12-12 Thread Mandeville, Rob
When you configure a job, you can select multiple build triggers.  You want a 
"build periodically" trigger (@midnight) and a "Poll SCM" trigger.

--Rob

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Erol KOCAMAN
Sent: Thursday, December 12, 2013 3:46 AM
To: jenkinsci-users@googlegroups.com
Subject: Combine one or more Trigger conditions

I have created a jenkins build that runs every @midnight but I wanna run this 
build at every midnight and also change is push to repo so How can I check 
every midnight, whether change is pushed or not?

Thanks.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.

The information in this message is for the intended recipient(s) only and may 
be the proprietary and/or confidential property of Litle & Co., LLC, and thus 
protected from disclosure. If you are not the intended recipient(s), or an 
employee or agent responsible for delivering this message to the intended 
recipient, you are hereby notified that any use, dissemination, distribution or 
copying of this communication is prohibited. If you have received this 
communication in error, please notify Litle & Co. immediately by replying to 
this message and then promptly deleting it and your reply permanently from your 
computer.

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Combine one or more Trigger conditions

2013-12-12 Thread Erol KOCAMAN
I have created a jenkins build that runs every @midnight but I wanna run 
this build at every midnight and also change is push to repo so How can I 
check every midnight, whether change is pushed or not?

Thanks.

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.