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 <mgrigo...@apache.org> 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 >> >