Re: GitBox and Buildbot

2018-12-23 Thread Martin Grigorov
Hi Andrea, I've just updated our Buildbot config to use GitHub url ( https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/wicket.conf ) Hopefully this will fix it! On Sun, Dec 23, 2018 at 6:18 PM Andrea Del Bene wrote: > Hi, > > i've activated my GitBox

Re: wicketstuff branches query

2018-12-23 Thread Maxim Solodovnik
I believe all enhancements should go to `wicket-8.x` and master On Mon, 24 Dec 2018 at 13:27, vineet semwal wrote: > > Hi, > For wickstuff : Are following the branches to which i should push changes ? > 8.x remotes/origin/wicket-8.x > 7.x remotes/origin/wicket-7.x > 6.x

wicketstuff branches query

2018-12-23 Thread vineet semwal
Hi, For wickstuff : Are following the branches to which i should push changes ? 8.x remotes/origin/wicket-8.x 7.x remotes/origin/wicket-7.x 6.x remotes/origin/wicket-6.x yesterday i did git push origin local8x:remotes/origin/wicket-8.x is my workflow ok ? Thanks ! -- Freelance developer

GitBox and Buildbot

2018-12-23 Thread Andrea Del Bene
Hi, i've activated my GitBox account and it works perfectly with the GitHub repo. There is however an issue with CI as buildbot is not triggered when a commit is done via GiHub. Should we notify infra guys or am I missing something? Thank you.