Message ID | 20220830005936.189922-3-zohar@linux.ibm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-integrity-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BC388ECAAD2 for <linux-integrity@archiver.kernel.org>; Tue, 30 Aug 2022 01:00:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229535AbiH3BAJ (ORCPT <rfc822;linux-integrity@archiver.kernel.org>); Mon, 29 Aug 2022 21:00:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33662 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229536AbiH3BAH (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Mon, 29 Aug 2022 21:00:07 -0400 Received: from mx0b-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 62EC93AB1B for <linux-integrity@vger.kernel.org>; Mon, 29 Aug 2022 18:00:00 -0700 (PDT) Received: from pps.filterd (m0098417.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 27U0i7vX019642; Tue, 30 Aug 2022 00:59:55 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : content-transfer-encoding : mime-version; s=pp1; bh=d2JRGttx4aLasheShakdOX5DSzAOzjQwpBFvgckoOZA=; b=iDr6NvwZmeKYk82og9Xh/4+1iJaJ6I7l2CknbSWGzSALFj/bNRlOFRMP7BC7z0TOdRYt UhN3c5vYHEGgQI+QpnOoakxf0y9y+ephGOJRVp9QTTbw+xkgiOl/iDaxqjJCIujt/HkZ N4ObyWwhZ+mBNiy7uoHCSzm5NiVUm8xa6oEdjn/q9gXuyLhSupW1A94yscGe9qndyShw R0c/5Rqp1NVpcT5pvRtbs3qrgOJilNgZFJOItVduI8B1+w/jkzcG/T21zRQOW0I/s/lM /pBHWylv2b/dy1jGJe6hpA3vG0Z30k2sv0GDbNbm8uFLIrbkTQBfeF/B0BfQYQ3QBrfE +w== Received: from ppma04ams.nl.ibm.com (63.31.33a9.ip4.static.sl-reverse.com [169.51.49.99]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3j988urjvf-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 30 Aug 2022 00:59:55 +0000 Received: from pps.filterd (ppma04ams.nl.ibm.com [127.0.0.1]) by ppma04ams.nl.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 27U0pj56027789; Tue, 30 Aug 2022 00:59:53 GMT Received: from b06cxnps3075.portsmouth.uk.ibm.com (d06relay10.portsmouth.uk.ibm.com [9.149.109.195]) by ppma04ams.nl.ibm.com with ESMTP id 3j7aw8txtw-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 30 Aug 2022 00:59:53 +0000 Received: from d06av23.portsmouth.uk.ibm.com (d06av23.portsmouth.uk.ibm.com [9.149.105.59]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 27U0xn7Q31195560 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 30 Aug 2022 00:59:49 GMT Received: from d06av23.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 9E16BA404D; Tue, 30 Aug 2022 00:59:49 +0000 (GMT) Received: from d06av23.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 61412A4040; Tue, 30 Aug 2022 00:59:48 +0000 (GMT) Received: from li-f45666cc-3089-11b2-a85c-c57d1a57929f.ibm.com.com (unknown [9.211.117.120]) by d06av23.portsmouth.uk.ibm.com (Postfix) with ESMTP; Tue, 30 Aug 2022 00:59:48 +0000 (GMT) From: Mimi Zohar <zohar@linux.ibm.com> To: linux-integrity@vger.kernel.org Cc: Mimi Zohar <zohar@linux.ibm.com>, Petr Vorel <pvorel@suse.cz>, Vitaly Chikunov <vt@altlinux.org>, Stefan Berger <stefanb@linux.ibm.com> Subject: [RFC PATCH ima-evm-utils 02/11] travis: update dist=focal Date: Mon, 29 Aug 2022 20:59:27 -0400 Message-Id: <20220830005936.189922-3-zohar@linux.ibm.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220830005936.189922-1-zohar@linux.ibm.com> References: <20220830005936.189922-1-zohar@linux.ibm.com> X-TM-AS-GCONF: 00 X-Proofpoint-GUID: XtEE-3zrefHlm7ncCrAz_tFSE4bz2JWG X-Proofpoint-ORIG-GUID: XtEE-3zrefHlm7ncCrAz_tFSE4bz2JWG Content-Transfer-Encoding: 8bit X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-08-29_13,2022-08-25_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 impostorscore=0 mlxscore=0 bulkscore=0 phishscore=0 clxscore=1015 mlxlogscore=870 suspectscore=0 adultscore=0 priorityscore=1501 spamscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2207270000 definitions=main-2208290107 Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org |
Series |
address deprecated warnings
|
expand
|
Hi Mimi, > Although Github Actions is GA within Github Enterprise Server 3.x single > server edition, it is not available in Github Enterprise Server 3.x > cluster edition[1]. Continue to support travis. Reviewed-by: Petr Vorel <pvorel@suse.cz> Working on unpaid version as well. Kind regards, Petr
diff --git a/.travis.yml b/.travis.yml index b18c871be200..cc76c0adb312 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ # Copyright (c) 2017-2021 Petr Vorel <pvorel@suse.cz> -dist: bionic +dist: focal language: C services: - docker
Although Github Actions is GA within Github Enterprise Server 3.x single server edition, it is not available in Github Enterprise Server 3.x cluster edition[1]. Continue to support travis. [1] https://docs.github.com/en/enterprise-server@3.0/admin/release-notes#github-packages Signed-off-by: Mimi Zohar <zohar@linux.ibm.com> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)