You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by "seba.wagner@gmail.com" <se...@gmail.com> on 2020/04/05 03:49:05 UTC

Creating pull request build

Hope isolation is going well!

I started to create a Pull Request build:
https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/

But doesn't quite work yet I think.

Cheers
Seb
-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
Nope
All M4 blockers are in OM
I'm currently improving cluster
https://issues.apache.org/jira/browse/OPENMEETINGS-2241

In case there will be np more complains regarding Audio/Video disconnections
This https://issues.apache.org/jira/browse/OPENMEETINGS-2247 will be the
next big task

On Fri, 10 Apr 2020 at 07:01, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> nice
> I guess we rely closely on them pushing new webRTC features.
> Is there anything we waiting for in wicket right now?
>
> Cheers
> Seb
>
> On Fri, 10 Apr 2020 at 11:31, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > On Fri, 10 Apr 2020 at 06:14, seba.wagner@gmail.com <
> seba.wagner@gmail.com
> > >
> > wrote:
> >
> > > Yeah somehow both travis and jenkins have build checks now
> > >
> >
> > Hopefully I was able to turn off travis (we will see )
> >
> >
> > >
> > > we finally were able to release both Wicket and Wicketstuff :))
> > > => Are you a member of those projects too now?
> > >
> >
> > Yep :))
> >
> >
> > >
> > > Cheers
> > > Seb
> > >
> > > On Fri, 10 Apr 2020 at 11:11, Maxim Solodovnik <so...@gmail.com>
> > > wrote:
> > >
> > > > On Fri, 10 Apr 2020 at 03:53, seba.wagner@gmail.com <
> > > seba.wagner@gmail.com
> > > > >
> > > > wrote:
> > > >
> > > > > Yep, this one you mean:
> > > > >
> > > > >
> > > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/
> > > > >
> > > > > That is awesome! Let me try that.
> > > > >
> > > >
> > > > For whatever reason now we have 2 PR builds :)
> > > > Maybe will turn off travis
> > > >
> > > >
> > > > >
> > > > > Can we restrict PR's to show up the PR build status and/or not
> allow
> > > > > merging if build is not green ?
> > > > > For example like in:
> > > > >
> > > > >
> > > >
> > >
> >
> https://medium.com/@shandredreyer/github-using-jenkins-webhooks-and-status-to-prevent-a-pull-request-from-being-merged-443b43f36099
> > > >
> > > >
> > > > I guess we need PR with error to check current behavior :)
> > > >
> > > >
> > > > >
> > > > >
> > > > > I see also that the M5 vs M5-SNAPSHOT has been now decided :) Which
> > > makes
> > > > > the building locally a lot easier
> > > > >
> > > >
> > > > Yep
> > > > we finally were able to release both Wicket and Wicketstuff :))
> > > >
> > > >
> > > > >
> > > > > Cheers
> > > > > Seb
> > > > >
> > > > >
> > > > > On Tue, 7 Apr 2020 at 18:17, Maxim Solodovnik <
> solomax666@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > PR build at Jenkins was created by INFRA
> > > > > > Just have checked, it seems to work
> > > > > >
> > > > > > On Tue, 7 Apr 2020 at 08:51, Maxim Solodovnik <
> > solomax666@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > > Basic Travis config is created
> > > > > > > https://issues.apache.org/jira/browse/INFRA-20084 ticket is
> > filed
> > > :)
> > > > > > >
> > > > > > > On Mon, 6 Apr 2020 at 08:32, Maxim Solodovnik <
> > > solomax666@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > >> I'll try to set up travis and will let you know
> > > > > > >>
> > > > > > >> On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <
> > > > > > seba.wagner@gmail.com>
> > > > > > >> wrote:
> > > > > > >>
> > > > > > >>> Doesn't give much insights.
> > > > > > >>>
> > > > > > >>> This is the plugin we are using
> > > > > > >>> https://github.com/jenkinsci/ghprb-plugin
> > > > > > >>>
> > > > > > >>> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <
> > > > solomax666@gmail.com>
> > > > > > >>> wrote:
> > > > > > >>>
> > > > > > >>> > Can you open and compare configs? :)
> > > > > > >>> >
> > > > > > >>> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
> > > > > > >>> seba.wagner@gmail.com>
> > > > > > >>> > wrote:
> > > > > > >>> >
> > > > > > >>> > > there are other builds triggered by PRs
> > > > > > >>> > > https://builds.apache.org/job/madlib-pr-build/
> > > > > > >>> > >
> > > > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> > > > > > >>> > >
> > > > > > >>>
> > > > > >
> > > >
> > https://builds.apache.org/job/incubator-taverna-language-pull-requests/
> > > > > > >>> > >
> > > > > > >>> > > Just search on jenkins for pull-request or pr-build and
> you
> > > can
> > > > > > find
> > > > > > >>> > plenty
> > > > > > >>> > > of other examples.
> > > > > > >>> > > It seems so me just missing some checkbox or config.
> > > > > > >>> > >
> > > > > > >>> > > Cheers
> > > > > > >>> > > Seb
> > > > > > >>> > >
> > > > > > >>> > >
> > > > > > >>> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <
> > > > > > solomax666@gmail.com>
> > > > > > >>> > > wrote:
> > > > > > >>> > >
> > > > > > >>> > > > I don't see PR build here:
> > > > > > >>> > > > https://builds.apache.org/view/O/view/OpenWhisk/
> > > > > > >>> > > > Maybe buildbot can be used?
> > > > > https://ci.apache.org/buildbot.html
> > > > > > >>> > > > Or even Travis https://travis-ci.org/ (with some
> > lightened
> > > > > > >>> profile,
> > > > > > >>> > due
> > > > > > >>> > > to
> > > > > > >>> > > > build time on Travis is limited by 50 minutes)
> > > > > > >>> > > >
> > > > > > >>> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> > > > > > >>> > > seba.wagner@gmail.com>
> > > > > > >>> > > > wrote:
> > > > > > >>> > > >
> > > > > > >>> > > > > I tried to follow:
> > > > > > >>> > > > >
> > > > > > >>> > > > >
> > > > > > >>> > > >
> > > > > > >>> > >
> > > > > > >>> >
> > > > > > >>>
> > > > > >
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> > > > > > >>> > > > >
> > > > > > >>> > > > > But no success.
> > > > > > >>> > > > > I just can't find the last thing in the instructions
> > > > > > >>> "JenkinsFile"
> > > > > > >>> > > there
> > > > > > >>> > > > is
> > > > > > >>> > > > > no such config "script path" anymore.
> > > > > > >>> > > > >
> > > > > > >>> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> > > > > > >>> > > > seba.wagner@gmail.com>
> > > > > > >>> > > > > wrote:
> > > > > > >>> > > > >
> > > > > > >>> > > > > > could we maybe start to prefix branches with
> > > "feature/",
> > > > > for
> > > > > > >>> > example
> > > > > > >>> > > > > > feature/JIRA-XYZ-my-name ?
> > > > > > >>> > > > > > That way we can whitelist those ones. So it won't
> > just
> > > > > > anything
> > > > > > >>> > > > > >
> > > > > > >>> > > > > > Cheers
> > > > > > >>> > > > > > Seb
> > > > > > >>> > > > > >
> > > > > > >>> > > > > > On Sun, 5 Apr 2020 at 19:01, <
> seba.wagner@gmail.com>
> > > > > wrote:
> > > > > > >>> > > > > >
> > > > > > >>> > > > > >> Or we can find another Jenkins job from another
> > > project
> > > > > that
> > > > > > >>> > > actually
> > > > > > >>> > > > > >> works.
> > > > > > >>> > > > > >>
> > > > > > >>> > > > > >> I can have a look tmw when it’s daytime again.
> > > > > > >>> > > > > >>
> > > > > > >>> > > > > >> Cheers
> > > > > > >>> > > > > >> Seb
> > > > > > >>> > > > > >>
> > > > > > >>> > > > > >> Sent from my iPhone
> > > > > > >>> > > > > >>
> > > > > > >>> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
> > > > > > >>> > solomax666@gmail.com>
> > > > > > >>> > > > > >> wrote:
> > > > > > >>> > > > > >> >
> > > > > > >>> > > > > >> > just have created PR
> > > > > > >>> > > > > >> > no build :(((
> > > > > > >>> > > > > >> > time to ask INFRA?
> > > > > > >>> > > > > >> >
> > > > > > >>> > > > > >> >> On Sun, 5 Apr 2020 at 11:31,
> > seba.wagner@gmail.com
> > > <
> > > > > > >>> > > > > >> seba.wagner@gmail.com>
> > > > > > >>> > > > > >> >> wrote:
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >> that was already checked. And I've added some
> > more
> > > > > > commits
> > > > > > >>> > > > meanwhile.
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >> Maybe it wouldn't retrigger on an existing PR.
> > Just
> > > > new
> > > > > > >>> PRs.
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >> Or maybe we have to add " Whitelist Target
> > > Branches:"
> > > > > > cause
> > > > > > >>> > > > otherwise
> > > > > > >>> > > > > >> >> somebody could DoS attack Jenkins with creating
> > > > > thousands
> > > > > > >>> of
> > > > > > >>> > PRs.
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >> Cheers
> > > > > > >>> > > > > >> >> Seb
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> > > > > > >>> > > > solomax666@gmail.com>
> > > > > > >>> > > > > >> >> wrote:
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >>> I have checked "Use github hooks for build
> > > > triggering"
> > > > > > >>> can you
> > > > > > >>> > > > > commit
> > > > > > >>> > > > > >> >>> something to your PR?
> > > > > > >>> > > > > >> >>>
> > > > > > >>> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49,
> > > seba.wagner@gmail.com
> > > > <
> > > > > > >>> > > > > >> >> seba.wagner@gmail.com>
> > > > > > >>> > > > > >> >>> wrote:
> > > > > > >>> > > > > >> >>>
> > > > > > >>> > > > > >> >>>> Hope isolation is going well!
> > > > > > >>> > > > > >> >>>>
> > > > > > >>> > > > > >> >>>> I started to create a Pull Request build:
> > > > > > >>> > > > > >> >>>>
> > > > > > >>> > > > > >> >>>>
> > > > > > >>> > > > > >> >>>
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >>
> > > > > > >>> > > > >
> > > > > > >>> > > >
> > > > > > >>> > >
> > > > > > >>> >
> > > > > > >>>
> > > > > >
> > > > >
> > > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > > > > > >>> > > > > >> >>>>
> > > > > > >>> > > > > >> >>>> But doesn't quite work yet I think.
> > > > > > >>> > > > > >> >>>>
> > > > > > >>> > > > > >> >>>> Cheers
> > > > > > >>> > > > > >> >>>> Seb
> > > > > > >>> > > > > >> >>>> --
> > > > > > >>> > > > > >> >>>> Sebastian Wagner
> > > > > > >>> > > > > >> >>>> https://twitter.com/#!/dead_lock
> > > > > > >>> > > > > >> >>>> seba.wagner@gmail.com
> > > > > > >>> > > > > >> >>>>
> > > > > > >>> > > > > >> >>>
> > > > > > >>> > > > > >> >>>
> > > > > > >>> > > > > >> >>> --
> > > > > > >>> > > > > >> >>> Best regards,
> > > > > > >>> > > > > >> >>> Maxim
> > > > > > >>> > > > > >> >>>
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >> --
> > > > > > >>> > > > > >> >> Sebastian Wagner
> > > > > > >>> > > > > >> >> https://twitter.com/#!/dead_lock
> > > > > > >>> > > > > >> >> seba.wagner@gmail.com
> > > > > > >>> > > > > >> >>
> > > > > > >>> > > > > >> >
> > > > > > >>> > > > > >> >
> > > > > > >>> > > > > >> > --
> > > > > > >>> > > > > >> > Best regards,
> > > > > > >>> > > > > >> > Maxim
> > > > > > >>> > > > > >>
> > > > > > >>> > > > > >
> > > > > > >>> > > > > >
> > > > > > >>> > > > > > --
> > > > > > >>> > > > > > Sebastian Wagner
> > > > > > >>> > > > > > https://twitter.com/#!/dead_lock
> > > > > > >>> > > > > > seba.wagner@gmail.com
> > > > > > >>> > > > > >
> > > > > > >>> > > > >
> > > > > > >>> > > > >
> > > > > > >>> > > > > --
> > > > > > >>> > > > > Sebastian Wagner
> > > > > > >>> > > > > https://twitter.com/#!/dead_lock
> > > > > > >>> > > > > seba.wagner@gmail.com
> > > > > > >>> > > > >
> > > > > > >>> > > >
> > > > > > >>> > > >
> > > > > > >>> > > > --
> > > > > > >>> > > > Best regards,
> > > > > > >>> > > > Maxim
> > > > > > >>> > > >
> > > > > > >>> > >
> > > > > > >>> > >
> > > > > > >>> > > --
> > > > > > >>> > > Sebastian Wagner
> > > > > > >>> > > https://twitter.com/#!/dead_lock
> > > > > > >>> > > seba.wagner@gmail.com
> > > > > > >>> > >
> > > > > > >>> >
> > > > > > >>> >
> > > > > > >>> > --
> > > > > > >>> > Best regards,
> > > > > > >>> > Maxim
> > > > > > >>> >
> > > > > > >>>
> > > > > > >>>
> > > > > > >>> --
> > > > > > >>> Sebastian Wagner
> > > > > > >>> https://twitter.com/#!/dead_lock
> > > > > > >>> seba.wagner@gmail.com
> > > > > > >>>
> > > > > > >>
> > > > > > >>
> > > > > > >> --
> > > > > > >> Best regards,
> > > > > > >> Maxim
> > > > > > >>
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Best regards,
> > > > > > > Maxim
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Best regards,
> > > > > > Maxim
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Sebastian Wagner
> > > > > https://twitter.com/#!/dead_lock
> > > > > seba.wagner@gmail.com
> > > > >
> > > >
> > > >
> > > > --
> > > > Best regards,
> > > > Maxim
> > > >
> > >
> > >
> > > --
> > > Sebastian Wagner
> > > https://twitter.com/#!/dead_lock
> > > seba.wagner@gmail.com
> > >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
nice
I guess we rely closely on them pushing new webRTC features.
Is there anything we waiting for in wicket right now?

Cheers
Seb

On Fri, 10 Apr 2020 at 11:31, Maxim Solodovnik <so...@gmail.com> wrote:

> On Fri, 10 Apr 2020 at 06:14, seba.wagner@gmail.com <seba.wagner@gmail.com
> >
> wrote:
>
> > Yeah somehow both travis and jenkins have build checks now
> >
>
> Hopefully I was able to turn off travis (we will see )
>
>
> >
> > we finally were able to release both Wicket and Wicketstuff :))
> > => Are you a member of those projects too now?
> >
>
> Yep :))
>
>
> >
> > Cheers
> > Seb
> >
> > On Fri, 10 Apr 2020 at 11:11, Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > On Fri, 10 Apr 2020 at 03:53, seba.wagner@gmail.com <
> > seba.wagner@gmail.com
> > > >
> > > wrote:
> > >
> > > > Yep, this one you mean:
> > > >
> > > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/
> > > >
> > > > That is awesome! Let me try that.
> > > >
> > >
> > > For whatever reason now we have 2 PR builds :)
> > > Maybe will turn off travis
> > >
> > >
> > > >
> > > > Can we restrict PR's to show up the PR build status and/or not allow
> > > > merging if build is not green ?
> > > > For example like in:
> > > >
> > > >
> > >
> >
> https://medium.com/@shandredreyer/github-using-jenkins-webhooks-and-status-to-prevent-a-pull-request-from-being-merged-443b43f36099
> > >
> > >
> > > I guess we need PR with error to check current behavior :)
> > >
> > >
> > > >
> > > >
> > > > I see also that the M5 vs M5-SNAPSHOT has been now decided :) Which
> > makes
> > > > the building locally a lot easier
> > > >
> > >
> > > Yep
> > > we finally were able to release both Wicket and Wicketstuff :))
> > >
> > >
> > > >
> > > > Cheers
> > > > Seb
> > > >
> > > >
> > > > On Tue, 7 Apr 2020 at 18:17, Maxim Solodovnik <so...@gmail.com>
> > > > wrote:
> > > >
> > > > > PR build at Jenkins was created by INFRA
> > > > > Just have checked, it seems to work
> > > > >
> > > > > On Tue, 7 Apr 2020 at 08:51, Maxim Solodovnik <
> solomax666@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > Basic Travis config is created
> > > > > > https://issues.apache.org/jira/browse/INFRA-20084 ticket is
> filed
> > :)
> > > > > >
> > > > > > On Mon, 6 Apr 2020 at 08:32, Maxim Solodovnik <
> > solomax666@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > >> I'll try to set up travis and will let you know
> > > > > >>
> > > > > >> On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <
> > > > > seba.wagner@gmail.com>
> > > > > >> wrote:
> > > > > >>
> > > > > >>> Doesn't give much insights.
> > > > > >>>
> > > > > >>> This is the plugin we are using
> > > > > >>> https://github.com/jenkinsci/ghprb-plugin
> > > > > >>>
> > > > > >>> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <
> > > solomax666@gmail.com>
> > > > > >>> wrote:
> > > > > >>>
> > > > > >>> > Can you open and compare configs? :)
> > > > > >>> >
> > > > > >>> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
> > > > > >>> seba.wagner@gmail.com>
> > > > > >>> > wrote:
> > > > > >>> >
> > > > > >>> > > there are other builds triggered by PRs
> > > > > >>> > > https://builds.apache.org/job/madlib-pr-build/
> > > > > >>> > >
> > > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> > > > > >>> > >
> > > > > >>>
> > > > >
> > >
> https://builds.apache.org/job/incubator-taverna-language-pull-requests/
> > > > > >>> > >
> > > > > >>> > > Just search on jenkins for pull-request or pr-build and you
> > can
> > > > > find
> > > > > >>> > plenty
> > > > > >>> > > of other examples.
> > > > > >>> > > It seems so me just missing some checkbox or config.
> > > > > >>> > >
> > > > > >>> > > Cheers
> > > > > >>> > > Seb
> > > > > >>> > >
> > > > > >>> > >
> > > > > >>> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <
> > > > > solomax666@gmail.com>
> > > > > >>> > > wrote:
> > > > > >>> > >
> > > > > >>> > > > I don't see PR build here:
> > > > > >>> > > > https://builds.apache.org/view/O/view/OpenWhisk/
> > > > > >>> > > > Maybe buildbot can be used?
> > > > https://ci.apache.org/buildbot.html
> > > > > >>> > > > Or even Travis https://travis-ci.org/ (with some
> lightened
> > > > > >>> profile,
> > > > > >>> > due
> > > > > >>> > > to
> > > > > >>> > > > build time on Travis is limited by 50 minutes)
> > > > > >>> > > >
> > > > > >>> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> > > > > >>> > > seba.wagner@gmail.com>
> > > > > >>> > > > wrote:
> > > > > >>> > > >
> > > > > >>> > > > > I tried to follow:
> > > > > >>> > > > >
> > > > > >>> > > > >
> > > > > >>> > > >
> > > > > >>> > >
> > > > > >>> >
> > > > > >>>
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> > > > > >>> > > > >
> > > > > >>> > > > > But no success.
> > > > > >>> > > > > I just can't find the last thing in the instructions
> > > > > >>> "JenkinsFile"
> > > > > >>> > > there
> > > > > >>> > > > is
> > > > > >>> > > > > no such config "script path" anymore.
> > > > > >>> > > > >
> > > > > >>> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> > > > > >>> > > > seba.wagner@gmail.com>
> > > > > >>> > > > > wrote:
> > > > > >>> > > > >
> > > > > >>> > > > > > could we maybe start to prefix branches with
> > "feature/",
> > > > for
> > > > > >>> > example
> > > > > >>> > > > > > feature/JIRA-XYZ-my-name ?
> > > > > >>> > > > > > That way we can whitelist those ones. So it won't
> just
> > > > > anything
> > > > > >>> > > > > >
> > > > > >>> > > > > > Cheers
> > > > > >>> > > > > > Seb
> > > > > >>> > > > > >
> > > > > >>> > > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com>
> > > > wrote:
> > > > > >>> > > > > >
> > > > > >>> > > > > >> Or we can find another Jenkins job from another
> > project
> > > > that
> > > > > >>> > > actually
> > > > > >>> > > > > >> works.
> > > > > >>> > > > > >>
> > > > > >>> > > > > >> I can have a look tmw when it’s daytime again.
> > > > > >>> > > > > >>
> > > > > >>> > > > > >> Cheers
> > > > > >>> > > > > >> Seb
> > > > > >>> > > > > >>
> > > > > >>> > > > > >> Sent from my iPhone
> > > > > >>> > > > > >>
> > > > > >>> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
> > > > > >>> > solomax666@gmail.com>
> > > > > >>> > > > > >> wrote:
> > > > > >>> > > > > >> >
> > > > > >>> > > > > >> > just have created PR
> > > > > >>> > > > > >> > no build :(((
> > > > > >>> > > > > >> > time to ask INFRA?
> > > > > >>> > > > > >> >
> > > > > >>> > > > > >> >> On Sun, 5 Apr 2020 at 11:31,
> seba.wagner@gmail.com
> > <
> > > > > >>> > > > > >> seba.wagner@gmail.com>
> > > > > >>> > > > > >> >> wrote:
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >> that was already checked. And I've added some
> more
> > > > > commits
> > > > > >>> > > > meanwhile.
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >> Maybe it wouldn't retrigger on an existing PR.
> Just
> > > new
> > > > > >>> PRs.
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >> Or maybe we have to add " Whitelist Target
> > Branches:"
> > > > > cause
> > > > > >>> > > > otherwise
> > > > > >>> > > > > >> >> somebody could DoS attack Jenkins with creating
> > > > thousands
> > > > > >>> of
> > > > > >>> > PRs.
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >> Cheers
> > > > > >>> > > > > >> >> Seb
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> > > > > >>> > > > solomax666@gmail.com>
> > > > > >>> > > > > >> >> wrote:
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >>> I have checked "Use github hooks for build
> > > triggering"
> > > > > >>> can you
> > > > > >>> > > > > commit
> > > > > >>> > > > > >> >>> something to your PR?
> > > > > >>> > > > > >> >>>
> > > > > >>> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49,
> > seba.wagner@gmail.com
> > > <
> > > > > >>> > > > > >> >> seba.wagner@gmail.com>
> > > > > >>> > > > > >> >>> wrote:
> > > > > >>> > > > > >> >>>
> > > > > >>> > > > > >> >>>> Hope isolation is going well!
> > > > > >>> > > > > >> >>>>
> > > > > >>> > > > > >> >>>> I started to create a Pull Request build:
> > > > > >>> > > > > >> >>>>
> > > > > >>> > > > > >> >>>>
> > > > > >>> > > > > >> >>>
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >>
> > > > > >>> > > > >
> > > > > >>> > > >
> > > > > >>> > >
> > > > > >>> >
> > > > > >>>
> > > > >
> > > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > > > > >>> > > > > >> >>>>
> > > > > >>> > > > > >> >>>> But doesn't quite work yet I think.
> > > > > >>> > > > > >> >>>>
> > > > > >>> > > > > >> >>>> Cheers
> > > > > >>> > > > > >> >>>> Seb
> > > > > >>> > > > > >> >>>> --
> > > > > >>> > > > > >> >>>> Sebastian Wagner
> > > > > >>> > > > > >> >>>> https://twitter.com/#!/dead_lock
> > > > > >>> > > > > >> >>>> seba.wagner@gmail.com
> > > > > >>> > > > > >> >>>>
> > > > > >>> > > > > >> >>>
> > > > > >>> > > > > >> >>>
> > > > > >>> > > > > >> >>> --
> > > > > >>> > > > > >> >>> Best regards,
> > > > > >>> > > > > >> >>> Maxim
> > > > > >>> > > > > >> >>>
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >> --
> > > > > >>> > > > > >> >> Sebastian Wagner
> > > > > >>> > > > > >> >> https://twitter.com/#!/dead_lock
> > > > > >>> > > > > >> >> seba.wagner@gmail.com
> > > > > >>> > > > > >> >>
> > > > > >>> > > > > >> >
> > > > > >>> > > > > >> >
> > > > > >>> > > > > >> > --
> > > > > >>> > > > > >> > Best regards,
> > > > > >>> > > > > >> > Maxim
> > > > > >>> > > > > >>
> > > > > >>> > > > > >
> > > > > >>> > > > > >
> > > > > >>> > > > > > --
> > > > > >>> > > > > > Sebastian Wagner
> > > > > >>> > > > > > https://twitter.com/#!/dead_lock
> > > > > >>> > > > > > seba.wagner@gmail.com
> > > > > >>> > > > > >
> > > > > >>> > > > >
> > > > > >>> > > > >
> > > > > >>> > > > > --
> > > > > >>> > > > > Sebastian Wagner
> > > > > >>> > > > > https://twitter.com/#!/dead_lock
> > > > > >>> > > > > seba.wagner@gmail.com
> > > > > >>> > > > >
> > > > > >>> > > >
> > > > > >>> > > >
> > > > > >>> > > > --
> > > > > >>> > > > Best regards,
> > > > > >>> > > > Maxim
> > > > > >>> > > >
> > > > > >>> > >
> > > > > >>> > >
> > > > > >>> > > --
> > > > > >>> > > Sebastian Wagner
> > > > > >>> > > https://twitter.com/#!/dead_lock
> > > > > >>> > > seba.wagner@gmail.com
> > > > > >>> > >
> > > > > >>> >
> > > > > >>> >
> > > > > >>> > --
> > > > > >>> > Best regards,
> > > > > >>> > Maxim
> > > > > >>> >
> > > > > >>>
> > > > > >>>
> > > > > >>> --
> > > > > >>> Sebastian Wagner
> > > > > >>> https://twitter.com/#!/dead_lock
> > > > > >>> seba.wagner@gmail.com
> > > > > >>>
> > > > > >>
> > > > > >>
> > > > > >> --
> > > > > >> Best regards,
> > > > > >> Maxim
> > > > > >>
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Best regards,
> > > > > > Maxim
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Best regards,
> > > > > Maxim
> > > > >
> > > >
> > > >
> > > > --
> > > > Sebastian Wagner
> > > > https://twitter.com/#!/dead_lock
> > > > seba.wagner@gmail.com
> > > >
> > >
> > >
> > > --
> > > Best regards,
> > > Maxim
> > >
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > seba.wagner@gmail.com
> >
>
>
> --
> Best regards,
> Maxim
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
On Fri, 10 Apr 2020 at 06:14, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> Yeah somehow both travis and jenkins have build checks now
>

Hopefully I was able to turn off travis (we will see )


>
> we finally were able to release both Wicket and Wicketstuff :))
> => Are you a member of those projects too now?
>

Yep :))


