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: Wed, 21 Jul 2021 03:31:46 +0200	[thread overview]
Message-ID: <20210721013146.tSoE6eBi7ZN5KJmd7vOKUi6wIp5EuJqRnhVpqImOyKM@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 c7b5b3c51eb407e3f9b177438f57887544a7ce4a 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.23

---
 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..531f3eeb6e83
--- /dev/null
+++ b/srcpkgs/act/template
@@ -0,0 +1,17 @@
+# Template file for 'act'
+pkgname=act
+version=0.2.23
+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="3f890842758febbf8943b86d954a4aa58c4f99e665413c88ef5ff3a109284b3d"
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2021-07-21  1:31 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 ` kwshi [this message]
2021-07-21  1:31 ` kwshi
2021-10-17 10:06 ` meator
2021-10-17 18:08 ` [PR PATCH] [Updated] " kwshi
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=20210721013146.tSoE6eBi7ZN5KJmd7vOKUi6wIp5EuJqRnhVpqImOyKM@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).