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?
  • From: Jan Supol <jan.supol@xxxxxxxxxx>
  • Date: Wed, 7 Jul 2021 20:40:20 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=7oOdzT959prqbVZHOhyMJNp9K76yjBY44ndstnQbXAE=; b=iJ+6k0hNZ71BNLrZR34pbjZKbWeI0NE3br/VhjEiVn6BI4i3qTR19GgOsPEnXKpVJvDMhgIeNXFx+JzCsd3LL7XSzLmaj3b7ETgfJIvsuuHVCwRtsvLIQU+AAztW3RFKhV19Ba/mibsUNc/1ifJot+K6XRfCUzOvhXQKiAy3OoKW1ri1TM/hVnbGwIqJaX84aR03Cg1dlVAbFSQ9zKI0dMel7qio8g9CwOYSNc4OgztDrNAhxs8a04d79VVcWmVdWhNkvZfKzb4xQVRSRKCr4N5OnUwHV9f1a0cjaiiaEjFFFCwqVisJ/o2lU4C4pzmWzk8MNLfg9xqz54CESXEMAw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=afVWppK0Zs3HKsdwiuWXrVQtVuTPno98Gio0neruPjSEYiY32mu8ChATSbai1sSnnTkK3dqWqpI60+UZi1T6WHRIHLnQdsdqHCOiJtAGag4e6pFIamacFrK+8r3Z7XT7oND5tsg61Cno+vqwsKGrDsVVdi2sonHMR0PSDdk2kZMbRe40lAUcAiY0I6dISwZ1qykkKhYxTqCJkijCHzhQLgxLYsZ+VkcevJBQyIlPmeW1mUmv7XZ5rUvs4QTbSOKIlZkVsYb1O1Dujo8DdBqquJXoYygSxBPnYspyzU4fqw1bubKyurDb4+0cKBSXyTAgJCUTo1xa4u9kOhQNLqCiuA==
  • Delivered-to: jaxrs-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jaxrs-dev/>
  • List-help: <mailto:jaxrs-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHXczNed8X20FoHm0a5qAQxxh/H+Ks3gWsAgABCngCAABiPAIAAHKIH
  • Thread-topic: [External] : Re: [jaxrs-dev] Travis CI?

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

Back to the top