>
> Cheers
> Seb
>
> On Fri, 10 Apr 2020 at 11:11, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > On Fri, 10 Apr 2020 at 03:53, seba.wagner@gmail.com <
> seba.wagner@gmail.com
> > >
> > wrote:
> >
> > > Yep, this one you mean:
> > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/
> > >
> > > That is awesome! Let me try that.
> > >
> >
> > For whatever reason now we have 2 PR builds :)
> > Maybe will turn off travis
> >
> >
> > >
> > > Can we restrict PR's to show up the PR build status and/or not allow
> > > merging if build is not green ?
> > > For example like in:
> > >
> > >
> >
> https://medium.com/@shandredreyer/github-using-jenkins-webhooks-and-status-to-prevent-a-pull-request-from-being-merged-443b43f36099
> >
> >
> > I guess we need PR with error to check current behavior :)
> >
> >
> > >
> > >
> > > I see also that the M5 vs M5-SNAPSHOT has been now decided :) Which
> makes
> > > the building locally a lot easier
> > >
> >
> > Yep
> > we finally were able to release both Wicket and Wicketstuff :))
> >
> >
> > >
> > > Cheers
> > > Seb
> > >
> > >
> > > On Tue, 7 Apr 2020 at 18:17, Maxim Solodovnik <so...@gmail.com>
> > > wrote:
> > >
> > > > PR build at Jenkins was created by INFRA
> > > > Just have checked, it seems to work
> > > >
> > > > On Tue, 7 Apr 2020 at 08:51, Maxim Solodovnik <so...@gmail.com>
> > > > wrote:
> > > >
> > > > > Basic Travis config is created
> > > > > https://issues.apache.org/jira/browse/INFRA-20084 ticket is filed
> :)
> > > > >
> > > > > On Mon, 6 Apr 2020 at 08:32, Maxim Solodovnik <
> solomax666@gmail.com>
> > > > > wrote:
> > > > >
> > > > >> I'll try to set up travis and will let you know
> > > > >>
> > > > >> On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <
> > > > seba.wagner@gmail.com>
> > > > >> wrote:
> > > > >>
> > > > >>> Doesn't give much insights.
> > > > >>>
> > > > >>> This is the plugin we are using
> > > > >>> https://github.com/jenkinsci/ghprb-plugin
> > > > >>>
> > > > >>> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <
> > solomax666@gmail.com>
> > > > >>> wrote:
> > > > >>>
> > > > >>> > Can you open and compare configs? :)
> > > > >>> >
> > > > >>> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
> > > > >>> seba.wagner@gmail.com>
> > > > >>> > wrote:
> > > > >>> >
> > > > >>> > > there are other builds triggered by PRs
> > > > >>> > > https://builds.apache.org/job/madlib-pr-build/
> > > > >>> > >
> > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> > > > >>> > >
> > > > >>>
> > > >
> > https://builds.apache.org/job/incubator-taverna-language-pull-requests/
> > > > >>> > >
> > > > >>> > > Just search on jenkins for pull-request or pr-build and you
> can
> > > > find
> > > > >>> > plenty
> > > > >>> > > of other examples.
> > > > >>> > > It seems so me just missing some checkbox or config.
> > > > >>> > >
> > > > >>> > > Cheers
> > > > >>> > > Seb
> > > > >>> > >
> > > > >>> > >
> > > > >>> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <
> > > > solomax666@gmail.com>
> > > > >>> > > wrote:
> > > > >>> > >
> > > > >>> > > > I don't see PR build here:
> > > > >>> > > > https://builds.apache.org/view/O/view/OpenWhisk/
> > > > >>> > > > Maybe buildbot can be used?
> > > https://ci.apache.org/buildbot.html
> > > > >>> > > > Or even Travis https://travis-ci.org/ (with some lightened
> > > > >>> profile,
> > > > >>> > due
> > > > >>> > > to
> > > > >>> > > > build time on Travis is limited by 50 minutes)
> > > > >>> > > >
> > > > >>> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> > > > >>> > > seba.wagner@gmail.com>
> > > > >>> > > > wrote:
> > > > >>> > > >
> > > > >>> > > > > I tried to follow:
> > > > >>> > > > >
> > > > >>> > > > >
> > > > >>> > > >
> > > > >>> > >
> > > > >>> >
> > > > >>>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> > > > >>> > > > >
> > > > >>> > > > > But no success.
> > > > >>> > > > > I just can't find the last thing in the instructions
> > > > >>> "JenkinsFile"
> > > > >>> > > there
> > > > >>> > > > is
> > > > >>> > > > > no such config "script path" anymore.
> > > > >>> > > > >
> > > > >>> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> > > > >>> > > > seba.wagner@gmail.com>
> > > > >>> > > > > wrote:
> > > > >>> > > > >
> > > > >>> > > > > > could we maybe start to prefix branches with
> "feature/",
> > > for
> > > > >>> > example
> > > > >>> > > > > > feature/JIRA-XYZ-my-name ?
> > > > >>> > > > > > That way we can whitelist those ones. So it won't just
> > > > anything
> > > > >>> > > > > >
> > > > >>> > > > > > Cheers
> > > > >>> > > > > > Seb
> > > > >>> > > > > >
> > > > >>> > > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com>
> > > wrote:
> > > > >>> > > > > >
> > > > >>> > > > > >> Or we can find another Jenkins job from another
> project
> > > that
> > > > >>> > > actually
> > > > >>> > > > > >> works.
> > > > >>> > > > > >>
> > > > >>> > > > > >> I can have a look tmw when it’s daytime again.
> > > > >>> > > > > >>
> > > > >>> > > > > >> Cheers
> > > > >>> > > > > >> Seb
> > > > >>> > > > > >>
> > > > >>> > > > > >> Sent from my iPhone
> > > > >>> > > > > >>
> > > > >>> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
> > > > >>> > solomax666@gmail.com>
> > > > >>> > > > > >> wrote:
> > > > >>> > > > > >> >
> > > > >>> > > > > >> > just have created PR
> > > > >>> > > > > >> > no build :(((
> > > > >>> > > > > >> > time to ask INFRA?
> > > > >>> > > > > >> >
> > > > >>> > > > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com
> <
> > > > >>> > > > > >> seba.wagner@gmail.com>
> > > > >>> > > > > >> >> wrote:
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >> that was already checked. And I've added some more
> > > > commits
> > > > >>> > > > meanwhile.
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >> Maybe it wouldn't retrigger on an existing PR. Just
> > new
> > > > >>> PRs.
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >> Or maybe we have to add " Whitelist Target
> Branches:"
> > > > cause
> > > > >>> > > > otherwise
> > > > >>> > > > > >> >> somebody could DoS attack Jenkins with creating
> > > thousands
> > > > >>> of
> > > > >>> > PRs.
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >> Cheers
> > > > >>> > > > > >> >> Seb
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> > > > >>> > > > solomax666@gmail.com>
> > > > >>> > > > > >> >> wrote:
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >>> I have checked "Use github hooks for build
> > triggering"
> > > > >>> can you
> > > > >>> > > > > commit
> > > > >>> > > > > >> >>> something to your PR?
> > > > >>> > > > > >> >>>
> > > > >>> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49,
> seba.wagner@gmail.com
> > <
> > > > >>> > > > > >> >> seba.wagner@gmail.com>
> > > > >>> > > > > >> >>> wrote:
> > > > >>> > > > > >> >>>
> > > > >>> > > > > >> >>>> Hope isolation is going well!
> > > > >>> > > > > >> >>>>
> > > > >>> > > > > >> >>>> I started to create a Pull Request build:
> > > > >>> > > > > >> >>>>
> > > > >>> > > > > >> >>>>
> > > > >>> > > > > >> >>>
> > > > >>> > > > > >> >>
> > > > >>> > > > > >>
> > > > >>> > > > >
> > > > >>> > > >
> > > > >>> > >
> > > > >>> >
> > > > >>>
> > > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > > > >>> > > > > >> >>>>
> > > > >>> > > > > >> >>>> But doesn't quite work yet I think.
> > > > >>> > > > > >> >>>>
> > > > >>> > > > > >> >>>> Cheers
> > > > >>> > > > > >> >>>> Seb
> > > > >>> > > > > >> >>>> --
> > > > >>> > > > > >> >>>> Sebastian Wagner
> > > > >>> > > > > >> >>>> https://twitter.com/#!/dead_lock
> > > > >>> > > > > >> >>>> seba.wagner@gmail.com
> > > > >>> > > > > >> >>>>
> > > > >>> > > > > >> >>>
> > > > >>> > > > > >> >>>
> > > > >>> > > > > >> >>> --
> > > > >>> > > > > >> >>> Best regards,
> > > > >>> > > > > >> >>> Maxim
> > > > >>> > > > > >> >>>
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >> --
> > > > >>> > > > > >> >> Sebastian Wagner
> > > > >>> > > > > >> >> https://twitter.com/#!/dead_lock
> > > > >>> > > > > >> >> seba.wagner@gmail.com
> > > > >>> > > > > >> >>
> > > > >>> > > > > >> >
> > > > >>> > > > > >> >
> > > > >>> > > > > >> > --
> > > > >>> > > > > >> > Best regards,
> > > > >>> > > > > >> > Maxim
> > > > >>> > > > > >>
> > > > >>> > > > > >
> > > > >>> > > > > >
> > > > >>> > > > > > --
> > > > >>> > > > > > Sebastian Wagner
> > > > >>> > > > > > https://twitter.com/#!/dead_lock
> > > > >>> > > > > > seba.wagner@gmail.com
> > > > >>> > > > > >
> > > > >>> > > > >
> > > > >>> > > > >
> > > > >>> > > > > --
> > > > >>> > > > > Sebastian Wagner
> > > > >>> > > > > https://twitter.com/#!/dead_lock
> > > > >>> > > > > seba.wagner@gmail.com
> > > > >>> > > > >
> > > > >>> > > >
> > > > >>> > > >
> > > > >>> > > > --
> > > > >>> > > > Best regards,
> > > > >>> > > > Maxim
> > > > >>> > > >
> > > > >>> > >
> > > > >>> > >
> > > > >>> > > --
> > > > >>> > > Sebastian Wagner
> > > > >>> > > https://twitter.com/#!/dead_lock
> > > > >>> > > seba.wagner@gmail.com
> > > > >>> > >
> > > > >>> >
> > > > >>> >
> > > > >>> > --
> > > > >>> > Best regards,
> > > > >>> > Maxim
> > > > >>> >
> > > > >>>
> > > > >>>
> > > > >>> --
> > > > >>> Sebastian Wagner
> > > > >>> https://twitter.com/#!/dead_lock
> > > > >>> seba.wagner@gmail.com
> > > > >>>
> > > > >>
> > > > >>
> > > > >> --
> > > > >> Best regards,
> > > > >> Maxim
> > > > >>
> > > > >
> > > > >
> > > > > --
> > > > > Best regards,
> > > > > Maxim
> > > > >
> > > >
> > > >
> > > > --
> > > > Best regards,
> > > > Maxim
> > > >
> > >
> > >
> > > --
> > > Sebastian Wagner
> > > https://twitter.com/#!/dead_lock
> > > seba.wagner@gmail.com
> > >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Yeah somehow both travis and jenkins have build checks now

we finally were able to release both Wicket and Wicketstuff :))
=> Are you a member of those projects too now?

Cheers
Seb

On Fri, 10 Apr 2020 at 11:11, Maxim Solodovnik <so...@gmail.com> wrote:

> On Fri, 10 Apr 2020 at 03:53, seba.wagner@gmail.com <seba.wagner@gmail.com
> >
> wrote:
>
> > Yep, this one you mean:
> >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/
> >
> > That is awesome! Let me try that.
> >
>
> For whatever reason now we have 2 PR builds :)
> Maybe will turn off travis
>
>
> >
> > Can we restrict PR's to show up the PR build status and/or not allow
> > merging if build is not green ?
> > For example like in:
> >
> >
> https://medium.com/@shandredreyer/github-using-jenkins-webhooks-and-status-to-prevent-a-pull-request-from-being-merged-443b43f36099
>
>
> I guess we need PR with error to check current behavior :)
>
>
> >
> >
> > I see also that the M5 vs M5-SNAPSHOT has been now decided :) Which makes
> > the building locally a lot easier
> >
>
> Yep
> we finally were able to release both Wicket and Wicketstuff :))
>
>
> >
> > Cheers
> > Seb
> >
> >
> > On Tue, 7 Apr 2020 at 18:17, Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > PR build at Jenkins was created by INFRA
> > > Just have checked, it seems to work
> > >
> > > On Tue, 7 Apr 2020 at 08:51, Maxim Solodovnik <so...@gmail.com>
> > > wrote:
> > >
> > > > Basic Travis config is created
> > > > https://issues.apache.org/jira/browse/INFRA-20084 ticket is filed :)
> > > >
> > > > On Mon, 6 Apr 2020 at 08:32, Maxim Solodovnik <so...@gmail.com>
> > > > wrote:
> > > >
> > > >> I'll try to set up travis and will let you know
> > > >>
> > > >> On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <
> > > seba.wagner@gmail.com>
> > > >> wrote:
> > > >>
> > > >>> Doesn't give much insights.
> > > >>>
> > > >>> This is the plugin we are using
> > > >>> https://github.com/jenkinsci/ghprb-plugin
> > > >>>
> > > >>> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <
> solomax666@gmail.com>
> > > >>> wrote:
> > > >>>
> > > >>> > Can you open and compare configs? :)
> > > >>> >
> > > >>> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
> > > >>> seba.wagner@gmail.com>
> > > >>> > wrote:
> > > >>> >
> > > >>> > > there are other builds triggered by PRs
> > > >>> > > https://builds.apache.org/job/madlib-pr-build/
> > > >>> > >
> https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> > > >>> > >
> > > >>>
> > >
> https://builds.apache.org/job/incubator-taverna-language-pull-requests/
> > > >>> > >
> > > >>> > > Just search on jenkins for pull-request or pr-build and you can
> > > find
> > > >>> > plenty
> > > >>> > > of other examples.
> > > >>> > > It seems so me just missing some checkbox or config.
> > > >>> > >
> > > >>> > > Cheers
> > > >>> > > Seb
> > > >>> > >
> > > >>> > >
> > > >>> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <
> > > solomax666@gmail.com>
> > > >>> > > wrote:
> > > >>> > >
> > > >>> > > > I don't see PR build here:
> > > >>> > > > https://builds.apache.org/view/O/view/OpenWhisk/
> > > >>> > > > Maybe buildbot can be used?
> > https://ci.apache.org/buildbot.html
> > > >>> > > > Or even Travis https://travis-ci.org/ (with some lightened
> > > >>> profile,
> > > >>> > due
> > > >>> > > to
> > > >>> > > > build time on Travis is limited by 50 minutes)
> > > >>> > > >
> > > >>> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> > > >>> > > seba.wagner@gmail.com>
> > > >>> > > > wrote:
> > > >>> > > >
> > > >>> > > > > I tried to follow:
> > > >>> > > > >
> > > >>> > > > >
> > > >>> > > >
> > > >>> > >
> > > >>> >
> > > >>>
> > >
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> > > >>> > > > >
> > > >>> > > > > But no success.
> > > >>> > > > > I just can't find the last thing in the instructions
> > > >>> "JenkinsFile"
> > > >>> > > there
> > > >>> > > > is
> > > >>> > > > > no such config "script path" anymore.
> > > >>> > > > >
> > > >>> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> > > >>> > > > seba.wagner@gmail.com>
> > > >>> > > > > wrote:
> > > >>> > > > >
> > > >>> > > > > > could we maybe start to prefix branches with "feature/",
> > for
> > > >>> > example
> > > >>> > > > > > feature/JIRA-XYZ-my-name ?
> > > >>> > > > > > That way we can whitelist those ones. So it won't just
> > > anything
> > > >>> > > > > >
> > > >>> > > > > > Cheers
> > > >>> > > > > > Seb
> > > >>> > > > > >
> > > >>> > > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com>
> > wrote:
> > > >>> > > > > >
> > > >>> > > > > >> Or we can find another Jenkins job from another project
> > that
> > > >>> > > actually
> > > >>> > > > > >> works.
> > > >>> > > > > >>
> > > >>> > > > > >> I can have a look tmw when it’s daytime again.
> > > >>> > > > > >>
> > > >>> > > > > >> Cheers
> > > >>> > > > > >> Seb
> > > >>> > > > > >>
> > > >>> > > > > >> Sent from my iPhone
> > > >>> > > > > >>
> > > >>> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
> > > >>> > solomax666@gmail.com>
> > > >>> > > > > >> wrote:
> > > >>> > > > > >> >
> > > >>> > > > > >> > just have created PR
> > > >>> > > > > >> > no build :(((
> > > >>> > > > > >> > time to ask INFRA?
> > > >>> > > > > >> >
> > > >>> > > > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> > > >>> > > > > >> seba.wagner@gmail.com>
> > > >>> > > > > >> >> wrote:
> > > >>> > > > > >> >>
> > > >>> > > > > >> >> that was already checked. And I've added some more
> > > commits
> > > >>> > > > meanwhile.
> > > >>> > > > > >> >>
> > > >>> > > > > >> >> Maybe it wouldn't retrigger on an existing PR. Just
> new
> > > >>> PRs.
> > > >>> > > > > >> >>
> > > >>> > > > > >> >> Or maybe we have to add " Whitelist Target Branches:"
> > > cause
> > > >>> > > > otherwise
> > > >>> > > > > >> >> somebody could DoS attack Jenkins with creating
> > thousands
> > > >>> of
> > > >>> > PRs.
> > > >>> > > > > >> >>
> > > >>> > > > > >> >> Cheers
> > > >>> > > > > >> >> Seb
> > > >>> > > > > >> >>
> > > >>> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> > > >>> > > > solomax666@gmail.com>
> > > >>> > > > > >> >> wrote:
> > > >>> > > > > >> >>
> > > >>> > > > > >> >>> I have checked "Use github hooks for build
> triggering"
> > > >>> can you
> > > >>> > > > > commit
> > > >>> > > > > >> >>> something to your PR?
> > > >>> > > > > >> >>>
> > > >>> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com
> <
> > > >>> > > > > >> >> seba.wagner@gmail.com>
> > > >>> > > > > >> >>> wrote:
> > > >>> > > > > >> >>>
> > > >>> > > > > >> >>>> Hope isolation is going well!
> > > >>> > > > > >> >>>>
> > > >>> > > > > >> >>>> I started to create a Pull Request build:
> > > >>> > > > > >> >>>>
> > > >>> > > > > >> >>>>
> > > >>> > > > > >> >>>
> > > >>> > > > > >> >>
> > > >>> > > > > >>
> > > >>> > > > >
> > > >>> > > >
> > > >>> > >
> > > >>> >
> > > >>>
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > > >>> > > > > >> >>>>
> > > >>> > > > > >> >>>> But doesn't quite work yet I think.
> > > >>> > > > > >> >>>>
> > > >>> > > > > >> >>>> Cheers
> > > >>> > > > > >> >>>> Seb
> > > >>> > > > > >> >>>> --
> > > >>> > > > > >> >>>> Sebastian Wagner
> > > >>> > > > > >> >>>> https://twitter.com/#!/dead_lock
> > > >>> > > > > >> >>>> seba.wagner@gmail.com
> > > >>> > > > > >> >>>>
> > > >>> > > > > >> >>>
> > > >>> > > > > >> >>>
> > > >>> > > > > >> >>> --
> > > >>> > > > > >> >>> Best regards,
> > > >>> > > > > >> >>> Maxim
> > > >>> > > > > >> >>>
> > > >>> > > > > >> >>
> > > >>> > > > > >> >>
> > > >>> > > > > >> >> --
> > > >>> > > > > >> >> Sebastian Wagner
> > > >>> > > > > >> >> https://twitter.com/#!/dead_lock
> > > >>> > > > > >> >> seba.wagner@gmail.com
> > > >>> > > > > >> >>
> > > >>> > > > > >> >
> > > >>> > > > > >> >
> > > >>> > > > > >> > --
> > > >>> > > > > >> > Best regards,
> > > >>> > > > > >> > Maxim
> > > >>> > > > > >>
> > > >>> > > > > >
> > > >>> > > > > >
> > > >>> > > > > > --
> > > >>> > > > > > Sebastian Wagner
> > > >>> > > > > > https://twitter.com/#!/dead_lock
> > > >>> > > > > > seba.wagner@gmail.com
> > > >>> > > > > >
> > > >>> > > > >
> > > >>> > > > >
> > > >>> > > > > --
> > > >>> > > > > Sebastian Wagner
> > > >>> > > > > https://twitter.com/#!/dead_lock
> > > >>> > > > > seba.wagner@gmail.com
> > > >>> > > > >
> > > >>> > > >
> > > >>> > > >
> > > >>> > > > --
> > > >>> > > > Best regards,
> > > >>> > > > Maxim
> > > >>> > > >
> > > >>> > >
> > > >>> > >
> > > >>> > > --
> > > >>> > > Sebastian Wagner
> > > >>> > > https://twitter.com/#!/dead_lock
> > > >>> > > seba.wagner@gmail.com
> > > >>> > >
> > > >>> >
> > > >>> >
> > > >>> > --
> > > >>> > Best regards,
> > > >>> > Maxim
> > > >>> >
> > > >>>
> > > >>>
> > > >>> --
> > > >>> Sebastian Wagner
> > > >>> https://twitter.com/#!/dead_lock
> > > >>> seba.wagner@gmail.com
> > > >>>
> > > >>
> > > >>
> > > >> --
> > > >> Best regards,
> > > >> Maxim
> > > >>
> > > >
> > > >
> > > > --
> > > > Best regards,
> > > > Maxim
> > > >
> > >
> > >
> > > --
> > > Best regards,
> > > Maxim
> > >
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > seba.wagner@gmail.com
> >
>
>
> --
> Best regards,
> Maxim
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
On Fri, 10 Apr 2020 at 03:53, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> Yep, this one you mean:
>
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/
>
> That is awesome! Let me try that.
>

For whatever reason now we have 2 PR builds :)
Maybe will turn off travis


>
> Can we restrict PR's to show up the PR build status and/or not allow
> merging if build is not green ?
> For example like in:
>
> https://medium.com/@shandredreyer/github-using-jenkins-webhooks-and-status-to-prevent-a-pull-request-from-being-merged-443b43f36099


I guess we need PR with error to check current behavior :)


>
>
> I see also that the M5 vs M5-SNAPSHOT has been now decided :) Which makes
> the building locally a lot easier
>

