Github messages for voidlinux
 help / color / mirror / Atom feed
From: kwshi <kwshi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: act-0.2.17
Date: Sun, 17 Oct 2021 20:08:24 +0200	[thread overview]
Message-ID: <20211017180824.lgVIMlBe3B_JX1yIok5FD6QCnj09diQqI0NvZ-E2RdU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27203@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

There is an updated pull request by kwshi against master on the void-packages repository

https://github.com/kwshi/void-packages act
https://github.com/void-linux/void-packages/pull/27203

New package: act-0.2.17
First time submitting a new package, I may be doing a number of things wrong, let me know what needs to be fixed!

A patch file from https://github.com/void-linux/void-packages/pull/27203.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-act-27203.patch --]
[-- Type: text/x-diff, Size: 989 bytes --]

From 02849a91519fc33fba2e86901195b1d600d66d3b Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Wed, 16 Dec 2020 12:01:39 -0800
Subject: [PATCH] New package: act-0.2.24

---
 srcpkgs/act/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/act/template

diff --git a/srcpkgs/act/template b/srcpkgs/act/template
new file mode 100644
index 000000000000..2291259b1236
--- /dev/null
+++ b/srcpkgs/act/template
@@ -0,0 +1,17 @@
+# Template file for 'act'
+pkgname=act
+version=0.2.24
+revision=1
+build_style=go
+go_import_path="github.com/nektos/act"
+short_desc="Run your GitHub Actions locally"
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="MIT"
+homepage="https://github.com/nektos/act"
+changelog="https://github.com/nektos/act/releases"
+distfiles="https://github.com/nektos/act/archive/v${version}.tar.gz"
+checksum="c6bc09cac52483e175f25d50a262e6b0815789a243a657b6b0c597f048487e0f"
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2021-10-17 18:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 20:02 [PR PATCH] " kwshi
2021-07-20 20:37 ` [PR REVIEW] " ericonr
2021-07-21  1:31 ` [PR PATCH] [Updated] " kwshi
2021-07-21  1:31 ` [PR REVIEW] " kwshi
2021-10-17 10:06 ` meator
2021-10-17 18:08 ` kwshi [this message]
2021-10-17 18:09 ` New package: act-0.2.24 kwshi
2022-05-01  2:14 ` github-actions
2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211017180824.lgVIMlBe3B_JX1yIok5FD6QCnj09diQqI0NvZ-E2RdU@z \
    --to=kwshi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).