Hi everyone,
this is an update on recent changes to the CI bot. The bot now cancels builds if a new commit was added to a PR, and cancels all builds if the PR was closed. (This was implemented a while ago; I'm just mentioning it again for discoverability) Additionally, starting today you can now re-trigger a Travis run by writing a comment "@flinkbot run travis"; this means you no longer have to commit an empty commit or do other shenanigans to get another build running. Note that this will /not/ work if the PR was re-opened, until at least 1 new build was triggered by a push. |
+1 for "@flinkbot run travis", it is very convenient.
Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > Hi everyone, > > this is an update on recent changes to the CI bot. > > > The bot now cancels builds if a new commit was added to a PR, and > cancels all builds if the PR was closed. > (This was implemented a while ago; I'm just mentioning it again for > discoverability) > > > Additionally, starting today you can now re-trigger a Travis run by > writing a comment "@flinkbot run travis"; this means you no longer have > to commit an empty commit or do other shenanigans to get another build > running. > Note that this will /not/ work if the PR was re-opened, until at least 1 > new build was triggered by a push. > |
Thanks for your announcement. Nice work!
Best, tison. vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > +1 for "@flinkbot run travis", it is very convenient. > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > > > Hi everyone, > > > > this is an update on recent changes to the CI bot. > > > > > > The bot now cancels builds if a new commit was added to a PR, and > > cancels all builds if the PR was closed. > > (This was implemented a while ago; I'm just mentioning it again for > > discoverability) > > > > > > Additionally, starting today you can now re-trigger a Travis run by > > writing a comment "@flinkbot run travis"; this means you no longer have > > to commit an empty commit or do other shenanigans to get another build > > running. > > Note that this will /not/ work if the PR was re-opened, until at least 1 > > new build was triggered by a push. > > > |
Nice, thanks!
On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> wrote: > Thanks for your announcement. Nice work! > > Best, > tison. > > > vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > > > +1 for "@flinkbot run travis", it is very convenient. > > > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > > > > > Hi everyone, > > > > > > this is an update on recent changes to the CI bot. > > > > > > > > > The bot now cancels builds if a new commit was added to a PR, and > > > cancels all builds if the PR was closed. > > > (This was implemented a while ago; I'm just mentioning it again for > > > discoverability) > > > > > > > > > Additionally, starting today you can now re-trigger a Travis run by > > > writing a comment "@flinkbot run travis"; this means you no longer have > > > to commit an empty commit or do other shenanigans to get another build > > > running. > > > Note that this will /not/ work if the PR was re-opened, until at least > 1 > > > new build was triggered by a push. > > > > > > |
The re-triggering travis feature is so convenient. Thanks Chesnay~!
Thank you~ Xintong Song On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email]> wrote: > Nice, thanks! > > On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> wrote: > > > Thanks for your announcement. Nice work! > > > > Best, > > tison. > > > > > > vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > > > > > +1 for "@flinkbot run travis", it is very convenient. > > > > > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > > > > > > > Hi everyone, > > > > > > > > this is an update on recent changes to the CI bot. > > > > > > > > > > > > The bot now cancels builds if a new commit was added to a PR, and > > > > cancels all builds if the PR was closed. > > > > (This was implemented a while ago; I'm just mentioning it again for > > > > discoverability) > > > > > > > > > > > > Additionally, starting today you can now re-trigger a Travis run by > > > > writing a comment "@flinkbot run travis"; this means you no longer > have > > > > to commit an empty commit or do other shenanigans to get another > build > > > > running. > > > > Note that this will /not/ work if the PR was re-opened, until at > least > > 1 > > > > new build was triggered by a push. > > > > > > > > > > |
Great work! Thanks Chesnay!
On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email]> wrote: > The re-triggering travis feature is so convenient. Thanks Chesnay~! > > Thank you~ > > Xintong Song > > > > On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email]> wrote: > > > Nice, thanks! > > > > On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> wrote: > > > > > Thanks for your announcement. Nice work! > > > > > > Best, > > > tison. > > > > > > > > > vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > > > > > > > +1 for "@flinkbot run travis", it is very convenient. > > > > > > > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > > > > > > > > > Hi everyone, > > > > > > > > > > this is an update on recent changes to the CI bot. > > > > > > > > > > > > > > > The bot now cancels builds if a new commit was added to a PR, and > > > > > cancels all builds if the PR was closed. > > > > > (This was implemented a while ago; I'm just mentioning it again for > > > > > discoverability) > > > > > > > > > > > > > > > Additionally, starting today you can now re-trigger a Travis run by > > > > > writing a comment "@flinkbot run travis"; this means you no longer > > have > > > > > to commit an empty commit or do other shenanigans to get another > > build > > > > > running. > > > > > Note that this will /not/ work if the PR was re-opened, until at > > least > > > 1 > > > > > new build was triggered by a push. > > > > > > > > > > > > > > > |
Thanks for the continuous work on the CiBot Chesnay!
Cheers, Till On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email]> wrote: > Great work! Thanks Chesnay! > > > > On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email]> wrote: > > > The re-triggering travis feature is so convenient. Thanks Chesnay~! > > > > Thank you~ > > > > Xintong Song > > > > > > > > On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email]> wrote: > > > > > Nice, thanks! > > > > > > On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> > wrote: > > > > > > > Thanks for your announcement. Nice work! > > > > > > > > Best, > > > > tison. > > > > > > > > > > > > vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > > > > > > > > > +1 for "@flinkbot run travis", it is very convenient. > > > > > > > > > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > > > > > > > > > > > Hi everyone, > > > > > > > > > > > > this is an update on recent changes to the CI bot. > > > > > > > > > > > > > > > > > > The bot now cancels builds if a new commit was added to a PR, and > > > > > > cancels all builds if the PR was closed. > > > > > > (This was implemented a while ago; I'm just mentioning it again > for > > > > > > discoverability) > > > > > > > > > > > > > > > > > > Additionally, starting today you can now re-trigger a Travis run > by > > > > > > writing a comment "@flinkbot run travis"; this means you no > longer > > > have > > > > > > to commit an empty commit or do other shenanigans to get another > > > build > > > > > > running. > > > > > > Note that this will /not/ work if the PR was re-opened, until at > > > least > > > > 1 > > > > > > new build was triggered by a push. > > > > > > > > > > > > > > > > > > > > > |
It is really very convenient now. Valuable work, Chesnay!
Best, Zhijiang ------------------------------------------------------------------ From:Till Rohrmann <[hidden email]> Send Time:2019年8月22日(星期四) 10:13 To:dev <[hidden email]> Subject:Re: CiBot Update Thanks for the continuous work on the CiBot Chesnay! Cheers, Till On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email]> wrote: > Great work! Thanks Chesnay! > > > > On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email]> wrote: > > > The re-triggering travis feature is so convenient. Thanks Chesnay~! > > > > Thank you~ > > > > Xintong Song > > > > > > > > On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email]> wrote: > > > > > Nice, thanks! > > > > > > On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> > wrote: > > > > > > > Thanks for your announcement. Nice work! > > > > > > > > Best, > > > > tison. > > > > > > > > > > > > vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > > > > > > > > > +1 for "@flinkbot run travis", it is very convenient. > > > > > > > > > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > > > > > > > > > > > Hi everyone, > > > > > > > > > > > > this is an update on recent changes to the CI bot. > > > > > > > > > > > > > > > > > > The bot now cancels builds if a new commit was added to a PR, and > > > > > > cancels all builds if the PR was closed. > > > > > > (This was implemented a while ago; I'm just mentioning it again > for > > > > > > discoverability) > > > > > > > > > > > > > > > > > > Additionally, starting today you can now re-trigger a Travis run > by > > > > > > writing a comment "@flinkbot run travis"; this means you no > longer > > > have > > > > > > to commit an empty commit or do other shenanigans to get another > > > build > > > > > > running. > > > > > > Note that this will /not/ work if the PR was re-opened, until at > > > least > > > > 1 > > > > > > new build was triggered by a push. > > > > > > > > > > > > > > > > > > > > > |
Thanks Chesnay for the CI improvement!
It is very helpful. Thanks, Zhu Zhu zhijiang <[hidden email]> 于2019年8月22日周四 下午4:18写道: > It is really very convenient now. Valuable work, Chesnay! > > Best, > Zhijiang > ------------------------------------------------------------------ > From:Till Rohrmann <[hidden email]> > Send Time:2019年8月22日(星期四) 10:13 > To:dev <[hidden email]> > Subject:Re: CiBot Update > > Thanks for the continuous work on the CiBot Chesnay! > > Cheers, > Till > > On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email]> wrote: > > > Great work! Thanks Chesnay! > > > > > > > > On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email]> > wrote: > > > > > The re-triggering travis feature is so convenient. Thanks Chesnay~! > > > > > > Thank you~ > > > > > > Xintong Song > > > > > > > > > > > > On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email]> wrote: > > > > > > > Nice, thanks! > > > > > > > > On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> > > wrote: > > > > > > > > > Thanks for your announcement. Nice work! > > > > > > > > > > Best, > > > > > tison. > > > > > > > > > > > > > > > vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > > > > > > > > > > > +1 for "@flinkbot run travis", it is very convenient. > > > > > > > > > > > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > > > > > > > > > > > > > Hi everyone, > > > > > > > > > > > > > > this is an update on recent changes to the CI bot. > > > > > > > > > > > > > > > > > > > > > The bot now cancels builds if a new commit was added to a PR, > and > > > > > > > cancels all builds if the PR was closed. > > > > > > > (This was implemented a while ago; I'm just mentioning it again > > for > > > > > > > discoverability) > > > > > > > > > > > > > > > > > > > > > Additionally, starting today you can now re-trigger a Travis > run > > by > > > > > > > writing a comment "@flinkbot run travis"; this means you no > > longer > > > > have > > > > > > > to commit an empty commit or do other shenanigans to get > another > > > > build > > > > > > > running. > > > > > > > Note that this will /not/ work if the PR was re-opened, until > at > > > > least > > > > > 1 > > > > > > > new build was triggered by a push. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > |
Cool, thanks Chesnay a lot for the improvement!
Best, Hequn On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email]> wrote: > Thanks Chesnay for the CI improvement! > It is very helpful. > > Thanks, > Zhu Zhu > > zhijiang <[hidden email]> 于2019年8月22日周四 下午4:18写道: > > > It is really very convenient now. Valuable work, Chesnay! > > > > Best, > > Zhijiang > > ------------------------------------------------------------------ > > From:Till Rohrmann <[hidden email]> > > Send Time:2019年8月22日(星期四) 10:13 > > To:dev <[hidden email]> > > Subject:Re: CiBot Update > > > > Thanks for the continuous work on the CiBot Chesnay! > > > > Cheers, > > Till > > > > On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email]> wrote: > > > > > Great work! Thanks Chesnay! > > > > > > > > > > > > On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email]> > > wrote: > > > > > > > The re-triggering travis feature is so convenient. Thanks Chesnay~! > > > > > > > > Thank you~ > > > > > > > > Xintong Song > > > > > > > > > > > > > > > > On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email]> > wrote: > > > > > > > > > Nice, thanks! > > > > > > > > > > On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> > > > wrote: > > > > > > > > > > > Thanks for your announcement. Nice work! > > > > > > > > > > > > Best, > > > > > > tison. > > > > > > > > > > > > > > > > > > vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > > > > > > > > > > > > > +1 for "@flinkbot run travis", it is very convenient. > > > > > > > > > > > > > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 下午9:12写道: > > > > > > > > > > > > > > > Hi everyone, > > > > > > > > > > > > > > > > this is an update on recent changes to the CI bot. > > > > > > > > > > > > > > > > > > > > > > > > The bot now cancels builds if a new commit was added to a PR, > > and > > > > > > > > cancels all builds if the PR was closed. > > > > > > > > (This was implemented a while ago; I'm just mentioning it > again > > > for > > > > > > > > discoverability) > > > > > > > > > > > > > > > > > > > > > > > > Additionally, starting today you can now re-trigger a Travis > > run > > > by > > > > > > > > writing a comment "@flinkbot run travis"; this means you no > > > longer > > > > > have > > > > > > > > to commit an empty commit or do other shenanigans to get > > another > > > > > build > > > > > > > > running. > > > > > > > > Note that this will /not/ work if the PR was re-opened, until > > at > > > > > least > > > > > > 1 > > > > > > > > new build was triggered by a push. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > |
Thanks Chesnay a lot,
I love this feature! Thanks, Biao /'bɪ.aʊ/ On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email]> wrote: > Cool, thanks Chesnay a lot for the improvement! > > Best, Hequn > > On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email]> wrote: > > > Thanks Chesnay for the CI improvement! > > It is very helpful. > > > > Thanks, > > Zhu Zhu > > > > zhijiang <[hidden email]> 于2019年8月22日周四 下午4:18写道: > > > > > It is really very convenient now. Valuable work, Chesnay! > > > > > > Best, > > > Zhijiang > > > ------------------------------------------------------------------ > > > From:Till Rohrmann <[hidden email]> > > > Send Time:2019年8月22日(星期四) 10:13 > > > To:dev <[hidden email]> > > > Subject:Re: CiBot Update > > > > > > Thanks for the continuous work on the CiBot Chesnay! > > > > > > Cheers, > > > Till > > > > > > On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email]> wrote: > > > > > > > Great work! Thanks Chesnay! > > > > > > > > > > > > > > > > On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email]> > > > wrote: > > > > > > > > > The re-triggering travis feature is so convenient. Thanks Chesnay~! > > > > > > > > > > Thank you~ > > > > > > > > > > Xintong Song > > > > > > > > > > > > > > > > > > > > On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email]> > > wrote: > > > > > > > > > > > Nice, thanks! > > > > > > > > > > > > On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> > > > > wrote: > > > > > > > > > > > > > Thanks for your announcement. Nice work! > > > > > > > > > > > > > > Best, > > > > > > > tison. > > > > > > > > > > > > > > > > > > > > > vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: > > > > > > > > > > > > > > > +1 for "@flinkbot run travis", it is very convenient. > > > > > > > > > > > > > > > > Chesnay Schepler <[hidden email]> 于2019年8月21日周三 > 下午9:12写道: > > > > > > > > > > > > > > > > > Hi everyone, > > > > > > > > > > > > > > > > > > this is an update on recent changes to the CI bot. > > > > > > > > > > > > > > > > > > > > > > > > > > > The bot now cancels builds if a new commit was added to a > PR, > > > and > > > > > > > > > cancels all builds if the PR was closed. > > > > > > > > > (This was implemented a while ago; I'm just mentioning it > > again > > > > for > > > > > > > > > discoverability) > > > > > > > > > > > > > > > > > > > > > > > > > > > Additionally, starting today you can now re-trigger a > Travis > > > run > > > > by > > > > > > > > > writing a comment "@flinkbot run travis"; this means you no > > > > longer > > > > > > have > > > > > > > > > to commit an empty commit or do other shenanigans to get > > > another > > > > > > build > > > > > > > > > running. > > > > > > > > > Note that this will /not/ work if the PR was re-opened, > until > > > at > > > > > > least > > > > > > > 1 > > > > > > > > > new build was triggered by a push. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > |
Hi Chesnay,
This is really nice feature! Can I ask how is this implemented? Do you have the related Jira/PR/docs that I can take a look? I’d like to introduce it to another project if applicable. Thank you very much! Best, Ethan > On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email]> wrote: > > Thanks Chesnay a lot, > > I love this feature! > > Thanks, > Biao /'bɪ.aʊ/ > > > > On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email]> wrote: > >> Cool, thanks Chesnay a lot for the improvement! >> >> Best, Hequn >> >> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email]> wrote: >> >>> Thanks Chesnay for the CI improvement! >>> It is very helpful. >>> >>> Thanks, >>> Zhu Zhu >>> >>> zhijiang <[hidden email]> 于2019年8月22日周四 下午4:18写道: >>> >>>> It is really very convenient now. Valuable work, Chesnay! >>>> >>>> Best, >>>> Zhijiang >>>> ------------------------------------------------------------------ >>>> From:Till Rohrmann <[hidden email]> >>>> Send Time:2019年8月22日(星期四) 10:13 >>>> To:dev <[hidden email]> >>>> Subject:Re: CiBot Update >>>> >>>> Thanks for the continuous work on the CiBot Chesnay! >>>> >>>> Cheers, >>>> Till >>>> >>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email]> wrote: >>>> >>>>> Great work! Thanks Chesnay! >>>>> >>>>> >>>>> >>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email]> >>>> wrote: >>>>> >>>>>> The re-triggering travis feature is so convenient. Thanks Chesnay~! >>>>>> >>>>>> Thank you~ >>>>>> >>>>>> Xintong Song >>>>>> >>>>>> >>>>>> >>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email]> >>> wrote: >>>>>> >>>>>>> Nice, thanks! >>>>>>> >>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email]> >>>>> wrote: >>>>>>> >>>>>>>> Thanks for your announcement. Nice work! >>>>>>>> >>>>>>>> Best, >>>>>>>> tison. >>>>>>>> >>>>>>>> >>>>>>>> vino yang <[hidden email]> 于2019年8月22日周四 上午8:14写道: >>>>>>>> >>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. >>>>>>>>> >>>>>>>>> Chesnay Schepler <[hidden email]> 于2019年8月21日周三 >> 下午9:12写道: >>>>>>>>> >>>>>>>>>> Hi everyone, >>>>>>>>>> >>>>>>>>>> this is an update on recent changes to the CI bot. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> The bot now cancels builds if a new commit was added to a >> PR, >>>> and >>>>>>>>>> cancels all builds if the PR was closed. >>>>>>>>>> (This was implemented a while ago; I'm just mentioning it >>> again >>>>> for >>>>>>>>>> discoverability) >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Additionally, starting today you can now re-trigger a >> Travis >>>> run >>>>> by >>>>>>>>>> writing a comment "@flinkbot run travis"; this means you no >>>>> longer >>>>>>> have >>>>>>>>>> to commit an empty commit or do other shenanigans to get >>>> another >>>>>>> build >>>>>>>>>> running. >>>>>>>>>> Note that this will /not/ work if the PR was re-opened, >> until >>>> at >>>>>>> least >>>>>>>> 1 >>>>>>>>>> new build was triggered by a push. >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>>> >>> >> |
My question is specifically about implementation of "@flinkbot run travis"
> On Aug 22, 2019, at 1:06 PM, Ethan Li <[hidden email]> wrote: > > Hi Chesnay, > > This is really nice feature! > > Can I ask how is this implemented? Do you have the related Jira/PR/docs that I can take a look? I’d like to introduce it to another project if applicable. Thank you very much! > > Best, > Ethan > >> On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email] <mailto:[hidden email]>> wrote: >> >> Thanks Chesnay a lot, >> >> I love this feature! >> >> Thanks, >> Biao /'bɪ.aʊ/ >> >> >> >> On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email] <mailto:[hidden email]>> wrote: >> >>> Cool, thanks Chesnay a lot for the improvement! >>> >>> Best, Hequn >>> >>> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email] <mailto:[hidden email]>> wrote: >>> >>>> Thanks Chesnay for the CI improvement! >>>> It is very helpful. >>>> >>>> Thanks, >>>> Zhu Zhu >>>> >>>> zhijiang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 下午4:18写道: >>>> >>>>> It is really very convenient now. Valuable work, Chesnay! >>>>> >>>>> Best, >>>>> Zhijiang >>>>> ------------------------------------------------------------------ >>>>> From:Till Rohrmann <[hidden email] <mailto:[hidden email]>> >>>>> Send Time:2019年8月22日(星期四) 10:13 >>>>> To:dev <[hidden email] <mailto:[hidden email]>> >>>>> Subject:Re: CiBot Update >>>>> >>>>> Thanks for the continuous work on the CiBot Chesnay! >>>>> >>>>> Cheers, >>>>> Till >>>>> >>>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email] <mailto:[hidden email]>> wrote: >>>>> >>>>>> Great work! Thanks Chesnay! >>>>>> >>>>>> >>>>>> >>>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email] <mailto:[hidden email]>> >>>>> wrote: >>>>>> >>>>>>> The re-triggering travis feature is so convenient. Thanks Chesnay~! >>>>>>> >>>>>>> Thank you~ >>>>>>> >>>>>>> Xintong Song >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email] <mailto:[hidden email]>> >>>> wrote: >>>>>>> >>>>>>>> Nice, thanks! >>>>>>>> >>>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email] <mailto:[hidden email]>> >>>>>> wrote: >>>>>>>> >>>>>>>>> Thanks for your announcement. Nice work! >>>>>>>>> >>>>>>>>> Best, >>>>>>>>> tison. >>>>>>>>> >>>>>>>>> >>>>>>>>> vino yang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 上午8:14写道: >>>>>>>>> >>>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. >>>>>>>>>> >>>>>>>>>> Chesnay Schepler <[hidden email] <mailto:[hidden email]>> 于2019年8月21日周三 >>> 下午9:12写道: >>>>>>>>>> >>>>>>>>>>> Hi everyone, >>>>>>>>>>> >>>>>>>>>>> this is an update on recent changes to the CI bot. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> The bot now cancels builds if a new commit was added to a >>> PR, >>>>> and >>>>>>>>>>> cancels all builds if the PR was closed. >>>>>>>>>>> (This was implemented a while ago; I'm just mentioning it >>>> again >>>>>> for >>>>>>>>>>> discoverability) >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Additionally, starting today you can now re-trigger a >>> Travis >>>>> run >>>>>> by >>>>>>>>>>> writing a comment "@flinkbot run travis"; this means you no >>>>>> longer >>>>>>>> have >>>>>>>>>>> to commit an empty commit or do other shenanigans to get >>>>> another >>>>>>>> build >>>>>>>>>>> running. >>>>>>>>>>> Note that this will /not/ work if the PR was re-opened, >>> until >>>>> at >>>>>>>> least >>>>>>>>> 1 >>>>>>>>>>> new build was triggered by a push. >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>>> >>>> >>> > |
Thanks Chesnay for your great work! A very useful feature!
Just one minor suggestion: It will be better if we could add this command to the section "Bot commands" in the flinkbot template. Regards, Dian > 在 2019年8月23日,上午2:06,Ethan Li <[hidden email]> 写道: > > My question is specifically about implementation of "@flinkbot run travis" > >> On Aug 22, 2019, at 1:06 PM, Ethan Li <[hidden email]> wrote: >> >> Hi Chesnay, >> >> This is really nice feature! >> >> Can I ask how is this implemented? Do you have the related Jira/PR/docs that I can take a look? I’d like to introduce it to another project if applicable. Thank you very much! >> >> Best, >> Ethan >> >>> On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email] <mailto:[hidden email]>> wrote: >>> >>> Thanks Chesnay a lot, >>> >>> I love this feature! >>> >>> Thanks, >>> Biao /'bɪ.aʊ/ >>> >>> >>> >>> On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email] <mailto:[hidden email]>> wrote: >>> >>>> Cool, thanks Chesnay a lot for the improvement! >>>> >>>> Best, Hequn >>>> >>>> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email] <mailto:[hidden email]>> wrote: >>>> >>>>> Thanks Chesnay for the CI improvement! >>>>> It is very helpful. >>>>> >>>>> Thanks, >>>>> Zhu Zhu >>>>> >>>>> zhijiang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 下午4:18写道: >>>>> >>>>>> It is really very convenient now. Valuable work, Chesnay! >>>>>> >>>>>> Best, >>>>>> Zhijiang >>>>>> ------------------------------------------------------------------ >>>>>> From:Till Rohrmann <[hidden email] <mailto:[hidden email]>> >>>>>> Send Time:2019年8月22日(星期四) 10:13 >>>>>> To:dev <[hidden email] <mailto:[hidden email]>> >>>>>> Subject:Re: CiBot Update >>>>>> >>>>>> Thanks for the continuous work on the CiBot Chesnay! >>>>>> >>>>>> Cheers, >>>>>> Till >>>>>> >>>>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email] <mailto:[hidden email]>> wrote: >>>>>> >>>>>>> Great work! Thanks Chesnay! >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email] <mailto:[hidden email]>> >>>>>> wrote: >>>>>>> >>>>>>>> The re-triggering travis feature is so convenient. Thanks Chesnay~! >>>>>>>> >>>>>>>> Thank you~ >>>>>>>> >>>>>>>> Xintong Song >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email] <mailto:[hidden email]>> >>>>> wrote: >>>>>>>> >>>>>>>>> Nice, thanks! >>>>>>>>> >>>>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email] <mailto:[hidden email]>> >>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Thanks for your announcement. Nice work! >>>>>>>>>> >>>>>>>>>> Best, >>>>>>>>>> tison. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> vino yang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 上午8:14写道: >>>>>>>>>> >>>>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. >>>>>>>>>>> >>>>>>>>>>> Chesnay Schepler <[hidden email] <mailto:[hidden email]>> 于2019年8月21日周三 >>>> 下午9:12写道: >>>>>>>>>>> >>>>>>>>>>>> Hi everyone, >>>>>>>>>>>> >>>>>>>>>>>> this is an update on recent changes to the CI bot. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> The bot now cancels builds if a new commit was added to a >>>> PR, >>>>>> and >>>>>>>>>>>> cancels all builds if the PR was closed. >>>>>>>>>>>> (This was implemented a while ago; I'm just mentioning it >>>>> again >>>>>>> for >>>>>>>>>>>> discoverability) >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> Additionally, starting today you can now re-trigger a >>>> Travis >>>>>> run >>>>>>> by >>>>>>>>>>>> writing a comment "@flinkbot run travis"; this means you no >>>>>>> longer >>>>>>>>> have >>>>>>>>>>>> to commit an empty commit or do other shenanigans to get >>>>>> another >>>>>>>>> build >>>>>>>>>>>> running. >>>>>>>>>>>> Note that this will /not/ work if the PR was re-opened, >>>> until >>>>>> at >>>>>>>>> least >>>>>>>>>> 1 >>>>>>>>>>>> new build was triggered by a push. >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>> >> > |
@Ethan Li The source for the CiBot is available here
<https://github.com/flink-ci/ci-bot/>. The implementation of this command is tightly connected to how the CiBot works; but conceptually it looks at a PR, finds the most recent build that ran, and uses the Travis REST API to restart the build. Additionally, it keeps track of which comments have been processed by storing the comment ID in the CI report. If you have further questions, feel free to ping me directly. @Dianfu I agree, we should include it somewhere in either the flinkbot template or the CI report. On 23/08/2019 03:35, Dian Fu wrote: > Thanks Chesnay for your great work! A very useful feature! > > Just one minor suggestion: It will be better if we could add this command to the section "Bot commands" in the flinkbot template. > > Regards, > Dian > >> 在 2019年8月23日,上午2:06,Ethan Li <[hidden email]> 写道: >> >> My question is specifically about implementation of "@flinkbot run travis" >> >>> On Aug 22, 2019, at 1:06 PM, Ethan Li <[hidden email]> wrote: >>> >>> Hi Chesnay, >>> >>> This is really nice feature! >>> >>> Can I ask how is this implemented? Do you have the related Jira/PR/docs that I can take a look? I’d like to introduce it to another project if applicable. Thank you very much! >>> >>> Best, >>> Ethan >>> >>>> On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email] <mailto:[hidden email]>> wrote: >>>> >>>> Thanks Chesnay a lot, >>>> >>>> I love this feature! >>>> >>>> Thanks, >>>> Biao /'bɪ.aʊ/ >>>> >>>> >>>> >>>> On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email] <mailto:[hidden email]>> wrote: >>>> >>>>> Cool, thanks Chesnay a lot for the improvement! >>>>> >>>>> Best, Hequn >>>>> >>>>> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email] <mailto:[hidden email]>> wrote: >>>>> >>>>>> Thanks Chesnay for the CI improvement! >>>>>> It is very helpful. >>>>>> >>>>>> Thanks, >>>>>> Zhu Zhu >>>>>> >>>>>> zhijiang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 下午4:18写道: >>>>>> >>>>>>> It is really very convenient now. Valuable work, Chesnay! >>>>>>> >>>>>>> Best, >>>>>>> Zhijiang >>>>>>> ------------------------------------------------------------------ >>>>>>> From:Till Rohrmann <[hidden email] <mailto:[hidden email]>> >>>>>>> Send Time:2019年8月22日(星期四) 10:13 >>>>>>> To:dev <[hidden email] <mailto:[hidden email]>> >>>>>>> Subject:Re: CiBot Update >>>>>>> >>>>>>> Thanks for the continuous work on the CiBot Chesnay! >>>>>>> >>>>>>> Cheers, >>>>>>> Till >>>>>>> >>>>>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email] <mailto:[hidden email]>> wrote: >>>>>>> >>>>>>>> Great work! Thanks Chesnay! >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email] <mailto:[hidden email]>> >>>>>>> wrote: >>>>>>>>> The re-triggering travis feature is so convenient. Thanks Chesnay~! >>>>>>>>> >>>>>>>>> Thank you~ >>>>>>>>> >>>>>>>>> Xintong Song >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email] <mailto:[hidden email]>> >>>>>> wrote: >>>>>>>>>> Nice, thanks! >>>>>>>>>> >>>>>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email] <mailto:[hidden email]>> >>>>>>>> wrote: >>>>>>>>>>> Thanks for your announcement. Nice work! >>>>>>>>>>> >>>>>>>>>>> Best, >>>>>>>>>>> tison. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> vino yang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 上午8:14写道: >>>>>>>>>>> >>>>>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. >>>>>>>>>>>> >>>>>>>>>>>> Chesnay Schepler <[hidden email] <mailto:[hidden email]>> 于2019年8月21日周三 >>>>> 下午9:12写道: >>>>>>>>>>>>> Hi everyone, >>>>>>>>>>>>> >>>>>>>>>>>>> this is an update on recent changes to the CI bot. >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> The bot now cancels builds if a new commit was added to a >>>>> PR, >>>>>>> and >>>>>>>>>>>>> cancels all builds if the PR was closed. >>>>>>>>>>>>> (This was implemented a while ago; I'm just mentioning it >>>>>> again >>>>>>>> for >>>>>>>>>>>>> discoverability) >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> Additionally, starting today you can now re-trigger a >>>>> Travis >>>>>>> run >>>>>>>> by >>>>>>>>>>>>> writing a comment "@flinkbot run travis"; this means you no >>>>>>>> longer >>>>>>>>>> have >>>>>>>>>>>>> to commit an empty commit or do other shenanigans to get >>>>>>> another >>>>>>>>>> build >>>>>>>>>>>>> running. >>>>>>>>>>>>> Note that this will /not/ work if the PR was re-opened, >>>>> until >>>>>>> at >>>>>>>>>> least >>>>>>>>>>> 1 >>>>>>>>>>>>> new build was triggered by a push. >>>>>>>>>>>>> >>>>>>> > |
Thank you very much Chesnay! This is helpful
> On Aug 23, 2019, at 2:58 AM, Chesnay Schepler <[hidden email]> wrote: > > @Ethan Li The source for the CiBot is available here <https://github.com/flink-ci/ci-bot/>. The implementation of this command is tightly connected to how the CiBot works; but conceptually it looks at a PR, finds the most recent build that ran, and uses the Travis REST API to restart the build. > Additionally, it keeps track of which comments have been processed by storing the comment ID in the CI report. > If you have further questions, feel free to ping me directly. > > @Dianfu I agree, we should include it somewhere in either the flinkbot template or the CI report. > > On 23/08/2019 03:35, Dian Fu wrote: >> Thanks Chesnay for your great work! A very useful feature! >> >> Just one minor suggestion: It will be better if we could add this command to the section "Bot commands" in the flinkbot template. >> >> Regards, >> Dian >> >>> 在 2019年8月23日,上午2:06,Ethan Li <[hidden email]> 写道: >>> >>> My question is specifically about implementation of "@flinkbot run travis" >>> >>>> On Aug 22, 2019, at 1:06 PM, Ethan Li <[hidden email]> wrote: >>>> >>>> Hi Chesnay, >>>> >>>> This is really nice feature! >>>> >>>> Can I ask how is this implemented? Do you have the related Jira/PR/docs that I can take a look? I’d like to introduce it to another project if applicable. Thank you very much! >>>> >>>> Best, >>>> Ethan >>>> >>>>> On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email] <mailto:[hidden email]>> wrote: >>>>> >>>>> Thanks Chesnay a lot, >>>>> >>>>> I love this feature! >>>>> >>>>> Thanks, >>>>> Biao /'bɪ.aʊ/ >>>>> >>>>> >>>>> >>>>> On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email] <mailto:[hidden email]>> wrote: >>>>> >>>>>> Cool, thanks Chesnay a lot for the improvement! >>>>>> >>>>>> Best, Hequn >>>>>> >>>>>> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email] <mailto:[hidden email]>> wrote: >>>>>> >>>>>>> Thanks Chesnay for the CI improvement! >>>>>>> It is very helpful. >>>>>>> >>>>>>> Thanks, >>>>>>> Zhu Zhu >>>>>>> >>>>>>> zhijiang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 下午4:18写道: >>>>>>> >>>>>>>> It is really very convenient now. Valuable work, Chesnay! >>>>>>>> >>>>>>>> Best, >>>>>>>> Zhijiang >>>>>>>> ------------------------------------------------------------------ >>>>>>>> From:Till Rohrmann <[hidden email] <mailto:[hidden email]>> >>>>>>>> Send Time:2019年8月22日(星期四) 10:13 >>>>>>>> To:dev <[hidden email] <mailto:[hidden email]>> >>>>>>>> Subject:Re: CiBot Update >>>>>>>> >>>>>>>> Thanks for the continuous work on the CiBot Chesnay! >>>>>>>> >>>>>>>> Cheers, >>>>>>>> Till >>>>>>>> >>>>>>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email] <mailto:[hidden email]>> wrote: >>>>>>>> >>>>>>>>> Great work! Thanks Chesnay! >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email] <mailto:[hidden email]>> >>>>>>>> wrote: >>>>>>>>>> The re-triggering travis feature is so convenient. Thanks Chesnay~! >>>>>>>>>> >>>>>>>>>> Thank you~ >>>>>>>>>> >>>>>>>>>> Xintong Song >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email] <mailto:[hidden email]>> >>>>>>> wrote: >>>>>>>>>>> Nice, thanks! >>>>>>>>>>> >>>>>>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email] <mailto:[hidden email]>> >>>>>>>>> wrote: >>>>>>>>>>>> Thanks for your announcement. Nice work! >>>>>>>>>>>> >>>>>>>>>>>> Best, >>>>>>>>>>>> tison. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> vino yang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 上午8:14写道: >>>>>>>>>>>> >>>>>>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. >>>>>>>>>>>>> >>>>>>>>>>>>> Chesnay Schepler <[hidden email] <mailto:[hidden email]>> 于2019年8月21日周三 >>>>>> 下午9:12写道: >>>>>>>>>>>>>> Hi everyone, >>>>>>>>>>>>>> >>>>>>>>>>>>>> this is an update on recent changes to the CI bot. >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> The bot now cancels builds if a new commit was added to a >>>>>> PR, >>>>>>>> and >>>>>>>>>>>>>> cancels all builds if the PR was closed. >>>>>>>>>>>>>> (This was implemented a while ago; I'm just mentioning it >>>>>>> again >>>>>>>>> for >>>>>>>>>>>>>> discoverability) >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> Additionally, starting today you can now re-trigger a >>>>>> Travis >>>>>>>> run >>>>>>>>> by >>>>>>>>>>>>>> writing a comment "@flinkbot run travis"; this means you no >>>>>>>>> longer >>>>>>>>>>> have >>>>>>>>>>>>>> to commit an empty commit or do other shenanigans to get >>>>>>>> another >>>>>>>>>>> build >>>>>>>>>>>>>> running. >>>>>>>>>>>>>> Note that this will /not/ work if the PR was re-opened, >>>>>> until >>>>>>>> at >>>>>>>>>>> least >>>>>>>>>>>> 1 >>>>>>>>>>>>>> new build was triggered by a push. >>>>>>>>>>>>>> >>>>>>>> >> > |
Very helpful! Thanks Chesnay!
Best, Terry Wang > 在 2019年8月23日,下午11:47,Ethan Li <[hidden email]> 写道: > > Thank you very much Chesnay! This is helpful > >> On Aug 23, 2019, at 2:58 AM, Chesnay Schepler <[hidden email]> wrote: >> >> @Ethan Li The source for the CiBot is available here <https://github.com/flink-ci/ci-bot/>. The implementation of this command is tightly connected to how the CiBot works; but conceptually it looks at a PR, finds the most recent build that ran, and uses the Travis REST API to restart the build. >> Additionally, it keeps track of which comments have been processed by storing the comment ID in the CI report. >> If you have further questions, feel free to ping me directly. >> >> @Dianfu I agree, we should include it somewhere in either the flinkbot template or the CI report. >> >> On 23/08/2019 03:35, Dian Fu wrote: >>> Thanks Chesnay for your great work! A very useful feature! >>> >>> Just one minor suggestion: It will be better if we could add this command to the section "Bot commands" in the flinkbot template. >>> >>> Regards, >>> Dian >>> >>>> 在 2019年8月23日,上午2:06,Ethan Li <[hidden email]> 写道: >>>> >>>> My question is specifically about implementation of "@flinkbot run travis" >>>> >>>>> On Aug 22, 2019, at 1:06 PM, Ethan Li <[hidden email]> wrote: >>>>> >>>>> Hi Chesnay, >>>>> >>>>> This is really nice feature! >>>>> >>>>> Can I ask how is this implemented? Do you have the related Jira/PR/docs that I can take a look? I’d like to introduce it to another project if applicable. Thank you very much! >>>>> >>>>> Best, >>>>> Ethan >>>>> >>>>>> On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email] <mailto:[hidden email]>> wrote: >>>>>> >>>>>> Thanks Chesnay a lot, >>>>>> >>>>>> I love this feature! >>>>>> >>>>>> Thanks, >>>>>> Biao /'bɪ.aʊ/ >>>>>> >>>>>> >>>>>> >>>>>> On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email] <mailto:[hidden email]>> wrote: >>>>>> >>>>>>> Cool, thanks Chesnay a lot for the improvement! >>>>>>> >>>>>>> Best, Hequn >>>>>>> >>>>>>> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email] <mailto:[hidden email]>> wrote: >>>>>>> >>>>>>>> Thanks Chesnay for the CI improvement! >>>>>>>> It is very helpful. >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Zhu Zhu >>>>>>>> >>>>>>>> zhijiang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 下午4:18写道: >>>>>>>> >>>>>>>>> It is really very convenient now. Valuable work, Chesnay! >>>>>>>>> >>>>>>>>> Best, >>>>>>>>> Zhijiang >>>>>>>>> ------------------------------------------------------------------ >>>>>>>>> From:Till Rohrmann <[hidden email] <mailto:[hidden email]>> >>>>>>>>> Send Time:2019年8月22日(星期四) 10:13 >>>>>>>>> To:dev <[hidden email] <mailto:[hidden email]>> >>>>>>>>> Subject:Re: CiBot Update >>>>>>>>> >>>>>>>>> Thanks for the continuous work on the CiBot Chesnay! >>>>>>>>> >>>>>>>>> Cheers, >>>>>>>>> Till >>>>>>>>> >>>>>>>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email] <mailto:[hidden email]>> wrote: >>>>>>>>> >>>>>>>>>> Great work! Thanks Chesnay! >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song <[hidden email] <mailto:[hidden email]>> >>>>>>>>> wrote: >>>>>>>>>>> The re-triggering travis feature is so convenient. Thanks Chesnay~! >>>>>>>>>>> >>>>>>>>>>> Thank you~ >>>>>>>>>>> >>>>>>>>>>> Xintong Song >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email] <mailto:[hidden email]>> >>>>>>>> wrote: >>>>>>>>>>>> Nice, thanks! >>>>>>>>>>>> >>>>>>>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen <[hidden email] <mailto:[hidden email]>> >>>>>>>>>> wrote: >>>>>>>>>>>>> Thanks for your announcement. Nice work! >>>>>>>>>>>>> >>>>>>>>>>>>> Best, >>>>>>>>>>>>> tison. >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> vino yang <[hidden email] <mailto:[hidden email]>> 于2019年8月22日周四 上午8:14写道: >>>>>>>>>>>>> >>>>>>>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Chesnay Schepler <[hidden email] <mailto:[hidden email]>> 于2019年8月21日周三 >>>>>>> 下午9:12写道: >>>>>>>>>>>>>>> Hi everyone, >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> this is an update on recent changes to the CI bot. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> The bot now cancels builds if a new commit was added to a >>>>>>> PR, >>>>>>>>> and >>>>>>>>>>>>>>> cancels all builds if the PR was closed. >>>>>>>>>>>>>>> (This was implemented a while ago; I'm just mentioning it >>>>>>>> again >>>>>>>>>> for >>>>>>>>>>>>>>> discoverability) >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Additionally, starting today you can now re-trigger a >>>>>>> Travis >>>>>>>>> run >>>>>>>>>> by >>>>>>>>>>>>>>> writing a comment "@flinkbot run travis"; this means you no >>>>>>>>>> longer >>>>>>>>>>>> have >>>>>>>>>>>>>>> to commit an empty commit or do other shenanigans to get >>>>>>>>> another >>>>>>>>>>>> build >>>>>>>>>>>>>>> running. >>>>>>>>>>>>>>> Note that this will /not/ work if the PR was re-opened, >>>>>>> until >>>>>>>>> at >>>>>>>>>>>> least >>>>>>>>>>>>> 1 >>>>>>>>>>>>>>> new build was triggered by a push. >>>>>>>>>>>>>>> >>>>>>>>> >>> >> > |
Thanks Chesnay for the nice work, it's very helpful
Best, Congxian Terry Wang <[hidden email]> 于2019年8月26日周一 下午6:59写道: > Very helpful! Thanks Chesnay! > Best, > Terry Wang > > > > > 在 2019年8月23日,下午11:47,Ethan Li <[hidden email]> 写道: > > > > Thank you very much Chesnay! This is helpful > > > >> On Aug 23, 2019, at 2:58 AM, Chesnay Schepler <[hidden email]> > wrote: > >> > >> @Ethan Li The source for the CiBot is available here < > https://github.com/flink-ci/ci-bot/>. The implementation of this command > is tightly connected to how the CiBot works; but conceptually it looks at a > PR, finds the most recent build that ran, and uses the Travis REST API to > restart the build. > >> Additionally, it keeps track of which comments have been processed by > storing the comment ID in the CI report. > >> If you have further questions, feel free to ping me directly. > >> > >> @Dianfu I agree, we should include it somewhere in either the flinkbot > template or the CI report. > >> > >> On 23/08/2019 03:35, Dian Fu wrote: > >>> Thanks Chesnay for your great work! A very useful feature! > >>> > >>> Just one minor suggestion: It will be better if we could add this > command to the section "Bot commands" in the flinkbot template. > >>> > >>> Regards, > >>> Dian > >>> > >>>> 在 2019年8月23日,上午2:06,Ethan Li <[hidden email]> 写道: > >>>> > >>>> My question is specifically about implementation of "@flinkbot run > travis" > >>>> > >>>>> On Aug 22, 2019, at 1:06 PM, Ethan Li <[hidden email]> > wrote: > >>>>> > >>>>> Hi Chesnay, > >>>>> > >>>>> This is really nice feature! > >>>>> > >>>>> Can I ask how is this implemented? Do you have the related > Jira/PR/docs that I can take a look? I’d like to introduce it to another > project if applicable. Thank you very much! > >>>>> > >>>>> Best, > >>>>> Ethan > >>>>> > >>>>>> On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email] <mailto: > [hidden email]>> wrote: > >>>>>> > >>>>>> Thanks Chesnay a lot, > >>>>>> > >>>>>> I love this feature! > >>>>>> > >>>>>> Thanks, > >>>>>> Biao /'bɪ.aʊ/ > >>>>>> > >>>>>> > >>>>>> > >>>>>> On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email] > <mailto:[hidden email]>> wrote: > >>>>>> > >>>>>>> Cool, thanks Chesnay a lot for the improvement! > >>>>>>> > >>>>>>> Best, Hequn > >>>>>>> > >>>>>>> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email] > <mailto:[hidden email]>> wrote: > >>>>>>> > >>>>>>>> Thanks Chesnay for the CI improvement! > >>>>>>>> It is very helpful. > >>>>>>>> > >>>>>>>> Thanks, > >>>>>>>> Zhu Zhu > >>>>>>>> > >>>>>>>> zhijiang <[hidden email] <mailto: > [hidden email]>> 于2019年8月22日周四 下午4:18写道: > >>>>>>>> > >>>>>>>>> It is really very convenient now. Valuable work, Chesnay! > >>>>>>>>> > >>>>>>>>> Best, > >>>>>>>>> Zhijiang > >>>>>>>>> > ------------------------------------------------------------------ > >>>>>>>>> From:Till Rohrmann <[hidden email] <mailto: > [hidden email]>> > >>>>>>>>> Send Time:2019年8月22日(星期四) 10:13 > >>>>>>>>> To:dev <[hidden email] <mailto:[hidden email]>> > >>>>>>>>> Subject:Re: CiBot Update > >>>>>>>>> > >>>>>>>>> Thanks for the continuous work on the CiBot Chesnay! > >>>>>>>>> > >>>>>>>>> Cheers, > >>>>>>>>> Till > >>>>>>>>> > >>>>>>>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email] > <mailto:[hidden email]>> wrote: > >>>>>>>>> > >>>>>>>>>> Great work! Thanks Chesnay! > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song < > [hidden email] <mailto:[hidden email]>> > >>>>>>>>> wrote: > >>>>>>>>>>> The re-triggering travis feature is so convenient. Thanks > Chesnay~! > >>>>>>>>>>> > >>>>>>>>>>> Thank you~ > >>>>>>>>>>> > >>>>>>>>>>> Xintong Song > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email] > <mailto:[hidden email]>> > >>>>>>>> wrote: > >>>>>>>>>>>> Nice, thanks! > >>>>>>>>>>>> > >>>>>>>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen < > [hidden email] <mailto:[hidden email]>> > >>>>>>>>>> wrote: > >>>>>>>>>>>>> Thanks for your announcement. Nice work! > >>>>>>>>>>>>> > >>>>>>>>>>>>> Best, > >>>>>>>>>>>>> tison. > >>>>>>>>>>>>> > >>>>>>>>>>>>> > >>>>>>>>>>>>> vino yang <[hidden email] <mailto: > [hidden email]>> 于2019年8月22日周四 上午8:14写道: > >>>>>>>>>>>>> > >>>>>>>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> Chesnay Schepler <[hidden email] <mailto: > [hidden email]>> 于2019年8月21日周三 > >>>>>>> 下午9:12写道: > >>>>>>>>>>>>>>> Hi everyone, > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> this is an update on recent changes to the CI bot. > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> The bot now cancels builds if a new commit was added to a > >>>>>>> PR, > >>>>>>>>> and > >>>>>>>>>>>>>>> cancels all builds if the PR was closed. > >>>>>>>>>>>>>>> (This was implemented a while ago; I'm just mentioning it > >>>>>>>> again > >>>>>>>>>> for > >>>>>>>>>>>>>>> discoverability) > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> Additionally, starting today you can now re-trigger a > >>>>>>> Travis > >>>>>>>>> run > >>>>>>>>>> by > >>>>>>>>>>>>>>> writing a comment "@flinkbot run travis"; this means you no > >>>>>>>>>> longer > >>>>>>>>>>>> have > >>>>>>>>>>>>>>> to commit an empty commit or do other shenanigans to get > >>>>>>>>> another > >>>>>>>>>>>> build > >>>>>>>>>>>>>>> running. > >>>>>>>>>>>>>>> Note that this will /not/ work if the PR was re-opened, > >>>>>>> until > >>>>>>>>> at > >>>>>>>>>>>> least > >>>>>>>>>>>>> 1 > >>>>>>>>>>>>>>> new build was triggered by a push. > >>>>>>>>>>>>>>> > >>>>>>>>> > >>> > >> > > > > |
Thanks for @Chesnay Schepler<mailto:[hidden email]> for this really helpful command!
I agreed with @Dian Fu<mailto:[hidden email]> that we should include this in the "Bot commands". I just wanted to find the exact command but found nothing in the template and come here for the command line. Best Yun Tang ________________________________ From: Congxian Qiu <[hidden email]> Sent: Monday, August 26, 2019 20:08 To: [hidden email] <[hidden email]> Subject: Re: CiBot Update Thanks Chesnay for the nice work, it's very helpful Best, Congxian Terry Wang <[hidden email]> 于2019年8月26日周一 下午6:59写道: > Very helpful! Thanks Chesnay! > Best, > Terry Wang > > > > > 在 2019年8月23日,下午11:47,Ethan Li <[hidden email]> 写道: > > > > Thank you very much Chesnay! This is helpful > > > >> On Aug 23, 2019, at 2:58 AM, Chesnay Schepler <[hidden email]> > wrote: > >> > >> @Ethan Li The source for the CiBot is available here < > https://github.com/flink-ci/ci-bot/>. The implementation of this command > is tightly connected to how the CiBot works; but conceptually it looks at a > PR, finds the most recent build that ran, and uses the Travis REST API to > restart the build. > >> Additionally, it keeps track of which comments have been processed by > storing the comment ID in the CI report. > >> If you have further questions, feel free to ping me directly. > >> > >> @Dianfu I agree, we should include it somewhere in either the flinkbot > template or the CI report. > >> > >> On 23/08/2019 03:35, Dian Fu wrote: > >>> Thanks Chesnay for your great work! A very useful feature! > >>> > >>> Just one minor suggestion: It will be better if we could add this > command to the section "Bot commands" in the flinkbot template. > >>> > >>> Regards, > >>> Dian > >>> > >>>> 在 2019年8月23日,上午2:06,Ethan Li <[hidden email]> 写道: > >>>> > >>>> My question is specifically about implementation of "@flinkbot run > travis" > >>>> > >>>>> On Aug 22, 2019, at 1:06 PM, Ethan Li <[hidden email]> > wrote: > >>>>> > >>>>> Hi Chesnay, > >>>>> > >>>>> This is really nice feature! > >>>>> > >>>>> Can I ask how is this implemented? Do you have the related > Jira/PR/docs that I can take a look? I’d like to introduce it to another > project if applicable. Thank you very much! > >>>>> > >>>>> Best, > >>>>> Ethan > >>>>> > >>>>>> On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email] <mailto: > [hidden email]>> wrote: > >>>>>> > >>>>>> Thanks Chesnay a lot, > >>>>>> > >>>>>> I love this feature! > >>>>>> > >>>>>> Thanks, > >>>>>> Biao /'bɪ.aʊ/ > >>>>>> > >>>>>> > >>>>>> > >>>>>> On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email] > <mailto:[hidden email]>> wrote: > >>>>>> > >>>>>>> Cool, thanks Chesnay a lot for the improvement! > >>>>>>> > >>>>>>> Best, Hequn > >>>>>>> > >>>>>>> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email] > <mailto:[hidden email]>> wrote: > >>>>>>> > >>>>>>>> Thanks Chesnay for the CI improvement! > >>>>>>>> It is very helpful. > >>>>>>>> > >>>>>>>> Thanks, > >>>>>>>> Zhu Zhu > >>>>>>>> > >>>>>>>> zhijiang <[hidden email] <mailto: > [hidden email]>> 于2019年8月22日周四 下午4:18写道: > >>>>>>>> > >>>>>>>>> It is really very convenient now. Valuable work, Chesnay! > >>>>>>>>> > >>>>>>>>> Best, > >>>>>>>>> Zhijiang > >>>>>>>>> > ------------------------------------------------------------------ > >>>>>>>>> From:Till Rohrmann <[hidden email] <mailto: > [hidden email]>> > >>>>>>>>> Send Time:2019年8月22日(星期四) 10:13 > >>>>>>>>> To:dev <[hidden email] <mailto:[hidden email]>> > >>>>>>>>> Subject:Re: CiBot Update > >>>>>>>>> > >>>>>>>>> Thanks for the continuous work on the CiBot Chesnay! > >>>>>>>>> > >>>>>>>>> Cheers, > >>>>>>>>> Till > >>>>>>>>> > >>>>>>>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email] > <mailto:[hidden email]>> wrote: > >>>>>>>>> > >>>>>>>>>> Great work! Thanks Chesnay! > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song < > [hidden email] <mailto:[hidden email]>> > >>>>>>>>> wrote: > >>>>>>>>>>> The re-triggering travis feature is so convenient. Thanks > Chesnay~! > >>>>>>>>>>> > >>>>>>>>>>> Thank you~ > >>>>>>>>>>> > >>>>>>>>>>> Xintong Song > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen <[hidden email] > <mailto:[hidden email]>> > >>>>>>>> wrote: > >>>>>>>>>>>> Nice, thanks! > >>>>>>>>>>>> > >>>>>>>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen < > [hidden email] <mailto:[hidden email]>> > >>>>>>>>>> wrote: > >>>>>>>>>>>>> Thanks for your announcement. Nice work! > >>>>>>>>>>>>> > >>>>>>>>>>>>> Best, > >>>>>>>>>>>>> tison. > >>>>>>>>>>>>> > >>>>>>>>>>>>> > >>>>>>>>>>>>> vino yang <[hidden email] <mailto: > [hidden email]>> 于2019年8月22日周四 上午8:14写道: > >>>>>>>>>>>>> > >>>>>>>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> Chesnay Schepler <[hidden email] <mailto: > [hidden email]>> 于2019年8月21日周三 > >>>>>>> 下午9:12写道: > >>>>>>>>>>>>>>> Hi everyone, > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> this is an update on recent changes to the CI bot. > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> The bot now cancels builds if a new commit was added to a > >>>>>>> PR, > >>>>>>>>> and > >>>>>>>>>>>>>>> cancels all builds if the PR was closed. > >>>>>>>>>>>>>>> (This was implemented a while ago; I'm just mentioning it > >>>>>>>> again > >>>>>>>>>> for > >>>>>>>>>>>>>>> discoverability) > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> Additionally, starting today you can now re-trigger a > >>>>>>> Travis > >>>>>>>>> run > >>>>>>>>>> by > >>>>>>>>>>>>>>> writing a comment "@flinkbot run travis"; this means you no > >>>>>>>>>> longer > >>>>>>>>>>>> have > >>>>>>>>>>>>>>> to commit an empty commit or do other shenanigans to get > >>>>>>>>> another > >>>>>>>>>>>> build > >>>>>>>>>>>>>>> running. > >>>>>>>>>>>>>>> Note that this will /not/ work if the PR was re-opened, > >>>>>>> until > >>>>>>>>> at > >>>>>>>>>>>> least > >>>>>>>>>>>>> 1 > >>>>>>>>>>>>>>> new build was triggered by a push. > >>>>>>>>>>>>>>> > >>>>>>>>> > >>> > >> > > > > |
I notice that flinkbot now includes an information about ci command
Mention the bot in a comment to re-run the automated checks. however, there are many times I forget whether it is @flinkbot run travis or @flinkbot travis run It should be no harm we include the exact content there. Besides, today when I send a totally document related pull request #9774 I think we can safely skip travis and it also save ci resource. Instead of a complex dependency analysis or intelligent auto detect, two options seems easy to implement 1. CiBot ignores pull request with title [ci-skip](note: not commit title but PR title since we have a format rule on commit title) 2. CiBot cancels pending job if receive comment @flinkbot ci-skip We open the door to our contributors for safely skip ci and our committer would requests run necessary ci on review. What do you think? Yun Tang <[hidden email]> 于2019年9月2日周一 上午2:19写道: > Thanks for @Chesnay Schepler<mailto:[hidden email]> for this really > helpful command! > > I agreed with @Dian Fu<mailto:[hidden email]> that we should > include this in the "Bot commands". I just wanted to find the exact command > but found nothing in the template and come here for the command line. > > Best > Yun Tang > ________________________________ > From: Congxian Qiu <[hidden email]> > Sent: Monday, August 26, 2019 20:08 > To: [hidden email] <[hidden email]> > Subject: Re: CiBot Update > > Thanks Chesnay for the nice work, it's very helpful > > Best, > Congxian > > > Terry Wang <[hidden email]> 于2019年8月26日周一 下午6:59写道: > > > Very helpful! Thanks Chesnay! > > Best, > > Terry Wang > > > > > > > > > 在 2019年8月23日,下午11:47,Ethan Li <[hidden email]> 写道: > > > > > > Thank you very much Chesnay! This is helpful > > > > > >> On Aug 23, 2019, at 2:58 AM, Chesnay Schepler <[hidden email]> > > wrote: > > >> > > >> @Ethan Li The source for the CiBot is available here < > > https://github.com/flink-ci/ci-bot/>. The implementation of this command > > is tightly connected to how the CiBot works; but conceptually it looks > at a > > PR, finds the most recent build that ran, and uses the Travis REST API to > > restart the build. > > >> Additionally, it keeps track of which comments have been processed by > > storing the comment ID in the CI report. > > >> If you have further questions, feel free to ping me directly. > > >> > > >> @Dianfu I agree, we should include it somewhere in either the flinkbot > > template or the CI report. > > >> > > >> On 23/08/2019 03:35, Dian Fu wrote: > > >>> Thanks Chesnay for your great work! A very useful feature! > > >>> > > >>> Just one minor suggestion: It will be better if we could add this > > command to the section "Bot commands" in the flinkbot template. > > >>> > > >>> Regards, > > >>> Dian > > >>> > > >>>> 在 2019年8月23日,上午2:06,Ethan Li <[hidden email]> 写道: > > >>>> > > >>>> My question is specifically about implementation of "@flinkbot run > > travis" > > >>>> > > >>>>> On Aug 22, 2019, at 1:06 PM, Ethan Li <[hidden email]> > > wrote: > > >>>>> > > >>>>> Hi Chesnay, > > >>>>> > > >>>>> This is really nice feature! > > >>>>> > > >>>>> Can I ask how is this implemented? Do you have the related > > Jira/PR/docs that I can take a look? I’d like to introduce it to another > > project if applicable. Thank you very much! > > >>>>> > > >>>>> Best, > > >>>>> Ethan > > >>>>> > > >>>>>> On Aug 22, 2019, at 8:34 AM, Biao Liu <[hidden email] > <mailto: > > [hidden email]>> wrote: > > >>>>>> > > >>>>>> Thanks Chesnay a lot, > > >>>>>> > > >>>>>> I love this feature! > > >>>>>> > > >>>>>> Thanks, > > >>>>>> Biao /'bɪ.aʊ/ > > >>>>>> > > >>>>>> > > >>>>>> > > >>>>>> On Thu, 22 Aug 2019 at 20:55, Hequn Cheng <[hidden email] > > <mailto:[hidden email]>> wrote: > > >>>>>> > > >>>>>>> Cool, thanks Chesnay a lot for the improvement! > > >>>>>>> > > >>>>>>> Best, Hequn > > >>>>>>> > > >>>>>>> On Thu, Aug 22, 2019 at 5:02 PM Zhu Zhu <[hidden email] > > <mailto:[hidden email]>> wrote: > > >>>>>>> > > >>>>>>>> Thanks Chesnay for the CI improvement! > > >>>>>>>> It is very helpful. > > >>>>>>>> > > >>>>>>>> Thanks, > > >>>>>>>> Zhu Zhu > > >>>>>>>> > > >>>>>>>> zhijiang <[hidden email] <mailto: > > [hidden email]>> 于2019年8月22日周四 下午4:18写道: > > >>>>>>>> > > >>>>>>>>> It is really very convenient now. Valuable work, Chesnay! > > >>>>>>>>> > > >>>>>>>>> Best, > > >>>>>>>>> Zhijiang > > >>>>>>>>> > > ------------------------------------------------------------------ > > >>>>>>>>> From:Till Rohrmann <[hidden email] <mailto: > > [hidden email]>> > > >>>>>>>>> Send Time:2019年8月22日(星期四) 10:13 > > >>>>>>>>> To:dev <[hidden email] <mailto:[hidden email]>> > > >>>>>>>>> Subject:Re: CiBot Update > > >>>>>>>>> > > >>>>>>>>> Thanks for the continuous work on the CiBot Chesnay! > > >>>>>>>>> > > >>>>>>>>> Cheers, > > >>>>>>>>> Till > > >>>>>>>>> > > >>>>>>>>> On Thu, Aug 22, 2019 at 9:47 AM Jark Wu <[hidden email] > > <mailto:[hidden email]>> wrote: > > >>>>>>>>> > > >>>>>>>>>> Great work! Thanks Chesnay! > > >>>>>>>>>> > > >>>>>>>>>> > > >>>>>>>>>> > > >>>>>>>>>> On Thu, 22 Aug 2019 at 15:42, Xintong Song < > > [hidden email] <mailto:[hidden email]>> > > >>>>>>>>> wrote: > > >>>>>>>>>>> The re-triggering travis feature is so convenient. Thanks > > Chesnay~! > > >>>>>>>>>>> > > >>>>>>>>>>> Thank you~ > > >>>>>>>>>>> > > >>>>>>>>>>> Xintong Song > > >>>>>>>>>>> > > >>>>>>>>>>> > > >>>>>>>>>>> > > >>>>>>>>>>> On Thu, Aug 22, 2019 at 9:26 AM Stephan Ewen < > [hidden email] > > <mailto:[hidden email]>> > > >>>>>>>> wrote: > > >>>>>>>>>>>> Nice, thanks! > > >>>>>>>>>>>> > > >>>>>>>>>>>> On Thu, Aug 22, 2019 at 3:59 AM Zili Chen < > > [hidden email] <mailto:[hidden email]>> > > >>>>>>>>>> wrote: > > >>>>>>>>>>>>> Thanks for your announcement. Nice work! > > >>>>>>>>>>>>> > > >>>>>>>>>>>>> Best, > > >>>>>>>>>>>>> tison. > > >>>>>>>>>>>>> > > >>>>>>>>>>>>> > > >>>>>>>>>>>>> vino yang <[hidden email] <mailto: > > [hidden email]>> 于2019年8月22日周四 上午8:14写道: > > >>>>>>>>>>>>> > > >>>>>>>>>>>>>> +1 for "@flinkbot run travis", it is very convenient. > > >>>>>>>>>>>>>> > > >>>>>>>>>>>>>> Chesnay Schepler <[hidden email] <mailto: > > [hidden email]>> 于2019年8月21日周三 > > >>>>>>> 下午9:12写道: > > >>>>>>>>>>>>>>> Hi everyone, > > >>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>> this is an update on recent changes to the CI bot. > > >>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>> The bot now cancels builds if a new commit was added to a > > >>>>>>> PR, > > >>>>>>>>> and > > >>>>>>>>>>>>>>> cancels all builds if the PR was closed. > > >>>>>>>>>>>>>>> (This was implemented a while ago; I'm just mentioning it > > >>>>>>>> again > > >>>>>>>>>> for > > >>>>>>>>>>>>>>> discoverability) > > >>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>> Additionally, starting today you can now re-trigger a > > >>>>>>> Travis > > >>>>>>>>> run > > >>>>>>>>>> by > > >>>>>>>>>>>>>>> writing a comment "@flinkbot run travis"; this means you > no > > >>>>>>>>>> longer > > >>>>>>>>>>>> have > > >>>>>>>>>>>>>>> to commit an empty commit or do other shenanigans to get > > >>>>>>>>> another > > >>>>>>>>>>>> build > > >>>>>>>>>>>>>>> running. > > >>>>>>>>>>>>>>> Note that this will /not/ work if the PR was re-opened, > > >>>>>>> until > > >>>>>>>>> at > > >>>>>>>>>>>> least > > >>>>>>>>>>>>> 1 > > >>>>>>>>>>>>>>> new build was triggered by a push. > > >>>>>>>>>>>>>>> > > >>>>>>>>> > > >>> > > >> > > > > > > > > |
Free forum by Nabble | Edit this page |