From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3C9531581F0 for ; Wed, 11 Dec 2024 10:14:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3914EE0B1E; Wed, 11 Dec 2024 10:14:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4829CE0B1E for ; Wed, 11 Dec 2024 10:14:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11F02343154 for ; Wed, 11 Dec 2024 10:14:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DA3EAED for ; Wed, 11 Dec 2024 10:14:54 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1733912058.b1ce1c46b49aa28c490d126590dfc346642613da.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/gitlab-ci-local-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/gitlab-ci-local-bin/Manifest dev-util/gitlab-ci-local-bin/gitlab-ci-local-bin-4.56.0.ebuild X-VCS-Directories: dev-util/gitlab-ci-local-bin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: b1ce1c46b49aa28c490d126590dfc346642613da X-VCS-Branch: dev Date: Wed, 11 Dec 2024 10:14:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 51352fab-e09b-4385-8153-c91eb6149300 X-Archives-Hash: c4666081466cccffa3ee680dbbe56b17 Message-ID: <20241211101454.8Yw-JsgQ1uL4zYAM6Y9rtu_Pc0pOif7u4sg__PxFlyI@z> commit: b1ce1c46b49aa28c490d126590dfc346642613da Author: Florian Schmaus gentoo org> AuthorDate: Wed Dec 11 10:14:18 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Dec 11 10:14:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1ce1c46 dev-util/gitlab-ci-local-bin: add 4.56.0 Signed-off-by: Florian Schmaus gentoo.org> dev-util/gitlab-ci-local-bin/Manifest | 1 + .../gitlab-ci-local-bin-4.56.0.ebuild | 41 ++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/dev-util/gitlab-ci-local-bin/Manifest b/dev-util/gitlab-ci-local-bin/Manifest index 84684ceb7..86fa17b0c 100644 --- a/dev-util/gitlab-ci-local-bin/Manifest +++ b/dev-util/gitlab-ci-local-bin/Manifest @@ -1,2 +1,3 @@ DIST gitlab-ci-local-bin-4.43.0.gz 19642956 BLAKE2B 9fe5bdc898e47ae20f910d210ac1195818d1e9086b108be117bb91bcca7576e988efa2ace8064792150ff60dd2f42cfcb613edc44a6bb5fd1df4cc057b73671c SHA512 e5464f8356137aca05cfe0742a707d9f2674eccb4a88ad7d5ff9d808a9801952065d93e048b1ea7f02f0be94bbf6796e5de8de2e5993e9a81a921be63827fd74 DIST gitlab-ci-local-bin-4.47.0.gz 19691318 BLAKE2B 6ee996872aee4d61ab4af77da0c40b389cb0390805eafac300fa0a4e7f692972ebaf634e5b62f10d6713ba26a3d83505dec7aed00d6f64fd0d866238a9561439 SHA512 98f1b491142e38f18fa908f23bb4acd13f2c4970f93e0ac252051e1fd094e2b0e673e33eca6cc65b3252409bb158db423fe19cdcab9c87b7ebfb6cb72545d796 +DIST gitlab-ci-local-bin-4.56.0.gz 37900641 BLAKE2B 38d5dda2a813a72ec86e97828a8100b2ac168eb8e2fbb17ecd323bf7eae168551087f15e1e98582edec320de81393808e0a9d028045e2f9ffe753cf6f6a51582 SHA512 afae53fff5f513aef3fdef531ca4029b366f2ab7690cd711ba62b499bac208278d490f5165d58c9ac196f896f5cbd292fa60d879fdb6be469dd79cbfdb7d6dca diff --git a/dev-util/gitlab-ci-local-bin/gitlab-ci-local-bin-4.56.0.ebuild b/dev-util/gitlab-ci-local-bin/gitlab-ci-local-bin-4.56.0.ebuild new file mode 100644 index 000000000..840fade65 --- /dev/null +++ b/dev-util/gitlab-ci-local-bin/gitlab-ci-local-bin-4.56.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 2022-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit shell-completion + +DESCRIPTION="Run gitlab pipelines locally as shell executor or docker executor" +HOMEPAGE="https://github.com/firecow/gitlab-ci-local" +SRC_URI="https://github.com/firecow/gitlab-ci-local/releases/download/${PV}/linux.gz -> ${P}.gz" + +S="${WORKDIR}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +# gitlab-ci-local requires debug information to run, as it performs a +# sort of self-introspection. +RESTRICT="strip" + +MY_PN="${PN/-bin/}" + +QA_PREBUILT="usr/bin/gitlab-ci-local" + +src_prepare() { + default + + chmod 755 ${P} || die +} + +src_compile() { + # Generate zsh completion. + ./${P} --completion > _${MY_PN} || die +} + +src_install() { + newbin ${P} ${MY_PN} + + dozshcomp _${MY_PN} +}