You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Slawomir Jaranowski <s....@gmail.com> on 2021/12/17 07:51:33 UTC

Using of Travis

Hi,

As the primary CI environment we use Jenkins.
Now also using GH Actions  ...
I think that those both are enough.

Some projects contain scripts for Travis, like surefire.

Do we want to still use Travis?

-- 
Sławomir Jaranowski

Re: Using of Travis

Posted by Benjamin Marwell <bm...@apache.org>.
+1 to drop

Am Fr., 17. Dez. 2021 um 10:24 Uhr schrieb Romain Manni-Bucau
<rm...@gmail.com>:
>
> +1 to drop
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>
>
> Le ven. 17 déc. 2021 à 10:19, Olivier Lamy <ol...@apache.org> a écrit :
>
> > +1 to get rid of travis
> >
> > On Fri, 17 Dec 2021 at 08:52, Slawomir Jaranowski <s....@gmail.com>
> > wrote:
> >
> > > Hi,
> > >
> > > As the primary CI environment we use Jenkins.
> > > Now also using GH Actions  ...
> > > I think that those both are enough.
> > >
> > > Some projects contain scripts for Travis, like surefire.
> > >
> > > Do we want to still use Travis?
> > >
> > > --
> > > Sławomir Jaranowski
> > >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Using of Travis

Posted by Romain Manni-Bucau <rm...@gmail.com>.
+1 to drop

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le ven. 17 déc. 2021 à 10:19, Olivier Lamy <ol...@apache.org> a écrit :

> +1 to get rid of travis
>
> On Fri, 17 Dec 2021 at 08:52, Slawomir Jaranowski <s....@gmail.com>
> wrote:
>
> > Hi,
> >
> > As the primary CI environment we use Jenkins.
> > Now also using GH Actions  ...
> > I think that those both are enough.
> >
> > Some projects contain scripts for Travis, like surefire.
> >
> > Do we want to still use Travis?
> >
> > --
> > Sławomir Jaranowski
> >
>

Re: Using of Travis

Posted by Olivier Lamy <ol...@apache.org>.
+1 to get rid of travis

On Fri, 17 Dec 2021 at 08:52, Slawomir Jaranowski <s....@gmail.com>
wrote:

> Hi,
>
> As the primary CI environment we use Jenkins.
> Now also using GH Actions  ...
> I think that those both are enough.
>
> Some projects contain scripts for Travis, like surefire.
>
> Do we want to still use Travis?
>
> --
> Sławomir Jaranowski
>

Re: Using of Travis

Posted by Artem Krosheninnikov <ar...@gmail.com>.
Hello,

I'm not an active contributor but here are some observations:

1. travis vs github scripts can differ even in one repository (e.g. [1] and
[2])
2. Travis badge can be misleading as it usually shows a failing badge. :)
3. Travis is spread across Apache projects [3], unfortunately I didn't find
a way to search only for maven repos that contain .travis.yml

That all being said, I think a semi-automated way of cleaning up the repos
is required, otherwise it'd be a lot of manual repetitive work.


[1]
https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
[2] https://github.com/apache/commons-lang/blob/master/.travis.yml
[3]
https://github.com/search?l=&p=59&q=org%3Aapache+filename%3Atravis.yml&ref=advsearch&type=Code

пт, 17 дек. 2021 г. в 15:10, Karl Heinz Marbaise <kh...@gmx.de>:

> Hi,
>
> +1 for getting rid of travis...
>
> Kind regards
> Karl Heinz Marbaise
>
> On 17.12.21 08:51, Slawomir Jaranowski wrote:
> > Hi,
> >
> > As the primary CI environment we use Jenkins.
> > Now also using GH Actions  ...
> > I think that those both are enough.
> >
> > Some projects contain scripts for Travis, like surefire.
> >
> > Do we want to still use Travis?
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

-- 
Sincerely yours,
Krosheninnikov Artem.

Re: Using of Travis

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

+1 for getting rid of travis...

Kind regards
Karl Heinz Marbaise

On 17.12.21 08:51, Slawomir Jaranowski wrote:
> Hi,
>
> As the primary CI environment we use Jenkins.
> Now also using GH Actions  ...
> I think that those both are enough.
>
> Some projects contain scripts for Travis, like surefire.
>
> Do we want to still use Travis?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Using of Travis

Posted by Xeno Amess <xe...@gmail.com>.
travis is too slow comparing to github actions.
so as github actions be free...
+1 for move to actions.

XenoAmess
________________________________
From: Gary Gregory <ga...@gmail.com>
Sent: Tuesday, December 21, 2021 12:23:46 AM
To: Maven Developers List <de...@maven.apache.org>
Subject: Re: Using of Travis

FWIW, I plan on doing the same for most Apache Commons components.

Gary

On Mon, Dec 20, 2021, 11:22 Elliotte Rusty Harold <el...@ibiblio.org>
wrote:

> +1 to drop Travis, for multiple reasons
>
> On Fri, Dec 17, 2021 at 7:52 AM Slawomir Jaranowski
> <s....@gmail.com> wrote:
> >
> > Hi,
> >
> > As the primary CI environment we use Jenkins.
> > Now also using GH Actions  ...
> > I think that those both are enough.
> >
> > Some projects contain scripts for Travis, like surefire.
> >
> > Do we want to still use Travis?
> >
> > --
> > Sławomir Jaranowski
>
>
>
> --
> Elliotte Rusty Harold
> elharo@ibiblio.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: Using of Travis

Posted by Gary Gregory <ga...@gmail.com>.
FWIW, I plan on doing the same for most Apache Commons components.

Gary

On Mon, Dec 20, 2021, 11:22 Elliotte Rusty Harold <el...@ibiblio.org>
wrote:

> +1 to drop Travis, for multiple reasons
>
> On Fri, Dec 17, 2021 at 7:52 AM Slawomir Jaranowski
> <s....@gmail.com> wrote:
> >
> > Hi,
> >
> > As the primary CI environment we use Jenkins.
> > Now also using GH Actions  ...
> > I think that those both are enough.
> >
> > Some projects contain scripts for Travis, like surefire.
> >
> > Do we want to still use Travis?
> >
> > --
> > Sławomir Jaranowski
>
>
>
> --
> Elliotte Rusty Harold
> elharo@ibiblio.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: Using of Travis

Posted by Elliotte Rusty Harold <el...@ibiblio.org>.
+1 to drop Travis, for multiple reasons

On Fri, Dec 17, 2021 at 7:52 AM Slawomir Jaranowski
<s....@gmail.com> wrote:
>
> Hi,
>
> As the primary CI environment we use Jenkins.
> Now also using GH Actions  ...
> I think that those both are enough.
>
> Some projects contain scripts for Travis, like surefire.
>
> Do we want to still use Travis?
>
> --
> Sławomir Jaranowski



-- 
Elliotte Rusty Harold
elharo@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Using of Travis

Posted by Tamás Cservenák <ta...@cservenak.net>.
Howdy,

I think (of course) no. 2 is enough, also Travis went to paid service?

So +1 to root out Travis from all ASF Maven reposes.

HTH
T

On Fri, Dec 17, 2021 at 8:52 AM Slawomir Jaranowski <s....@gmail.com>
wrote:

> Hi,
>
> As the primary CI environment we use Jenkins.
> Now also using GH Actions  ...
> I think that those both are enough.
>
> Some projects contain scripts for Travis, like surefire.
>
> Do we want to still use Travis?
>
> --
> Sławomir Jaranowski
>