Re: CI for wicketstuff

2023-01-29 Thread Maxim Solodovnik
I've added credentials
seems to work (with some exceptions) :)

On Fri, 18 Feb 2022 at 15:39, Martijn Dashorst
 wrote:
>
> I did not find any...
>
> Martijn
>
>
> On Fri, Feb 11, 2022 at 6:49 AM Maxim Solodovnik 
> wrote:
>
> > Hello Martijn,
> >
> > were you able to find credentials? :)
> > I can try to add my personal login/password
> >
> > I believe SNAPSHOTs are very useful :)
> >
> > On Wed, 19 Jan 2022 at 15:12, Martijn Dashorst
> >  wrote:
> > >
> > > IIRC all our secrets are in the wicket-pmc's private repository. I'm
> > trying
> > > to find the coordinates but I am unable to find them.
> > >
> > > Martijn
> > >
> > >
> > > On Fri, Jan 14, 2022 at 10:55 PM Martin Grigorov 
> > > wrote:
> > >
> > > > I've merged the PR!
> > > >
> > > > But it failed because there are no env vars/secrets for deploying to
> > > > oss.sonatype.org
> > > > Travis was using
> > > >
> > > >
> > https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.travis.yml#L22-L26
> > > > If anyone knows what were those credentials then please set them up at
> > > > https://github.com/wicketstuff/core/settings/secrets/actions with
> > names
> > > > CI_DEPLOY_USERNAME and CI_DEPLOY_PASSWORD (
> > > >
> > > >
> > https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.github/workflows/ci.yml#L54-L56
> > > > )
> > > > Otherwise we could run just 'mvn verify'
> > > >
> > > > On Fri, Jan 14, 2022 at 9:51 AM Martin Grigorov 
> > > > wrote:
> > > >
> > > > >
> > > > >
> > > > > On Fri, Jan 14, 2022 at 9:32 AM Maxim Solodovnik <
> > solomax...@gmail.com>
> > > > > wrote:
> > > > >
> > > > >> On Thu, 13 Jan 2022 at 10:29, Maxim Solodovnik <
> > solomax...@gmail.com>
> > > > >> wrote:
> > > > >> >
> > > > >> > I'm +1 for any solution :)
> > > > >> > I can ask INFRA if we can use Jenkins :)
> > > > >> >
> > > > >> > On Thu, 13 Jan 2022 at 02:47, Martin Grigorov <
> > mgrigo...@apache.org>
> > > > >> wrote:
> > > > >> > >
> > > > >> > > 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 problemo! :-)
> > > > >
> > > > >
> > > > >>
> > > > >> > > TravisCI degrades day by day :-(
> > > > >> > > CircleCI is also a very good alternative!
> > > > >> > >
> > > > >> > > On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik <
> > > > >> solomax...@gmail.com>
> > > > >> > > 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
> > > > >>
> > > > >>
> > > > >>
> > > > >> --
> > > > >> Best regards,
> > > > >> Maxim
> > > > >>
> > > > >
> > > >
> > >
> > >
> > > --
> > > Become a Wicket expert, learn from the best: http://wicketinaction.com
> >
> >
> >
> > --
> > Best regards,
> > Maxim
> >
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com



-- 
Best regards,
Maxim


Re: CI for wicketstuff

2022-02-18 Thread Martijn Dashorst
I did not find any...

Martijn


On Fri, Feb 11, 2022 at 6:49 AM Maxim Solodovnik 
wrote:

> Hello Martijn,
>
> were you able to find credentials? :)
> I can try to add my personal login/password
>
> I believe SNAPSHOTs are very useful :)
>
> On Wed, 19 Jan 2022 at 15:12, Martijn Dashorst
>  wrote:
> >
> > IIRC all our secrets are in the wicket-pmc's private repository. I'm
> trying
> > to find the coordinates but I am unable to find them.
> >
> > Martijn
> >
> >
> > On Fri, Jan 14, 2022 at 10:55 PM Martin Grigorov 
> > wrote:
> >
> > > I've merged the PR!
> > >
> > > But it failed because there are no env vars/secrets for deploying to
> > > oss.sonatype.org
> > > Travis was using
> > >
> > >
> https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.travis.yml#L22-L26
> > > If anyone knows what were those credentials then please set them up at
> > > https://github.com/wicketstuff/core/settings/secrets/actions with
> names
> > > CI_DEPLOY_USERNAME and CI_DEPLOY_PASSWORD (
> > >
> > >
> https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.github/workflows/ci.yml#L54-L56
> > > )
> > > Otherwise we could run just 'mvn verify'
> > >
> > > On Fri, Jan 14, 2022 at 9:51 AM Martin Grigorov 
> > > wrote:
> > >
> > > >
> > > >
> > > > On Fri, Jan 14, 2022 at 9:32 AM Maxim Solodovnik <
> solomax...@gmail.com>
> > > > wrote:
> > > >
> > > >> On Thu, 13 Jan 2022 at 10:29, Maxim Solodovnik <
> solomax...@gmail.com>
> > > >> wrote:
> > > >> >
> > > >> > I'm +1 for any solution :)
> > > >> > I can ask INFRA if we can use Jenkins :)
> > > >> >
> > > >> > On Thu, 13 Jan 2022 at 02:47, Martin Grigorov <
> mgrigo...@apache.org>
> > > >> wrote:
> > > >> > >
> > > >> > > 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 problemo! :-)
> > > >
> > > >
> > > >>
> > > >> > > TravisCI degrades day by day :-(
> > > >> > > CircleCI is also a very good alternative!
> > > >> > >
> > > >> > > On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik <
> > > >> solomax...@gmail.com>
> > > >> > > 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
> > > >>
> > > >>
> > > >>
> > > >> --
> > > >> Best regards,
> > > >> Maxim
> > > >>
> > > >
> > >
> >
> >
> > --
> > Become a Wicket expert, learn from the best: http://wicketinaction.com
>
>
>
> --
> Best regards,
> Maxim
>


-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com


Re: CI for wicketstuff

2022-02-10 Thread Maxim Solodovnik
Hello Martijn,

were you able to find credentials? :)
I can try to add my personal login/password

