Re: CI for wicketstuff

2023-01-29 Thread Maxim Solodovnik
solution :) > > > > >> > I can ask INFRA if we can use Jenkins :) > > > > >> > > > > > >> > On Thu, 13 Jan 2022 at 02:47, Martin Grigorov < > > mgrigo...@apache.org> > > > > >> wrote: > > > >

Re: CI for wicketstuff

2022-02-18 Thread Martijn Dashorst
t; > > > > >> > On Thu, 13 Jan 2022 at 02:47, Martin Grigorov < > mgrigo...@apache.org> > > > >> wrote: > > > >> > > > > > >> > > Shall we move to Github Actions ? > > > >> > > > >> Are you familiar with &

Re: CI for wicketstuff

2022-02-10 Thread Maxim Solodovnik
t;> > > > > >> > > Shall we move to Github Actions ? > > >> > > >> Are you familiar with "Github Actions" > > >> Maybe you can set it up and we will see how it will suit our needs :) > > >> > > > > > > No p

Re: CI for wicketstuff

2022-01-19 Thread Martijn Dashorst
"Github Actions" > >> Maybe you can set it up and we will see how it will suit our needs :) > >> > > > > No problemo! :-) > > > > > >> > >> > > TravisCI degrades day by day :-( > >> > > CircleCI is also a ver

Re: CI for wicketstuff

2022-01-14 Thread Martin Grigorov
e how it will suit our needs :) >> > > No problemo! :-) > > >> >> > > TravisCI degrades day by day :-( >> > > CircleCI is also a very good alternative! >> > > >> > > On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik < >> soloma

Re: CI for wicketstuff

2022-01-13 Thread Martin Grigorov
t; CircleCI is also a very good alternative! > > > > > > On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik > > > > wrote: > > > > > > > Hello All, > > > > > > > > Maybe you know what is the current status of CI for wicketst

Re: CI for wicketstuff

2022-01-13 Thread Maxim Solodovnik
Actions" Maybe you can set it up and we will see how it will suit our needs :) > > TravisCI degrades day by day :-( > > CircleCI is also a very good alternative! > > > > On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik > > wrote: > > > > >

Re: CI for wicketstuff

2022-01-12 Thread Maxim Solodovnik
:52 PM Maxim Solodovnik > wrote: > > > Hello All, > > > > Maybe you know what is the current status of CI for wicketstuff > > > > I was unable to find latest snapshot > > And the job at travis-ci.com :( > > > > from mobile (sorry for typos ;) > > -- Best regards, Maxim

Re: CI for wicketstuff

2022-01-12 Thread Martin Grigorov
Shall we move to Github Actions ? TravisCI degrades day by day :-( CircleCI is also a very good alternative! On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik wrote: > Hello All, > > Maybe you know what is the current status of CI for wicketstuff > > I was unable to find latest

CI for wicketstuff

2022-01-12 Thread Maxim Solodovnik
Hello All, Maybe you know what is the current status of CI for wicketstuff I was unable to find latest snapshot And the job at travis-ci.com :( from mobile (sorry for typos ;)

CI for wicketstuff is back

2015-09-17 Thread Andrea Del Bene
Hi, I've worked to restore the CI for wicketstuff. I've added a config file for toolchains plugin and I've changed travis.yml to use the new infrastructure (see http://docs.travis-ci.com/user/migrating-from-legacy/). Bye.