Skip to main content

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

IIUC then Github Actions will be free for forks. Sanstiago has already set it up and it looks promising so far. Next we need a Github rule which checks that a PR is green before it can be merged.

-Markus

 

 

Von: jaxrs-dev [mailto:jaxrs-dev-bounces@xxxxxxxxxxx] Im Auftrag von Christian Kaltepoth
Gesendet: Samstag, 10. Juli 2021 13:56
An: jaxrs developer discussions
Betreff: Re: [jaxrs-dev] Travis CI?

 

Having free CI builds for user's forks is a big plus for Travis in my opinion. But maybe GitHub Actions would be a good alternative as it provides this as well?

 

Am Mi., 7. Juli 2021 um 20:54 Uhr schrieb James Perkins <jperkins@xxxxxxxxxx>:

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


 

--


Back to the top