I believe SNAPSHOTs are very useful :)

On Wed, 19 Jan 2022 at 15:12, Martijn Dashorst
 wrote:
>
> IIRC all our secrets are in the wicket-pmc's private repository. I'm trying
> to find the coordinates but I am unable to find them.
>
> Martijn
>
>
> On Fri, Jan 14, 2022 at 10:55 PM Martin Grigorov 
> wrote:
>
> > I've merged the PR!
> >
> > But it failed because there are no env vars/secrets for deploying to
> > oss.sonatype.org
> > Travis was using
> >
> > https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.travis.yml#L22-L26
> > If anyone knows what were those credentials then please set them up at
> > https://github.com/wicketstuff/core/settings/secrets/actions with names
> > CI_DEPLOY_USERNAME and CI_DEPLOY_PASSWORD (
> >
> > https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.github/workflows/ci.yml#L54-L56
> > )
> > Otherwise we could run just 'mvn verify'
> >
> > On Fri, Jan 14, 2022 at 9:51 AM Martin Grigorov 
> > wrote:
> >
> > >
> > >
> > > On Fri, Jan 14, 2022 at 9:32 AM Maxim Solodovnik 
> > > wrote:
> > >
> > >> On Thu, 13 Jan 2022 at 10:29, Maxim Solodovnik 
> > >> wrote:
> > >> >
> > >> > I'm +1 for any solution :)
> > >> > I can ask INFRA if we can use Jenkins :)
> > >> >
> > >> > On Thu, 13 Jan 2022 at 02:47, Martin Grigorov 
> > >> wrote:
> > >> > >
> > >> > > 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 problemo! :-)
> > >
> > >
> > >>
> > >> > > TravisCI degrades day by day :-(
> > >> > > CircleCI is also a very good alternative!
> > >> > >
> > >> > > On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik <
> > >> solomax...@gmail.com>
> > >> > > 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
> > >>
> > >>
> > >>
> > >> --
> > >> Best regards,
> > >> Maxim
> > >>
> > >
> >
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com



-- 
Best regards,
Maxim


Re: CI for wicketstuff

2022-01-19 Thread Martijn Dashorst
IIRC all our secrets are in the wicket-pmc's private repository. I'm trying
to find the coordinates but I am unable to find them.

Martijn


On Fri, Jan 14, 2022 at 10:55 PM Martin Grigorov 
wrote:

> I've merged the PR!
>
> But it failed because there are no env vars/secrets for deploying to
> oss.sonatype.org
> Travis was using
>
> https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.travis.yml#L22-L26
> If anyone knows what were those credentials then please set them up at
> https://github.com/wicketstuff/core/settings/secrets/actions with names
> CI_DEPLOY_USERNAME and CI_DEPLOY_PASSWORD (
>
> https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.github/workflows/ci.yml#L54-L56
> )
> Otherwise we could run just 'mvn verify'
>
> On Fri, Jan 14, 2022 at 9:51 AM Martin Grigorov 
> wrote:
>
> >
> >
> > On Fri, Jan 14, 2022 at 9:32 AM Maxim Solodovnik 
> > wrote:
> >
> >> On Thu, 13 Jan 2022 at 10:29, Maxim Solodovnik 
> >> wrote:
> >> >
> >> > I'm +1 for any solution :)
> >> > I can ask INFRA if we can use Jenkins :)
> >> >
> >> > On Thu, 13 Jan 2022 at 02:47, Martin Grigorov 
> >> wrote:
> >> > >
> >> > > 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 problemo! :-)
> >
> >
> >>
> >> > > TravisCI degrades day by day :-(
> >> > > CircleCI is also a very good alternative!
> >> > >
> >> > > On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik <
> >> solomax...@gmail.com>
> >> > > 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
> >>
> >>
> >>
> >> --
> >> Best regards,
> >> Maxim
> >>
> >
>


-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com


Re: CI for wicketstuff

2022-01-14 Thread Martin Grigorov
I've merged the PR!

But it failed because there are no env vars/secrets for deploying to
oss.sonatype.org
Travis was using
https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.travis.yml#L22-L26
If anyone knows what were those credentials then please set them up at
https://github.com/wicketstuff/core/settings/secrets/actions with names
CI_DEPLOY_USERNAME and CI_DEPLOY_PASSWORD (
https://github.com/wicketstuff/core/blob/b3f84bb0f49f1ebee8eec5100cb31b22176d5a4b/.github/workflows/ci.yml#L54-L56
)
Otherwise we could run just 'mvn verify'

On Fri, Jan 14, 2022 at 9:51 AM Martin Grigorov 
wrote:

>
>
> On Fri, Jan 14, 2022 at 9:32 AM Maxim Solodovnik 
> wrote:
>
>> On Thu, 13 Jan 2022 at 10:29, Maxim Solodovnik 
>> wrote:
>> >
>> > I'm +1 for any solution :)
>> > I can ask INFRA if we can use Jenkins :)
>> >
>> > On Thu, 13 Jan 2022 at 02:47, Martin Grigorov 
>> wrote:
>> > >
>> > > 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 problemo! :-)
>
>
>>
>> > > TravisCI degrades day by day :-(
>> > > CircleCI is also a very good alternative!
>> > >
>> > > On Wed, Jan 12, 2022 at 6:52 PM Maxim Solodovnik <
>> solomax...@gmail.com>
>> > > 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
>>
>>
>>
>> --
>> Best regards,
>> Maxim
>>
>


Re: CI for wicketstuff

2022-01-13 Thread Martin Grigorov
On Fri, Jan 14, 2022 at 9:32 AM Maxim Solodovnik 
wrote:

> On Thu, 13 Jan 2022 at 10:29, Maxim Solodovnik 
> wrote:
> >
> > I'm +1 for any solution :)
> > I can ask INFRA if we can use Jenkins :)
> >
> > On Thu, 13 Jan 2022 at 02:47, Martin Grigorov 
> wrote:
> > >
> > > 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 problemo! :-)


>
> > > 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 snapshot
> > > > And the job at travis-ci.com :(
> > > >
> > > > from mobile (sorry for typos ;)
> > > >
> >
> >
> >
> > --
> > Best regards,
> > Maxim
>
>
>
> --
> Best regards,
> Maxim
>


Re: CI for wicketstuff

2022-01-13 Thread Maxim Solodovnik
On Thu, 13 Jan 2022 at 10:29, Maxim Solodovnik  wrote:
>
> I'm +1 for any solution :)
> I can ask INFRA if we can use Jenkins :)
>
> On Thu, 13 Jan 2022 at 02:47, Martin Grigorov  wrote:
> >
> > 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 :)

> > 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 snapshot
> > > And the job at travis-ci.com :(
> > >
> > > from mobile (sorry for typos ;)
> > >
>
>
>
> --
> Best regards,
> Maxim



-- 
Best regards,
Maxim


Re: CI for wicketstuff

2022-01-12 Thread Maxim Solodovnik
I'm +1 for any solution :)
I can ask INFRA if we can use Jenkins :)

On Thu, 13 Jan 2022 at 02:47, Martin Grigorov  wrote:
>
> 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 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 snapshot
> And the job at travis-ci.com :(
>
> from mobile (sorry for typos ;)
>