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: Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx>
  • Date: Wed, 7 Jul 2021 18:40:12 +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=geuNpreiSngE0qPUCaO+Dx+zyolbtfVr4LeVo+wPypc=; b=Ts2sI6BemHvpk6kXKmehz00viW/xWvbY4xzg98S1Xx/sjcDk3X8AKpQYEDb/ssAsjsdD5PEru/s6fNVCyfyzhrabVAhEE2z/mcGC2yzApE2WVn1ScQ+Wo/4y6afhApJuUzck2BRc4LPEZPacNevuxmgVLJeeB0YYN2sJLVHCr3yMFOkrC7mhn5JSBoG6eYOjtWaCmzuFR65mYFKfKpYXuctHT5yIYf7bzQKBilq4BDBHaQBLc1Q7PVsHRhJ5XfJvjBc2HqzC8hQnaTe/zOkz3XkA8X7EQAypsvuELv4oQUbbLyNDCJjTRDX+ZdzP3bK9MX1Ji5LOjcgbZGtz93Ihog==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=EfKjuWa2IW74KGY6S+lyjxI4nLki0Hw6W6qkJr2mOBz79ANEM7gZFd55NbvTuMOIintKorFNuyBijlczXNuYJLEWnvFjP98G6k6UMKscEvhDRWCuoeiRSgrhLXTSEHQXUqRygIbOexxXbt3LnkbPGuGzx1itRMJ/G8ixTpyyeSJzD72g+wUiXhlnHDYKxg/bJ0Ta9I1W/UPk2/FSUs7jkIS0rQ7pDMHcAX2K60nDyGVb0LNlGzwHtCBlT4qPOwEystQtNtipttdtXv/cD7u8Qb3u6vUKB3Mao3ciuwTNi7I7ox771Jk6AyavJY1SnpBh8HpXk1v3//cK0n1o2ERcCg==
  • 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: AQHXczNeYjRjOKTUR0SBMMiLo28zsas3gWsAgABCngCAABSYgA==
  • Thread-topic: [External] : Re: [jaxrs-dev] Travis CI?

Hi,

 We should set up Jenkins regardless. I see our nightly is failing likely due to the use of the latest JDK.

 Anyone has permission to push changes to our protected branch? 

— Santiago

On Jul 7, 2021, at 1:26 PM, 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://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jaxrs-dev__;!!ACWV5N9M2RV99hQ!aGS7p2kFzTtP1WcLVpRjMFUZho_5pnMpKyENagR3HWJHeuTRu4F-sY_oO6X6aC2V3a5KLiRcmA$


Back to the top