Yep
we finally were able to release both Wicket and Wicketstuff :))


>
> Cheers
> Seb
>
>
> On Tue, 7 Apr 2020 at 18:17, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > PR build at Jenkins was created by INFRA
> > Just have checked, it seems to work
> >
> > On Tue, 7 Apr 2020 at 08:51, Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > Basic Travis config is created
> > > https://issues.apache.org/jira/browse/INFRA-20084 ticket is filed :)
> > >
> > > On Mon, 6 Apr 2020 at 08:32, Maxim Solodovnik <so...@gmail.com>
> > > wrote:
> > >
> > >> I'll try to set up travis and will let you know
> > >>
> > >> On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <
> > seba.wagner@gmail.com>
> > >> wrote:
> > >>
> > >>> Doesn't give much insights.
> > >>>
> > >>> This is the plugin we are using
> > >>> https://github.com/jenkinsci/ghprb-plugin
> > >>>
> > >>> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <so...@gmail.com>
> > >>> wrote:
> > >>>
> > >>> > Can you open and compare configs? :)
> > >>> >
> > >>> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
> > >>> seba.wagner@gmail.com>
> > >>> > wrote:
> > >>> >
> > >>> > > there are other builds triggered by PRs
> > >>> > > https://builds.apache.org/job/madlib-pr-build/
> > >>> > > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> > >>> > >
> > >>>
> > https://builds.apache.org/job/incubator-taverna-language-pull-requests/
> > >>> > >
> > >>> > > Just search on jenkins for pull-request or pr-build and you can
> > find
> > >>> > plenty
> > >>> > > of other examples.
> > >>> > > It seems so me just missing some checkbox or config.
> > >>> > >
> > >>> > > Cheers
> > >>> > > Seb
> > >>> > >
> > >>> > >
> > >>> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <
> > solomax666@gmail.com>
> > >>> > > wrote:
> > >>> > >
> > >>> > > > I don't see PR build here:
> > >>> > > > https://builds.apache.org/view/O/view/OpenWhisk/
> > >>> > > > Maybe buildbot can be used?
> https://ci.apache.org/buildbot.html
> > >>> > > > Or even Travis https://travis-ci.org/ (with some lightened
> > >>> profile,
> > >>> > due
> > >>> > > to
> > >>> > > > build time on Travis is limited by 50 minutes)
> > >>> > > >
> > >>> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> > >>> > > seba.wagner@gmail.com>
> > >>> > > > wrote:
> > >>> > > >
> > >>> > > > > I tried to follow:
> > >>> > > > >
> > >>> > > > >
> > >>> > > >
> > >>> > >
> > >>> >
> > >>>
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> > >>> > > > >
> > >>> > > > > But no success.
> > >>> > > > > I just can't find the last thing in the instructions
> > >>> "JenkinsFile"
> > >>> > > there
> > >>> > > > is
> > >>> > > > > no such config "script path" anymore.
> > >>> > > > >
> > >>> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> > >>> > > > seba.wagner@gmail.com>
> > >>> > > > > wrote:
> > >>> > > > >
> > >>> > > > > > could we maybe start to prefix branches with "feature/",
> for
> > >>> > example
> > >>> > > > > > feature/JIRA-XYZ-my-name ?
> > >>> > > > > > That way we can whitelist those ones. So it won't just
> > anything
> > >>> > > > > >
> > >>> > > > > > Cheers
> > >>> > > > > > Seb
> > >>> > > > > >
> > >>> > > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com>
> wrote:
> > >>> > > > > >
> > >>> > > > > >> Or we can find another Jenkins job from another project
> that
> > >>> > > actually
> > >>> > > > > >> works.
> > >>> > > > > >>
> > >>> > > > > >> I can have a look tmw when it’s daytime again.
> > >>> > > > > >>
> > >>> > > > > >> Cheers
> > >>> > > > > >> Seb
> > >>> > > > > >>
> > >>> > > > > >> Sent from my iPhone
> > >>> > > > > >>
> > >>> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
> > >>> > solomax666@gmail.com>
> > >>> > > > > >> wrote:
> > >>> > > > > >> >
> > >>> > > > > >> > just have created PR
> > >>> > > > > >> > no build :(((
> > >>> > > > > >> > time to ask INFRA?
> > >>> > > > > >> >
> > >>> > > > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> > >>> > > > > >> seba.wagner@gmail.com>
> > >>> > > > > >> >> wrote:
> > >>> > > > > >> >>
> > >>> > > > > >> >> that was already checked. And I've added some more
> > commits
> > >>> > > > meanwhile.
> > >>> > > > > >> >>
> > >>> > > > > >> >> Maybe it wouldn't retrigger on an existing PR. Just new
> > >>> PRs.
> > >>> > > > > >> >>
> > >>> > > > > >> >> Or maybe we have to add " Whitelist Target Branches:"
> > cause
> > >>> > > > otherwise
> > >>> > > > > >> >> somebody could DoS attack Jenkins with creating
> thousands
> > >>> of
> > >>> > PRs.
> > >>> > > > > >> >>
> > >>> > > > > >> >> Cheers
> > >>> > > > > >> >> Seb
> > >>> > > > > >> >>
> > >>> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> > >>> > > > solomax666@gmail.com>
> > >>> > > > > >> >> wrote:
> > >>> > > > > >> >>
> > >>> > > > > >> >>> I have checked "Use github hooks for build triggering"
> > >>> can you
> > >>> > > > > commit
> > >>> > > > > >> >>> something to your PR?
> > >>> > > > > >> >>>
> > >>> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> > >>> > > > > >> >> seba.wagner@gmail.com>
> > >>> > > > > >> >>> wrote:
> > >>> > > > > >> >>>
> > >>> > > > > >> >>>> Hope isolation is going well!
> > >>> > > > > >> >>>>
> > >>> > > > > >> >>>> I started to create a Pull Request build:
> > >>> > > > > >> >>>>
> > >>> > > > > >> >>>>
> > >>> > > > > >> >>>
> > >>> > > > > >> >>
> > >>> > > > > >>
> > >>> > > > >
> > >>> > > >
> > >>> > >
> > >>> >
> > >>>
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > >>> > > > > >> >>>>
> > >>> > > > > >> >>>> But doesn't quite work yet I think.
> > >>> > > > > >> >>>>
> > >>> > > > > >> >>>> Cheers
> > >>> > > > > >> >>>> Seb
> > >>> > > > > >> >>>> --
> > >>> > > > > >> >>>> Sebastian Wagner
> > >>> > > > > >> >>>> https://twitter.com/#!/dead_lock
> > >>> > > > > >> >>>> seba.wagner@gmail.com
> > >>> > > > > >> >>>>
> > >>> > > > > >> >>>
> > >>> > > > > >> >>>
> > >>> > > > > >> >>> --
> > >>> > > > > >> >>> Best regards,
> > >>> > > > > >> >>> Maxim
> > >>> > > > > >> >>>
> > >>> > > > > >> >>
> > >>> > > > > >> >>
> > >>> > > > > >> >> --
> > >>> > > > > >> >> Sebastian Wagner
> > >>> > > > > >> >> https://twitter.com/#!/dead_lock
> > >>> > > > > >> >> seba.wagner@gmail.com
> > >>> > > > > >> >>
> > >>> > > > > >> >
> > >>> > > > > >> >
> > >>> > > > > >> > --
> > >>> > > > > >> > Best regards,
> > >>> > > > > >> > Maxim
> > >>> > > > > >>
> > >>> > > > > >
> > >>> > > > > >
> > >>> > > > > > --
> > >>> > > > > > Sebastian Wagner
> > >>> > > > > > https://twitter.com/#!/dead_lock
> > >>> > > > > > seba.wagner@gmail.com
> > >>> > > > > >
> > >>> > > > >
> > >>> > > > >
> > >>> > > > > --
> > >>> > > > > Sebastian Wagner
> > >>> > > > > https://twitter.com/#!/dead_lock
> > >>> > > > > seba.wagner@gmail.com
> > >>> > > > >
> > >>> > > >
> > >>> > > >
> > >>> > > > --
> > >>> > > > Best regards,
> > >>> > > > Maxim
> > >>> > > >
> > >>> > >
> > >>> > >
> > >>> > > --
> > >>> > > Sebastian Wagner
> > >>> > > https://twitter.com/#!/dead_lock
> > >>> > > seba.wagner@gmail.com
> > >>> > >
> > >>> >
> > >>> >
> > >>> > --
> > >>> > Best regards,
> > >>> > Maxim
> > >>> >
> > >>>
> > >>>
> > >>> --
> > >>> Sebastian Wagner
> > >>> https://twitter.com/#!/dead_lock
> > >>> seba.wagner@gmail.com
> > >>>
> > >>
> > >>
> > >> --
> > >> Best regards,
> > >> Maxim
> > >>
> > >
> > >
> > > --
> > > Best regards,
> > > Maxim
> > >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Yep, this one you mean:
https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pr-build/

That is awesome! Let me try that.

Can we restrict PR's to show up the PR build status and/or not allow
merging if build is not green ?
For example like in:
https://medium.com/@shandredreyer/github-using-jenkins-webhooks-and-status-to-prevent-a-pull-request-from-being-merged-443b43f36099

I see also that the M5 vs M5-SNAPSHOT has been now decided :) Which makes
the building locally a lot easier

Cheers
Seb


On Tue, 7 Apr 2020 at 18:17, Maxim Solodovnik <so...@gmail.com> wrote:

> PR build at Jenkins was created by INFRA
> Just have checked, it seems to work
>
> On Tue, 7 Apr 2020 at 08:51, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > Basic Travis config is created
> > https://issues.apache.org/jira/browse/INFRA-20084 ticket is filed :)
> >
> > On Mon, 6 Apr 2020 at 08:32, Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> >> I'll try to set up travis and will let you know
> >>
> >> On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <
> seba.wagner@gmail.com>
> >> wrote:
> >>
> >>> Doesn't give much insights.
> >>>
> >>> This is the plugin we are using
> >>> https://github.com/jenkinsci/ghprb-plugin
> >>>
> >>> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <so...@gmail.com>
> >>> wrote:
> >>>
> >>> > Can you open and compare configs? :)
> >>> >
> >>> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
> >>> seba.wagner@gmail.com>
> >>> > wrote:
> >>> >
> >>> > > there are other builds triggered by PRs
> >>> > > https://builds.apache.org/job/madlib-pr-build/
> >>> > > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> >>> > >
> >>>
> https://builds.apache.org/job/incubator-taverna-language-pull-requests/
> >>> > >
> >>> > > Just search on jenkins for pull-request or pr-build and you can
> find
> >>> > plenty
> >>> > > of other examples.
> >>> > > It seems so me just missing some checkbox or config.
> >>> > >
> >>> > > Cheers
> >>> > > Seb
> >>> > >
> >>> > >
> >>> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <
> solomax666@gmail.com>
> >>> > > wrote:
> >>> > >
> >>> > > > I don't see PR build here:
> >>> > > > https://builds.apache.org/view/O/view/OpenWhisk/
> >>> > > > Maybe buildbot can be used? https://ci.apache.org/buildbot.html
> >>> > > > Or even Travis https://travis-ci.org/ (with some lightened
> >>> profile,
> >>> > due
> >>> > > to
> >>> > > > build time on Travis is limited by 50 minutes)
> >>> > > >
> >>> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> >>> > > seba.wagner@gmail.com>
> >>> > > > wrote:
> >>> > > >
> >>> > > > > I tried to follow:
> >>> > > > >
> >>> > > > >
> >>> > > >
> >>> > >
> >>> >
> >>>
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> >>> > > > >
> >>> > > > > But no success.
> >>> > > > > I just can't find the last thing in the instructions
> >>> "JenkinsFile"
> >>> > > there
> >>> > > > is
> >>> > > > > no such config "script path" anymore.
> >>> > > > >
> >>> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> >>> > > > seba.wagner@gmail.com>
> >>> > > > > wrote:
> >>> > > > >
> >>> > > > > > could we maybe start to prefix branches with "feature/", for
> >>> > example
> >>> > > > > > feature/JIRA-XYZ-my-name ?
> >>> > > > > > That way we can whitelist those ones. So it won't just
> anything
> >>> > > > > >
> >>> > > > > > Cheers
> >>> > > > > > Seb
> >>> > > > > >
> >>> > > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
> >>> > > > > >
> >>> > > > > >> Or we can find another Jenkins job from another project that
> >>> > > actually
> >>> > > > > >> works.
> >>> > > > > >>
> >>> > > > > >> I can have a look tmw when it’s daytime again.
> >>> > > > > >>
> >>> > > > > >> Cheers
> >>> > > > > >> Seb
> >>> > > > > >>
> >>> > > > > >> Sent from my iPhone
> >>> > > > > >>
> >>> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
> >>> > solomax666@gmail.com>
> >>> > > > > >> wrote:
> >>> > > > > >> >
> >>> > > > > >> > just have created PR
> >>> > > > > >> > no build :(((
> >>> > > > > >> > time to ask INFRA?
> >>> > > > > >> >
> >>> > > > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> >>> > > > > >> seba.wagner@gmail.com>
> >>> > > > > >> >> wrote:
> >>> > > > > >> >>
> >>> > > > > >> >> that was already checked. And I've added some more
> commits
> >>> > > > meanwhile.
> >>> > > > > >> >>
> >>> > > > > >> >> Maybe it wouldn't retrigger on an existing PR. Just new
> >>> PRs.
> >>> > > > > >> >>
> >>> > > > > >> >> Or maybe we have to add " Whitelist Target Branches:"
> cause
> >>> > > > otherwise
> >>> > > > > >> >> somebody could DoS attack Jenkins with creating thousands
> >>> of
> >>> > PRs.
> >>> > > > > >> >>
> >>> > > > > >> >> Cheers
> >>> > > > > >> >> Seb
> >>> > > > > >> >>
> >>> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> >>> > > > solomax666@gmail.com>
> >>> > > > > >> >> wrote:
> >>> > > > > >> >>
> >>> > > > > >> >>> I have checked "Use github hooks for build triggering"
> >>> can you
> >>> > > > > commit
> >>> > > > > >> >>> something to your PR?
> >>> > > > > >> >>>
> >>> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> >>> > > > > >> >> seba.wagner@gmail.com>
> >>> > > > > >> >>> wrote:
> >>> > > > > >> >>>
> >>> > > > > >> >>>> Hope isolation is going well!
> >>> > > > > >> >>>>
> >>> > > > > >> >>>> I started to create a Pull Request build:
> >>> > > > > >> >>>>
> >>> > > > > >> >>>>
> >>> > > > > >> >>>
> >>> > > > > >> >>
> >>> > > > > >>
> >>> > > > >
> >>> > > >
> >>> > >
> >>> >
> >>>
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> >>> > > > > >> >>>>
> >>> > > > > >> >>>> But doesn't quite work yet I think.
> >>> > > > > >> >>>>
> >>> > > > > >> >>>> Cheers
> >>> > > > > >> >>>> Seb
> >>> > > > > >> >>>> --
> >>> > > > > >> >>>> Sebastian Wagner
> >>> > > > > >> >>>> https://twitter.com/#!/dead_lock
> >>> > > > > >> >>>> seba.wagner@gmail.com
> >>> > > > > >> >>>>
> >>> > > > > >> >>>
> >>> > > > > >> >>>
> >>> > > > > >> >>> --
> >>> > > > > >> >>> Best regards,
> >>> > > > > >> >>> Maxim
> >>> > > > > >> >>>
> >>> > > > > >> >>
> >>> > > > > >> >>
> >>> > > > > >> >> --
> >>> > > > > >> >> Sebastian Wagner
> >>> > > > > >> >> https://twitter.com/#!/dead_lock
> >>> > > > > >> >> seba.wagner@gmail.com
> >>> > > > > >> >>
> >>> > > > > >> >
> >>> > > > > >> >
> >>> > > > > >> > --
> >>> > > > > >> > Best regards,
> >>> > > > > >> > Maxim
> >>> > > > > >>
> >>> > > > > >
> >>> > > > > >
> >>> > > > > > --
> >>> > > > > > Sebastian Wagner
> >>> > > > > > https://twitter.com/#!/dead_lock
> >>> > > > > > seba.wagner@gmail.com
> >>> > > > > >
> >>> > > > >
> >>> > > > >
> >>> > > > > --
> >>> > > > > Sebastian Wagner
> >>> > > > > https://twitter.com/#!/dead_lock
> >>> > > > > seba.wagner@gmail.com
> >>> > > > >
> >>> > > >
> >>> > > >
> >>> > > > --
> >>> > > > Best regards,
> >>> > > > Maxim
> >>> > > >
> >>> > >
> >>> > >
> >>> > > --
> >>> > > Sebastian Wagner
> >>> > > https://twitter.com/#!/dead_lock
> >>> > > seba.wagner@gmail.com
> >>> > >
> >>> >
> >>> >
> >>> > --
> >>> > Best regards,
> >>> > Maxim
> >>> >
> >>>
> >>>
> >>> --
> >>> Sebastian Wagner
> >>> https://twitter.com/#!/dead_lock
> >>> seba.wagner@gmail.com
> >>>
> >>
> >>
> >> --
> >> Best regards,
> >> Maxim
> >>
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
> Best regards,
> Maxim
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
PR build at Jenkins was created by INFRA
Just have checked, it seems to work

On Tue, 7 Apr 2020 at 08:51, Maxim Solodovnik <so...@gmail.com> wrote:

> Basic Travis config is created
> https://issues.apache.org/jira/browse/INFRA-20084 ticket is filed :)
>
> On Mon, 6 Apr 2020 at 08:32, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
>> I'll try to set up travis and will let you know
>>
>> On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <se...@gmail.com>
>> wrote:
>>
>>> Doesn't give much insights.
>>>
>>> This is the plugin we are using
>>> https://github.com/jenkinsci/ghprb-plugin
>>>
>>> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <so...@gmail.com>
>>> wrote:
>>>
>>> > Can you open and compare configs? :)
>>> >
>>> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
>>> seba.wagner@gmail.com>
>>> > wrote:
>>> >
>>> > > there are other builds triggered by PRs
>>> > > https://builds.apache.org/job/madlib-pr-build/
>>> > > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
>>> > >
>>> https://builds.apache.org/job/incubator-taverna-language-pull-requests/
>>> > >
>>> > > Just search on jenkins for pull-request or pr-build and you can find
>>> > plenty
>>> > > of other examples.
>>> > > It seems so me just missing some checkbox or config.
>>> > >
>>> > > Cheers
>>> > > Seb
>>> > >
>>> > >
>>> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <so...@gmail.com>
>>> > > wrote:
>>> > >
>>> > > > I don't see PR build here:
>>> > > > https://builds.apache.org/view/O/view/OpenWhisk/
>>> > > > Maybe buildbot can be used? https://ci.apache.org/buildbot.html
>>> > > > Or even Travis https://travis-ci.org/ (with some lightened
>>> profile,
>>> > due
>>> > > to
>>> > > > build time on Travis is limited by 50 minutes)
>>> > > >
>>> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
>>> > > seba.wagner@gmail.com>
>>> > > > wrote:
>>> > > >
>>> > > > > I tried to follow:
>>> > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
>>> > > > >
>>> > > > > But no success.
>>> > > > > I just can't find the last thing in the instructions
>>> "JenkinsFile"
>>> > > there
>>> > > > is
>>> > > > > no such config "script path" anymore.
>>> > > > >
>>> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
>>> > > > seba.wagner@gmail.com>
>>> > > > > wrote:
>>> > > > >
>>> > > > > > could we maybe start to prefix branches with "feature/", for
>>> > example
>>> > > > > > feature/JIRA-XYZ-my-name ?
>>> > > > > > That way we can whitelist those ones. So it won't just anything
>>> > > > > >
>>> > > > > > Cheers
>>> > > > > > Seb
>>> > > > > >
>>> > > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
>>> > > > > >
>>> > > > > >> Or we can find another Jenkins job from another project that
>>> > > actually
>>> > > > > >> works.
>>> > > > > >>
>>> > > > > >> I can have a look tmw when it’s daytime again.
>>> > > > > >>
>>> > > > > >> Cheers
>>> > > > > >> Seb
>>> > > > > >>
>>> > > > > >> Sent from my iPhone
>>> > > > > >>
>>> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
>>> > solomax666@gmail.com>
>>> > > > > >> wrote:
>>> > > > > >> >
>>> > > > > >> > just have created PR
>>> > > > > >> > no build :(((
>>> > > > > >> > time to ask INFRA?
>>> > > > > >> >
>>> > > > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
>>> > > > > >> seba.wagner@gmail.com>
>>> > > > > >> >> wrote:
>>> > > > > >> >>
>>> > > > > >> >> that was already checked. And I've added some more commits
>>> > > > meanwhile.
>>> > > > > >> >>
>>> > > > > >> >> Maybe it wouldn't retrigger on an existing PR. Just new
>>> PRs.
>>> > > > > >> >>
>>> > > > > >> >> Or maybe we have to add " Whitelist Target Branches:" cause
>>> > > > otherwise
>>> > > > > >> >> somebody could DoS attack Jenkins with creating thousands
>>> of
>>> > PRs.
>>> > > > > >> >>
>>> > > > > >> >> Cheers
>>> > > > > >> >> Seb
>>> > > > > >> >>
>>> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
>>> > > > solomax666@gmail.com>
>>> > > > > >> >> wrote:
>>> > > > > >> >>
>>> > > > > >> >>> I have checked "Use github hooks for build triggering"
>>> can you
>>> > > > > commit
>>> > > > > >> >>> something to your PR?
>>> > > > > >> >>>
>>> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
>>> > > > > >> >> seba.wagner@gmail.com>
>>> > > > > >> >>> wrote:
>>> > > > > >> >>>
>>> > > > > >> >>>> Hope isolation is going well!
>>> > > > > >> >>>>
>>> > > > > >> >>>> I started to create a Pull Request build:
>>> > > > > >> >>>>
>>> > > > > >> >>>>
>>> > > > > >> >>>
>>> > > > > >> >>
>>> > > > > >>
>>> > > > >
>>> > > >
>>> > >
>>> >
>>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
>>> > > > > >> >>>>
>>> > > > > >> >>>> But doesn't quite work yet I think.
>>> > > > > >> >>>>
>>> > > > > >> >>>> Cheers
>>> > > > > >> >>>> Seb
>>> > > > > >> >>>> --
>>> > > > > >> >>>> Sebastian Wagner
>>> > > > > >> >>>> https://twitter.com/#!/dead_lock
>>> > > > > >> >>>> seba.wagner@gmail.com
>>> > > > > >> >>>>
>>> > > > > >> >>>
>>> > > > > >> >>>
>>> > > > > >> >>> --
>>> > > > > >> >>> Best regards,
>>> > > > > >> >>> Maxim
>>> > > > > >> >>>
>>> > > > > >> >>
>>> > > > > >> >>
>>> > > > > >> >> --
>>> > > > > >> >> Sebastian Wagner
>>> > > > > >> >> https://twitter.com/#!/dead_lock
>>> > > > > >> >> seba.wagner@gmail.com
>>> > > > > >> >>
>>> > > > > >> >
>>> > > > > >> >
>>> > > > > >> > --
>>> > > > > >> > Best regards,
>>> > > > > >> > Maxim
>>> > > > > >>
>>> > > > > >
>>> > > > > >
>>> > > > > > --
>>> > > > > > Sebastian Wagner
>>> > > > > > https://twitter.com/#!/dead_lock
>>> > > > > > seba.wagner@gmail.com
>>> > > > > >
>>> > > > >
>>> > > > >
>>> > > > > --
>>> > > > > Sebastian Wagner
>>> > > > > https://twitter.com/#!/dead_lock
>>> > > > > seba.wagner@gmail.com
>>> > > > >
>>> > > >
>>> > > >
>>> > > > --
>>> > > > Best regards,
>>> > > > Maxim
>>> > > >
>>> > >
>>> > >
>>> > > --
>>> > > Sebastian Wagner
>>> > > https://twitter.com/#!/dead_lock
>>> > > seba.wagner@gmail.com
>>> > >
>>> >
>>> >
>>> > --
>>> > Best regards,
>>> > Maxim
>>> >
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> seba.wagner@gmail.com
>>>
>>
>>
>> --
>> Best regards,
>> Maxim
>>
>
>
> --
> Best regards,
> Maxim
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
Basic Travis config is created
https://issues.apache.org/jira/browse/INFRA-20084 ticket is filed :)

On Mon, 6 Apr 2020 at 08:32, Maxim Solodovnik <so...@gmail.com> wrote:

> I'll try to set up travis and will let you know
>
> On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <se...@gmail.com>
> wrote:
>
>> Doesn't give much insights.
>>
>> This is the plugin we are using https://github.com/jenkinsci/ghprb-plugin
>>
>> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <so...@gmail.com>
>> wrote:
>>
>> > Can you open and compare configs? :)
>> >
>> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
>> seba.wagner@gmail.com>
>> > wrote:
>> >
>> > > there are other builds triggered by PRs
>> > > https://builds.apache.org/job/madlib-pr-build/
>> > > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
>> > >
>> https://builds.apache.org/job/incubator-taverna-language-pull-requests/
>> > >
>> > > Just search on jenkins for pull-request or pr-build and you can find
>> > plenty
>> > > of other examples.
>> > > It seems so me just missing some checkbox or config.
>> > >
>> > > Cheers
>> > > Seb
>> > >
>> > >
>> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <so...@gmail.com>
>> > > wrote:
>> > >
>> > > > I don't see PR build here:
>> > > > https://builds.apache.org/view/O/view/OpenWhisk/
>> > > > Maybe buildbot can be used? https://ci.apache.org/buildbot.html
>> > > > Or even Travis https://travis-ci.org/ (with some lightened profile,
>> > due
>> > > to
>> > > > build time on Travis is limited by 50 minutes)
>> > > >
>> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
>> > > seba.wagner@gmail.com>
>> > > > wrote:
>> > > >
>> > > > > I tried to follow:
>> > > > >
>> > > > >
>> > > >
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
>> > > > >
>> > > > > But no success.
>> > > > > I just can't find the last thing in the instructions "JenkinsFile"
>> > > there
>> > > > is
>> > > > > no such config "script path" anymore.
>> > > > >
>> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
>> > > > seba.wagner@gmail.com>
>> > > > > wrote:
>> > > > >
>> > > > > > could we maybe start to prefix branches with "feature/", for
>> > example
>> > > > > > feature/JIRA-XYZ-my-name ?
>> > > > > > That way we can whitelist those ones. So it won't just anything
>> > > > > >
>> > > > > > Cheers
>> > > > > > Seb
>> > > > > >
>> > > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
>> > > > > >
>> > > > > >> Or we can find another Jenkins job from another project that
>> > > actually
>> > > > > >> works.
>> > > > > >>
>> > > > > >> I can have a look tmw when it’s daytime again.
>> > > > > >>
>> > > > > >> Cheers
>> > > > > >> Seb
>> > > > > >>
>> > > > > >> Sent from my iPhone
>> > > > > >>
>> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
>> > solomax666@gmail.com>
>> > > > > >> wrote:
>> > > > > >> >
>> > > > > >> > just have created PR
>> > > > > >> > no build :(((
>> > > > > >> > time to ask INFRA?
>> > > > > >> >
>> > > > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
>> > > > > >> seba.wagner@gmail.com>
>> > > > > >> >> wrote:
>> > > > > >> >>
>> > > > > >> >> that was already checked. And I've added some more commits
>> > > > meanwhile.
>> > > > > >> >>
>> > > > > >> >> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
>> > > > > >> >>
>> > > > > >> >> Or maybe we have to add " Whitelist Target Branches:" cause
>> > > > otherwise
>> > > > > >> >> somebody could DoS attack Jenkins with creating thousands of
>> > PRs.
>> > > > > >> >>
>> > > > > >> >> Cheers
>> > > > > >> >> Seb
>> > > > > >> >>
>> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
>> > > > solomax666@gmail.com>
>> > > > > >> >> wrote:
>> > > > > >> >>
>> > > > > >> >>> I have checked "Use github hooks for build triggering" can
>> you
>> > > > > commit
>> > > > > >> >>> something to your PR?
>> > > > > >> >>>
>> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
>> > > > > >> >> seba.wagner@gmail.com>
>> > > > > >> >>> wrote:
>> > > > > >> >>>
>> > > > > >> >>>> Hope isolation is going well!
>> > > > > >> >>>>
>> > > > > >> >>>> I started to create a Pull Request build:
>> > > > > >> >>>>
>> > > > > >> >>>>
>> > > > > >> >>>
>> > > > > >> >>
>> > > > > >>
>> > > > >
>> > > >
>> > >
>> >
>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
>> > > > > >> >>>>
>> > > > > >> >>>> But doesn't quite work yet I think.
>> > > > > >> >>>>
>> > > > > >> >>>> Cheers
>> > > > > >> >>>> Seb
>> > > > > >> >>>> --
>> > > > > >> >>>> Sebastian Wagner
>> > > > > >> >>>> https://twitter.com/#!/dead_lock
>> > > > > >> >>>> seba.wagner@gmail.com
>> > > > > >> >>>>
>> > > > > >> >>>
>> > > > > >> >>>
>> > > > > >> >>> --
>> > > > > >> >>> Best regards,
>> > > > > >> >>> Maxim
>> > > > > >> >>>
>> > > > > >> >>
>> > > > > >> >>
>> > > > > >> >> --
>> > > > > >> >> Sebastian Wagner
>> > > > > >> >> https://twitter.com/#!/dead_lock
>> > > > > >> >> seba.wagner@gmail.com
>> > > > > >> >>
>> > > > > >> >
>> > > > > >> >
>> > > > > >> > --
>> > > > > >> > Best regards,
>> > > > > >> > Maxim
>> > > > > >>
>> > > > > >
>> > > > > >
>> > > > > > --
>> > > > > > Sebastian Wagner
>> > > > > > https://twitter.com/#!/dead_lock
>> > > > > > seba.wagner@gmail.com
>> > > > > >
>> > > > >
>> > > > >
>> > > > > --
>> > > > > Sebastian Wagner
>> > > > > https://twitter.com/#!/dead_lock
>> > > > > seba.wagner@gmail.com
>> > > > >
>> > > >
>> > > >
>> > > > --
>> > > > Best regards,
>> > > > Maxim
>> > > >
>> > >
>> > >
>> > > --
>> > > Sebastian Wagner
>> > > https://twitter.com/#!/dead_lock
>> > > seba.wagner@gmail.com
>> > >
>> >
>> >
>> > --
>> > Best regards,
>> > Maxim
>> >
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> seba.wagner@gmail.com
>>
>
>
> --
> Best regards,
> Maxim
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
I'll try to set up travis and will let you know

On Mon, 6 Apr 2020 at 07:35, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> Doesn't give much insights.
>
> This is the plugin we are using https://github.com/jenkinsci/ghprb-plugin
>
> On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > Can you open and compare configs? :)
> >
> > On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <
> seba.wagner@gmail.com>
> > wrote:
> >
> > > there are other builds triggered by PRs
> > > https://builds.apache.org/job/madlib-pr-build/
> > > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> > >
> https://builds.apache.org/job/incubator-taverna-language-pull-requests/
> > >
> > > Just search on jenkins for pull-request or pr-build and you can find
> > plenty
> > > of other examples.
> > > It seems so me just missing some checkbox or config.
> > >
> > > Cheers
> > > Seb
> > >
> > >
> > > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <so...@gmail.com>
> > > wrote:
> > >
> > > > I don't see PR build here:
> > > > https://builds.apache.org/view/O/view/OpenWhisk/
> > > > Maybe buildbot can be used? https://ci.apache.org/buildbot.html
> > > > Or even Travis https://travis-ci.org/ (with some lightened profile,
> > due
> > > to
> > > > build time on Travis is limited by 50 minutes)
> > > >
> > > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> > > seba.wagner@gmail.com>
> > > > wrote:
> > > >
> > > > > I tried to follow:
> > > > >
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> > > > >
> > > > > But no success.
> > > > > I just can't find the last thing in the instructions "JenkinsFile"
> > > there
> > > > is
> > > > > no such config "script path" anymore.
> > > > >
> > > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> > > > seba.wagner@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > could we maybe start to prefix branches with "feature/", for
> > example
> > > > > > feature/JIRA-XYZ-my-name ?
> > > > > > That way we can whitelist those ones. So it won't just anything
> > > > > >
> > > > > > Cheers
> > > > > > Seb
> > > > > >
> > > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
> > > > > >
> > > > > >> Or we can find another Jenkins job from another project that
> > > actually
> > > > > >> works.
> > > > > >>
> > > > > >> I can have a look tmw when it’s daytime again.
> > > > > >>
> > > > > >> Cheers
> > > > > >> Seb
> > > > > >>
> > > > > >> Sent from my iPhone
> > > > > >>
> > > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
> > solomax666@gmail.com>
> > > > > >> wrote:
> > > > > >> >
> > > > > >> > just have created PR
> > > > > >> > no build :(((
> > > > > >> > time to ask INFRA?
> > > > > >> >
> > > > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> > > > > >> seba.wagner@gmail.com>
> > > > > >> >> wrote:
> > > > > >> >>
> > > > > >> >> that was already checked. And I've added some more commits
> > > > meanwhile.
> > > > > >> >>
> > > > > >> >> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
> > > > > >> >>
> > > > > >> >> Or maybe we have to add " Whitelist Target Branches:" cause
> > > > otherwise
> > > > > >> >> somebody could DoS attack Jenkins with creating thousands of
> > PRs.
> > > > > >> >>
> > > > > >> >> Cheers
> > > > > >> >> Seb
> > > > > >> >>
> > > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> > > > solomax666@gmail.com>
> > > > > >> >> wrote:
> > > > > >> >>
> > > > > >> >>> I have checked "Use github hooks for build triggering" can
> you
> > > > > commit
> > > > > >> >>> something to your PR?
> > > > > >> >>>
> > > > > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> > > > > >> >> seba.wagner@gmail.com>
> > > > > >> >>> wrote:
> > > > > >> >>>
> > > > > >> >>>> Hope isolation is going well!
> > > > > >> >>>>
> > > > > >> >>>> I started to create a Pull Request build:
> > > > > >> >>>>
> > > > > >> >>>>
> > > > > >> >>>
> > > > > >> >>
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > > > > >> >>>>
> > > > > >> >>>> But doesn't quite work yet I think.
> > > > > >> >>>>
> > > > > >> >>>> Cheers
> > > > > >> >>>> Seb
> > > > > >> >>>> --
> > > > > >> >>>> Sebastian Wagner
> > > > > >> >>>> https://twitter.com/#!/dead_lock
> > > > > >> >>>> seba.wagner@gmail.com
> > > > > >> >>>>
> > > > > >> >>>
> > > > > >> >>>
> > > > > >> >>> --
> > > > > >> >>> Best regards,
> > > > > >> >>> Maxim
> > > > > >> >>>
> > > > > >> >>
> > > > > >> >>
> > > > > >> >> --
> > > > > >> >> Sebastian Wagner
> > > > > >> >> https://twitter.com/#!/dead_lock
> > > > > >> >> seba.wagner@gmail.com
> > > > > >> >>
> > > > > >> >
> > > > > >> >
> > > > > >> > --
> > > > > >> > Best regards,
> > > > > >> > Maxim
> > > > > >>
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Sebastian Wagner
> > > > > > https://twitter.com/#!/dead_lock
> > > > > > seba.wagner@gmail.com
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Sebastian Wagner
> > > > > https://twitter.com/#!/dead_lock
> > > > > seba.wagner@gmail.com
> > > > >
> > > >
> > > >
> > > > --
> > > > Best regards,
> > > > Maxim
> > > >
> > >
> > >
> > > --
> > > Sebastian Wagner
> > > https://twitter.com/#!/dead_lock
> > > seba.wagner@gmail.com
> > >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Doesn't give much insights.

This is the plugin we are using https://github.com/jenkinsci/ghprb-plugin

On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik <so...@gmail.com> wrote:

> Can you open and compare configs? :)
>
> On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <se...@gmail.com>
> wrote:
>
> > there are other builds triggered by PRs
> > https://builds.apache.org/job/madlib-pr-build/
> > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> > https://builds.apache.org/job/incubator-taverna-language-pull-requests/
> >
> > Just search on jenkins for pull-request or pr-build and you can find
> plenty
> > of other examples.
> > It seems so me just missing some checkbox or config.
> >
> > Cheers
> > Seb
> >
> >
> > On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > I don't see PR build here:
> > > https://builds.apache.org/view/O/view/OpenWhisk/
> > > Maybe buildbot can be used? https://ci.apache.org/buildbot.html
> > > Or even Travis https://travis-ci.org/ (with some lightened profile,
> due
> > to
> > > build time on Travis is limited by 50 minutes)
> > >
> > > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> > seba.wagner@gmail.com>
> > > wrote:
> > >
> > > > I tried to follow:
> > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> > > >
> > > > But no success.
> > > > I just can't find the last thing in the instructions "JenkinsFile"
> > there
> > > is
> > > > no such config "script path" anymore.
> > > >
> > > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> > > seba.wagner@gmail.com>
> > > > wrote:
> > > >
> > > > > could we maybe start to prefix branches with "feature/", for
> example
> > > > > feature/JIRA-XYZ-my-name ?
> > > > > That way we can whitelist those ones. So it won't just anything
> > > > >
> > > > > Cheers
> > > > > Seb
> > > > >
> > > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
> > > > >
> > > > >> Or we can find another Jenkins job from another project that
> > actually
> > > > >> works.
> > > > >>
> > > > >> I can have a look tmw when it’s daytime again.
> > > > >>
> > > > >> Cheers
> > > > >> Seb
> > > > >>
> > > > >> Sent from my iPhone
> > > > >>
> > > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <
> solomax666@gmail.com>
> > > > >> wrote:
> > > > >> >
> > > > >> > just have created PR
> > > > >> > no build :(((
> > > > >> > time to ask INFRA?
> > > > >> >
> > > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> > > > >> seba.wagner@gmail.com>
> > > > >> >> wrote:
> > > > >> >>
> > > > >> >> that was already checked. And I've added some more commits
> > > meanwhile.
> > > > >> >>
> > > > >> >> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
> > > > >> >>
> > > > >> >> Or maybe we have to add " Whitelist Target Branches:" cause
> > > otherwise
> > > > >> >> somebody could DoS attack Jenkins with creating thousands of
> PRs.
> > > > >> >>
> > > > >> >> Cheers
> > > > >> >> Seb
> > > > >> >>
> > > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> > > solomax666@gmail.com>
> > > > >> >> wrote:
> > > > >> >>
> > > > >> >>> I have checked "Use github hooks for build triggering" can you
> > > > commit
> > > > >> >>> something to your PR?
> > > > >> >>>
> > > > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> > > > >> >> seba.wagner@gmail.com>
> > > > >> >>> wrote:
> > > > >> >>>
> > > > >> >>>> Hope isolation is going well!
> > > > >> >>>>
> > > > >> >>>> I started to create a Pull Request build:
> > > > >> >>>>
> > > > >> >>>>
> > > > >> >>>
> > > > >> >>
> > > > >>
> > > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > > > >> >>>>
> > > > >> >>>> But doesn't quite work yet I think.
> > > > >> >>>>
> > > > >> >>>> Cheers
> > > > >> >>>> Seb
> > > > >> >>>> --
> > > > >> >>>> Sebastian Wagner
> > > > >> >>>> https://twitter.com/#!/dead_lock
> > > > >> >>>> seba.wagner@gmail.com
> > > > >> >>>>
> > > > >> >>>
> > > > >> >>>
> > > > >> >>> --
> > > > >> >>> Best regards,
> > > > >> >>> Maxim
> > > > >> >>>
> > > > >> >>
> > > > >> >>
> > > > >> >> --
> > > > >> >> Sebastian Wagner
> > > > >> >> https://twitter.com/#!/dead_lock
> > > > >> >> seba.wagner@gmail.com
> > > > >> >>
> > > > >> >
> > > > >> >
> > > > >> > --
> > > > >> > Best regards,
> > > > >> > Maxim
> > > > >>
> > > > >
> > > > >
> > > > > --
> > > > > Sebastian Wagner
> > > > > https://twitter.com/#!/dead_lock
> > > > > seba.wagner@gmail.com
> > > > >
> > > >
> > > >
> > > > --
> > > > Sebastian Wagner
> > > > https://twitter.com/#!/dead_lock
> > > > seba.wagner@gmail.com
> > > >
> > >
> > >
> > > --
> > > Best regards,
> > > Maxim
> > >
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > seba.wagner@gmail.com
> >
>
>
> --
> Best regards,
> Maxim
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
Can you open and compare configs? :)

On Mon, 6 Apr 2020 at 07:28, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> there are other builds triggered by PRs
> https://builds.apache.org/job/madlib-pr-build/
> https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
> https://builds.apache.org/job/incubator-taverna-language-pull-requests/
>
> Just search on jenkins for pull-request or pr-build and you can find plenty
> of other examples.
> It seems so me just missing some checkbox or config.
>
> Cheers
> Seb
>
>
> On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > I don't see PR build here:
> > https://builds.apache.org/view/O/view/OpenWhisk/
> > Maybe buildbot can be used? https://ci.apache.org/buildbot.html
> > Or even Travis https://travis-ci.org/ (with some lightened profile, due
> to
> > build time on Travis is limited by 50 minutes)
> >
> > On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <
> seba.wagner@gmail.com>
> > wrote:
> >
> > > I tried to follow:
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> > >
> > > But no success.
> > > I just can't find the last thing in the instructions "JenkinsFile"
> there
> > is
> > > no such config "script path" anymore.
> > >
> > > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> > seba.wagner@gmail.com>
> > > wrote:
> > >
> > > > could we maybe start to prefix branches with "feature/", for example
> > > > feature/JIRA-XYZ-my-name ?
> > > > That way we can whitelist those ones. So it won't just anything
> > > >
> > > > Cheers
> > > > Seb
> > > >
> > > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
> > > >
> > > >> Or we can find another Jenkins job from another project that
> actually
> > > >> works.
> > > >>
> > > >> I can have a look tmw when it’s daytime again.
> > > >>
> > > >> Cheers
> > > >> Seb
> > > >>
> > > >> Sent from my iPhone
> > > >>
> > > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <so...@gmail.com>
> > > >> wrote:
> > > >> >
> > > >> > just have created PR
> > > >> > no build :(((
> > > >> > time to ask INFRA?
> > > >> >
> > > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> > > >> seba.wagner@gmail.com>
> > > >> >> wrote:
> > > >> >>
> > > >> >> that was already checked. And I've added some more commits
> > meanwhile.
> > > >> >>
> > > >> >> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
> > > >> >>
> > > >> >> Or maybe we have to add " Whitelist Target Branches:" cause
> > otherwise
> > > >> >> somebody could DoS attack Jenkins with creating thousands of PRs.
> > > >> >>
> > > >> >> Cheers
> > > >> >> Seb
> > > >> >>
> > > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> > solomax666@gmail.com>
> > > >> >> wrote:
> > > >> >>
> > > >> >>> I have checked "Use github hooks for build triggering" can you
> > > commit
> > > >> >>> something to your PR?
> > > >> >>>
> > > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> > > >> >> seba.wagner@gmail.com>
> > > >> >>> wrote:
> > > >> >>>
> > > >> >>>> Hope isolation is going well!
> > > >> >>>>
> > > >> >>>> I started to create a Pull Request build:
> > > >> >>>>
> > > >> >>>>
> > > >> >>>
> > > >> >>
> > > >>
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > > >> >>>>
> > > >> >>>> But doesn't quite work yet I think.
> > > >> >>>>
> > > >> >>>> Cheers
> > > >> >>>> Seb
> > > >> >>>> --
> > > >> >>>> Sebastian Wagner
> > > >> >>>> https://twitter.com/#!/dead_lock
> > > >> >>>> seba.wagner@gmail.com
> > > >> >>>>
> > > >> >>>
> > > >> >>>
> > > >> >>> --
> > > >> >>> Best regards,
> > > >> >>> Maxim
> > > >> >>>
> > > >> >>
> > > >> >>
> > > >> >> --
> > > >> >> Sebastian Wagner
> > > >> >> https://twitter.com/#!/dead_lock
> > > >> >> seba.wagner@gmail.com
> > > >> >>
> > > >> >
> > > >> >
> > > >> > --
> > > >> > Best regards,
> > > >> > Maxim
> > > >>
> > > >
> > > >
> > > > --
> > > > Sebastian Wagner
> > > > https://twitter.com/#!/dead_lock
> > > > seba.wagner@gmail.com
> > > >
> > >
> > >
> > > --
> > > Sebastian Wagner
> > > https://twitter.com/#!/dead_lock
> > > seba.wagner@gmail.com
> > >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
there are other builds triggered by PRs
https://builds.apache.org/job/madlib-pr-build/
https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/
https://builds.apache.org/job/incubator-taverna-language-pull-requests/

Just search on jenkins for pull-request or pr-build and you can find plenty
of other examples.
It seems so me just missing some checkbox or config.

Cheers
Seb


On Mon, 6 Apr 2020 at 11:55, Maxim Solodovnik <so...@gmail.com> wrote:

> I don't see PR build here:
> https://builds.apache.org/view/O/view/OpenWhisk/
> Maybe buildbot can be used? https://ci.apache.org/buildbot.html
> Or even Travis https://travis-ci.org/ (with some lightened profile, due to
> build time on Travis is limited by 50 minutes)
>
> On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <se...@gmail.com>
> wrote:
>
> > I tried to follow:
> >
> >
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
> >
> > But no success.
> > I just can't find the last thing in the instructions "JenkinsFile" there
> is
> > no such config "script path" anymore.
> >
> > On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <
> seba.wagner@gmail.com>
> > wrote:
> >
> > > could we maybe start to prefix branches with "feature/", for example
> > > feature/JIRA-XYZ-my-name ?
> > > That way we can whitelist those ones. So it won't just anything
> > >
> > > Cheers
> > > Seb
> > >
> > > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
> > >
> > >> Or we can find another Jenkins job from another project that actually
> > >> works.
> > >>
> > >> I can have a look tmw when it’s daytime again.
> > >>
> > >> Cheers
> > >> Seb
> > >>
> > >> Sent from my iPhone
> > >>
> > >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <so...@gmail.com>
> > >> wrote:
> > >> >
> > >> > just have created PR
> > >> > no build :(((
> > >> > time to ask INFRA?
> > >> >
> > >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> > >> seba.wagner@gmail.com>
> > >> >> wrote:
> > >> >>
> > >> >> that was already checked. And I've added some more commits
> meanwhile.
> > >> >>
> > >> >> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
> > >> >>
> > >> >> Or maybe we have to add " Whitelist Target Branches:" cause
> otherwise
> > >> >> somebody could DoS attack Jenkins with creating thousands of PRs.
> > >> >>
> > >> >> Cheers
> > >> >> Seb
> > >> >>
> > >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <
> solomax666@gmail.com>
> > >> >> wrote:
> > >> >>
> > >> >>> I have checked "Use github hooks for build triggering" can you
> > commit
> > >> >>> something to your PR?
> > >> >>>
> > >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> > >> >> seba.wagner@gmail.com>
> > >> >>> wrote:
> > >> >>>
> > >> >>>> Hope isolation is going well!
> > >> >>>>
> > >> >>>> I started to create a Pull Request build:
> > >> >>>>
> > >> >>>>
> > >> >>>
> > >> >>
> > >>
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > >> >>>>
> > >> >>>> But doesn't quite work yet I think.
> > >> >>>>
> > >> >>>> Cheers
> > >> >>>> Seb
> > >> >>>> --
> > >> >>>> Sebastian Wagner
> > >> >>>> https://twitter.com/#!/dead_lock
> > >> >>>> seba.wagner@gmail.com
> > >> >>>>
> > >> >>>
> > >> >>>
> > >> >>> --
> > >> >>> Best regards,
> > >> >>> Maxim
> > >> >>>
> > >> >>
> > >> >>
> > >> >> --
> > >> >> Sebastian Wagner
> > >> >> https://twitter.com/#!/dead_lock
> > >> >> seba.wagner@gmail.com
> > >> >>
> > >> >
> > >> >
> > >> > --
> > >> > Best regards,
> > >> > Maxim
> > >>
> > >
> > >
> > > --
> > > Sebastian Wagner
> > > https://twitter.com/#!/dead_lock
> > > seba.wagner@gmail.com
> > >
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > seba.wagner@gmail.com
> >
>
>
> --
> Best regards,
> Maxim
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
I don't see PR build here: https://builds.apache.org/view/O/view/OpenWhisk/
Maybe buildbot can be used? https://ci.apache.org/buildbot.html
Or even Travis https://travis-ci.org/ (with some lightened profile, due to
build time on Travis is limited by 50 minutes)

On Mon, 6 Apr 2020 at 05:20, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> I tried to follow:
>
> https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects
>
> But no success.
> I just can't find the last thing in the instructions "JenkinsFile" there is
> no such config "script path" anymore.
>
> On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <se...@gmail.com>
> wrote:
>
> > could we maybe start to prefix branches with "feature/", for example
> > feature/JIRA-XYZ-my-name ?
> > That way we can whitelist those ones. So it won't just anything
> >
> > Cheers
> > Seb
> >
> > On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
> >
> >> Or we can find another Jenkins job from another project that actually
> >> works.
> >>
> >> I can have a look tmw when it’s daytime again.
> >>
> >> Cheers
> >> Seb
> >>
> >> Sent from my iPhone
> >>
> >> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <so...@gmail.com>
> >> wrote:
> >> >
> >> > just have created PR
> >> > no build :(((
> >> > time to ask INFRA?
> >> >
> >> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> >> seba.wagner@gmail.com>
> >> >> wrote:
> >> >>
> >> >> that was already checked. And I've added some more commits meanwhile.
> >> >>
> >> >> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
> >> >>
> >> >> Or maybe we have to add " Whitelist Target Branches:" cause otherwise
> >> >> somebody could DoS attack Jenkins with creating thousands of PRs.
> >> >>
> >> >> Cheers
> >> >> Seb
> >> >>
> >> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <so...@gmail.com>
> >> >> wrote:
> >> >>
> >> >>> I have checked "Use github hooks for build triggering" can you
> commit
> >> >>> something to your PR?
> >> >>>
> >> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> >> >> seba.wagner@gmail.com>
> >> >>> wrote:
> >> >>>
> >> >>>> Hope isolation is going well!
> >> >>>>
> >> >>>> I started to create a Pull Request build:
> >> >>>>
> >> >>>>
> >> >>>
> >> >>
> >>
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> >> >>>>
> >> >>>> But doesn't quite work yet I think.
> >> >>>>
> >> >>>> Cheers
> >> >>>> Seb
> >> >>>> --
> >> >>>> Sebastian Wagner
> >> >>>> https://twitter.com/#!/dead_lock
> >> >>>> seba.wagner@gmail.com
> >> >>>>
> >> >>>
> >> >>>
> >> >>> --
> >> >>> Best regards,
> >> >>> Maxim
> >> >>>
> >> >>
> >> >>
> >> >> --
> >> >> Sebastian Wagner
> >> >> https://twitter.com/#!/dead_lock
> >> >> seba.wagner@gmail.com
> >> >>
> >> >
> >> >
> >> > --
> >> > Best regards,
> >> > Maxim
> >>
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > seba.wagner@gmail.com
> >
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
I tried to follow:
https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects

But no success.
I just can't find the last thing in the instructions "JenkinsFile" there is
no such config "script path" anymore.

On Mon, 6 Apr 2020 at 08:39, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> could we maybe start to prefix branches with "feature/", for example
> feature/JIRA-XYZ-my-name ?
> That way we can whitelist those ones. So it won't just anything
>
> Cheers
> Seb
>
> On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:
>
>> Or we can find another Jenkins job from another project that actually
>> works.
>>
>> I can have a look tmw when it’s daytime again.
>>
>> Cheers
>> Seb
>>
>> Sent from my iPhone
>>
>> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <so...@gmail.com>
>> wrote:
>> >
>> > just have created PR
>> > no build :(((
>> > time to ask INFRA?
>> >
>> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
>> seba.wagner@gmail.com>
>> >> wrote:
>> >>
>> >> that was already checked. And I've added some more commits meanwhile.
>> >>
>> >> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
>> >>
>> >> Or maybe we have to add " Whitelist Target Branches:" cause otherwise
>> >> somebody could DoS attack Jenkins with creating thousands of PRs.
>> >>
>> >> Cheers
>> >> Seb
>> >>
>> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <so...@gmail.com>
>> >> wrote:
>> >>
>> >>> I have checked "Use github hooks for build triggering" can you commit
>> >>> something to your PR?
>> >>>
>> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
>> >> seba.wagner@gmail.com>
>> >>> wrote:
>> >>>
>> >>>> Hope isolation is going well!
>> >>>>
>> >>>> I started to create a Pull Request build:
>> >>>>
>> >>>>
>> >>>
>> >>
>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
>> >>>>
>> >>>> But doesn't quite work yet I think.
>> >>>>
>> >>>> Cheers
>> >>>> Seb
>> >>>> --
>> >>>> Sebastian Wagner
>> >>>> https://twitter.com/#!/dead_lock
>> >>>> seba.wagner@gmail.com
>> >>>>
>> >>>
>> >>>
>> >>> --
>> >>> Best regards,
>> >>> Maxim
>> >>>
>> >>
>> >>
>> >> --
>> >> Sebastian Wagner
>> >> https://twitter.com/#!/dead_lock
>> >> seba.wagner@gmail.com
>> >>
>> >
>> >
>> > --
>> > Best regards,
>> > Maxim
>>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
could we maybe start to prefix branches with "feature/", for example
feature/JIRA-XYZ-my-name ?
That way we can whitelist those ones. So it won't just anything

Cheers
Seb

On Sun, 5 Apr 2020 at 19:01, <se...@gmail.com> wrote:

> Or we can find another Jenkins job from another project that actually
> works.
>
> I can have a look tmw when it’s daytime again.
>
> Cheers
> Seb
>
> Sent from my iPhone
>
> > On 5/04/2020, at 4:42 PM, Maxim Solodovnik <so...@gmail.com> wrote:
> >
> > just have created PR
> > no build :(((
> > time to ask INFRA?
> >
> >> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <
> seba.wagner@gmail.com>
> >> wrote:
> >>
> >> that was already checked. And I've added some more commits meanwhile.
> >>
> >> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
> >>
> >> Or maybe we have to add " Whitelist Target Branches:" cause otherwise
> >> somebody could DoS attack Jenkins with creating thousands of PRs.
> >>
> >> Cheers
> >> Seb
> >>
> >> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <so...@gmail.com>
> >> wrote:
> >>
> >>> I have checked "Use github hooks for build triggering" can you commit
> >>> something to your PR?
> >>>
> >>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> >> seba.wagner@gmail.com>
> >>> wrote:
> >>>
> >>>> Hope isolation is going well!
> >>>>
> >>>> I started to create a Pull Request build:
> >>>>
> >>>>
> >>>
> >>
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> >>>>
> >>>> But doesn't quite work yet I think.
> >>>>
> >>>> Cheers
> >>>> Seb
> >>>> --
> >>>> Sebastian Wagner
> >>>> https://twitter.com/#!/dead_lock
> >>>> seba.wagner@gmail.com
> >>>>
> >>>
> >>>
> >>> --
> >>> Best regards,
> >>> Maxim
> >>>
> >>
> >>
> >> --
> >> Sebastian Wagner
> >> https://twitter.com/#!/dead_lock
> >> seba.wagner@gmail.com
> >>
> >
> >
> > --
> > Best regards,
> > Maxim
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by se...@gmail.com.
Or we can find another Jenkins job from another project that actually works.

I can have a look tmw when it’s daytime again.

Cheers
Seb

Sent from my iPhone

> On 5/04/2020, at 4:42 PM, Maxim Solodovnik <so...@gmail.com> wrote:
> 
> just have created PR
> no build :(((
> time to ask INFRA?
> 
>> On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <se...@gmail.com>
>> wrote:
>> 
>> that was already checked. And I've added some more commits meanwhile.
>> 
>> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
>> 
>> Or maybe we have to add " Whitelist Target Branches:" cause otherwise
>> somebody could DoS attack Jenkins with creating thousands of PRs.
>> 
>> Cheers
>> Seb
>> 
>> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <so...@gmail.com>
>> wrote:
>> 
>>> I have checked "Use github hooks for build triggering" can you commit
>>> something to your PR?
>>> 
>>> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
>> seba.wagner@gmail.com>
>>> wrote:
>>> 
>>>> Hope isolation is going well!
>>>> 
>>>> I started to create a Pull Request build:
>>>> 
>>>> 
>>> 
>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
>>>> 
>>>> But doesn't quite work yet I think.
>>>> 
>>>> Cheers
>>>> Seb
>>>> --
>>>> Sebastian Wagner
>>>> https://twitter.com/#!/dead_lock
>>>> seba.wagner@gmail.com
>>>> 
>>> 
>>> 
>>> --
>>> Best regards,
>>> Maxim
>>> 
>> 
>> 
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> seba.wagner@gmail.com
>> 
> 
> 
> -- 
> Best regards,
> Maxim

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
just have created PR
no build :(((
time to ask INFRA?

On Sun, 5 Apr 2020 at 11:31, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> that was already checked. And I've added some more commits meanwhile.
>
> Maybe it wouldn't retrigger on an existing PR. Just new PRs.
>
> Or maybe we have to add " Whitelist Target Branches:" cause otherwise
> somebody could DoS attack Jenkins with creating thousands of PRs.
>
> Cheers
> Seb
>
> On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > I have checked "Use github hooks for build triggering" can you commit
> > something to your PR?
> >
> > On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <
> seba.wagner@gmail.com>
> > wrote:
> >
> > > Hope isolation is going well!
> > >
> > > I started to create a Pull Request build:
> > >
> > >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> > >
> > > But doesn't quite work yet I think.
> > >
> > > Cheers
> > > Seb
> > > --
> > > Sebastian Wagner
> > > https://twitter.com/#!/dead_lock
> > > seba.wagner@gmail.com
> > >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Best regards,
Maxim

Re: Creating pull request build

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
that was already checked. And I've added some more commits meanwhile.

Maybe it wouldn't retrigger on an existing PR. Just new PRs.

Or maybe we have to add " Whitelist Target Branches:" cause otherwise
somebody could DoS attack Jenkins with creating thousands of PRs.

Cheers
Seb

On Sun, 5 Apr 2020 at 16:10, Maxim Solodovnik <so...@gmail.com> wrote:

> I have checked "Use github hooks for build triggering" can you commit
> something to your PR?
>
> On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <se...@gmail.com>
> wrote:
>
> > Hope isolation is going well!
> >
> > I started to create a Pull Request build:
> >
> >
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
> >
> > But doesn't quite work yet I think.
> >
> > Cheers
> > Seb
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > seba.wagner@gmail.com
> >
>
>
> --
> Best regards,
> Maxim
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com

Re: Creating pull request build

Posted by Maxim Solodovnik <so...@gmail.com>.
I have checked "Use github hooks for build triggering" can you commit
something to your PR?

On Sun, 5 Apr 2020 at 10:49, seba.wagner@gmail.com <se...@gmail.com>
wrote:

> Hope isolation is going well!
>
> I started to create a Pull Request build:
>
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/openmeetings-pull-request/
>
> But doesn't quite work yet I think.
>
> Cheers
> Seb
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>


-- 
Best regards,
Maxim