You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Maxim Solodovnik <so...@gmail.com> on 2020/02/13 14:14:45 UTC

UI to restart broken build

Hello All,

Is there any UI to restart broken build?

-- 
WBR
Maxim aka solomax

Re: UI to restart broken build

Posted by Martin Grigorov <mg...@apache.org>.
Selckin helped!
The correct syntax is: force build wicket-master <reason>
He used 'retry' as a reason.

On Thu, Feb 13, 2020 at 6:08 PM Maxim Solodovnik <so...@gmail.com>
wrote:

> Was too fast :((
>
> You IRC command actually started the build: "forced: by IRC user <selckin>
> on channel ##wicket: retry"
> Will try to be more careful next time
>
> On Thu, 13 Feb 2020 at 23:05, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > Thanks Martin,
> >
> > empty commit a bit ugly, but seems to be the only way :(
> >
> > On Thu, 13 Feb 2020 at 23:02, Martin Grigorov <mg...@apache.org>
> > wrote:
> >
> >> There are the ways I know of:
> >>
> >> 1) in IRC, server: freenode, channel: ##wicket: force build BUILDER_NAME
> >> e.g.: force build wicket-master
> >>
> >> (I've just tried it and for some reason it doesn't work. Maybe I've
> >> forgotten the correct commands to wicket-bot)
> >>
> >> 2) git commit --allow-empty -m "Trigger build" && git push
> >>
> >> Both without UI.
> >>
> >> On Thu, Feb 13, 2020 at 4:15 PM Maxim Solodovnik <so...@gmail.com>
> >> wrote:
> >>
> >> > Hello All,
> >> >
> >> > Is there any UI to restart broken build?
> >> >
> >> > --
> >> > WBR
> >> > Maxim aka solomax
> >> >
> >>
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>
>
> --
> WBR
> Maxim aka solomax
>

Re: UI to restart broken build

Posted by Maxim Solodovnik <so...@gmail.com>.
Was too fast :((

You IRC command actually started the build: "forced: by IRC user <selckin>
on channel ##wicket: retry"
Will try to be more careful next time

On Thu, 13 Feb 2020 at 23:05, Maxim Solodovnik <so...@gmail.com> wrote:

> Thanks Martin,
>
> empty commit a bit ugly, but seems to be the only way :(
>
> On Thu, 13 Feb 2020 at 23:02, Martin Grigorov <mg...@apache.org>
> wrote:
>
>> There are the ways I know of:
>>
>> 1) in IRC, server: freenode, channel: ##wicket: force build BUILDER_NAME
>> e.g.: force build wicket-master
>>
>> (I've just tried it and for some reason it doesn't work. Maybe I've
>> forgotten the correct commands to wicket-bot)
>>
>> 2) git commit --allow-empty -m "Trigger build" && git push
>>
>> Both without UI.
>>
>> On Thu, Feb 13, 2020 at 4:15 PM Maxim Solodovnik <so...@gmail.com>
>> wrote:
>>
>> > Hello All,
>> >
>> > Is there any UI to restart broken build?
>> >
>> > --
>> > WBR
>> > Maxim aka solomax
>> >
>>
>
>
> --
> WBR
> Maxim aka solomax
>


-- 
WBR
Maxim aka solomax

Re: UI to restart broken build

Posted by Maxim Solodovnik <so...@gmail.com>.
Thanks Martin,

empty commit a bit ugly, but seems to be the only way :(

On Thu, 13 Feb 2020 at 23:02, Martin Grigorov <mg...@apache.org> wrote:

> There are the ways I know of:
>
> 1) in IRC, server: freenode, channel: ##wicket: force build BUILDER_NAME
> e.g.: force build wicket-master
>
> (I've just tried it and for some reason it doesn't work. Maybe I've
> forgotten the correct commands to wicket-bot)
>
> 2) git commit --allow-empty -m "Trigger build" && git push
>
> Both without UI.
>
> On Thu, Feb 13, 2020 at 4:15 PM Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > Hello All,
> >
> > Is there any UI to restart broken build?
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>


-- 
WBR
Maxim aka solomax

Re: UI to restart broken build

Posted by Martin Grigorov <mg...@apache.org>.
There are the ways I know of:

1) in IRC, server: freenode, channel: ##wicket: force build BUILDER_NAME
e.g.: force build wicket-master

(I've just tried it and for some reason it doesn't work. Maybe I've
forgotten the correct commands to wicket-bot)

2) git commit --allow-empty -m "Trigger build" && git push

Both without UI.

On Thu, Feb 13, 2020 at 4:15 PM Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello All,
>
> Is there any UI to restart broken build?
>
> --
> WBR
> Maxim aka solomax
>