Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] [External] : Re: Travis CI?

It's free for public repositories:

"Which plans include access to GitHub Actions and Packages?
GitHub Actions and Packages are free for public repositories and packages on all plans, while private repositories and packages receive a set amount of free minutes, storage, and data transfer depending on plan."

It's used quite extensively with Red Hat projects.

On Wed, Jul 7, 2021 at 1:40 PM Jan Supol <jan.supol@xxxxxxxxxx> wrote:
This document https://github.com/pricing says there are 2000 minutes per month for free usage of GitHub Actions. But this limitation seems to be per the org, i.e. whole eclipse-ee4j, is it not?
-- Jan


From: jaxrs-dev <jaxrs-dev-bounces@xxxxxxxxxxx> on behalf of James Perkins <jperkins@xxxxxxxxxx>
Sent: Wednesday, July 7, 2021 8:54 PM
To: jaxrs developer discussions <jaxrs-dev@xxxxxxxxxxx>
Subject: [External] : Re: [jaxrs-dev] Travis CI?
 
It's possible I've missed previous conversations about this, but is there a reason not to use GitHub Actions?

On Wed, Jul 7, 2021 at 10:26 AM Markus Karg <markus@xxxxxxxxxxxxxxx> wrote:

This might work for PRs, but how can non-Eclipse-members run configuration-free builds of their forks there? This was the major benefit ot Travis, actually. Will the EF open their services for non-members?

-Markus

 

 

Von: jaxrs-dev [mailto:jaxrs-dev-bounces@xxxxxxxxxxx] Im Auftrag von Ivar Grimstad
Gesendet: Mittwoch, 7. Juli 2021 15:28
An: jaxrs developer discussions
Betreff: Re: [jaxrs-dev] Travis CI?

 

I would recommend disabling Travis and set up the checks on your Jenkins instance: https://ci.eclipse.org/jaxrs/

Submit a Bugzilla issue to get the necessary setup for verifying PRs and such: https://bugs.eclipse.org/bugs/

 

Ivar

 

On Wed, Jul 7, 2021 at 3:24 PM Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx> wrote:

Hi All,

 Does anyone have any suggestion regarding the Travis CI issue? It’s really blocking our progress at this time.

— Santiago

_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaxrs-dev


 

--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaxrs-dev


--
James R. Perkins
JBoss by Red Hat
_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaxrs-dev


--
James R. Perkins
JBoss by Red Hat

Back to the top