Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] act: update to 0.2.51
@ 2023-09-26 16:22 7r3nzy
  2023-09-26 22:24 ` 0x5c
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: 7r3nzy @ 2023-09-26 16:22 UTC (permalink / raw)
  To: ml

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

There is a new pull request by 7r3nzy against master on the void-packages repository

https://github.com/7r3nzy/void-packages act-update
https://github.com/void-linux/void-packages/pull/46270

act: update to 0.2.51
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture,  (x86_64, glibc)



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

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

From 98ce121a16f8ee5d2028bf7d2513083ea51d9d54 Mon Sep 17 00:00:00 2001
From: Abdul Rehman <7r3nzy@gmail.com>
Date: Tue, 26 Sep 2023 21:16:09 +0500
Subject: [PATCH] act: update to 0.2.51

---
 srcpkgs/act/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/act/template b/srcpkgs/act/template
index 5ea8350570823..3bc33b17ee657 100644
--- a/srcpkgs/act/template
+++ b/srcpkgs/act/template
@@ -1,7 +1,7 @@
 # Template file for 'act'
 pkgname=act
-version=0.2.34
-revision=3
+version=0.2.51
+revision=1
 build_style=go
 go_import_path="github.com/nektos/act"
 go_ldflags="-X main.version=${version}"
@@ -10,7 +10,7 @@ maintainer="0x5c <dev@0x5c.io>"
 license="MIT, Apache-2.0"
 homepage="https://github.com/nektos/act"
 distfiles="https://github.com/nektos/act/archive/refs/tags/v${version}.tar.gz"
-checksum=a036406c7d20c31e168ba90540ebb27c4c107f8915bd15a971496194200e137f
+checksum=5b8d557ab72e9e5ee78663eadc7b9dfd0b9a68b7b381edeee527d77f60541773
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: act: update to 0.2.51
  2023-09-26 16:22 [PR PATCH] act: update to 0.2.51 7r3nzy
@ 2023-09-26 22:24 ` 0x5c
  2023-09-26 22:30 ` 7r3nzy
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: 0x5c @ 2023-09-26 22:24 UTC (permalink / raw)
  To: ml

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

New comment by 0x5c on void-packages repository

https://github.com/void-linux/void-packages/pull/46270#issuecomment-1736385815

Comment:
All builds seem to pass correctly, but I can't currently use/test act on my systems hence the backlog of updates. 

> * I tested the changes in this PR: **briefly**

What did you do to test? 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: act: update to 0.2.51
  2023-09-26 16:22 [PR PATCH] act: update to 0.2.51 7r3nzy
  2023-09-26 22:24 ` 0x5c
@ 2023-09-26 22:30 ` 7r3nzy
  2023-09-26 23:14 ` 0x5c
  2023-09-27  7:27 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: 7r3nzy @ 2023-09-26 22:30 UTC (permalink / raw)
  To: ml

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

New comment by 7r3nzy on void-packages repository

https://github.com/void-linux/void-packages/pull/46270#issuecomment-1736391612

Comment:
After updating the template I installed it on my system then I ran act on
my github workflows with go-latest and rust-latest ubuntu images and they
worked without any issues.

On Wed, 27 Sep 2023 at 3:24 AM, 0x5c ***@***.***> wrote:

> All builds seem to pass correctly, but I can't currently use/test act on
> my systems hence the backlog of updates.
>
>
>    - I tested the changes in this PR: *briefly*
>
> What did you do to test?
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/void-linux/void-packages/pull/46270#issuecomment-1736385815>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AXGME2UPFJEQGSRZ6BE3K5TX4NIZLANCNFSM6AAAAAA5H7Z6LM>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: act: update to 0.2.51
  2023-09-26 16:22 [PR PATCH] act: update to 0.2.51 7r3nzy
  2023-09-26 22:24 ` 0x5c
  2023-09-26 22:30 ` 7r3nzy
@ 2023-09-26 23:14 ` 0x5c
  2023-09-27  7:27 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: 0x5c @ 2023-09-26 23:14 UTC (permalink / raw)
  To: ml

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

New comment by 0x5c on void-packages repository

https://github.com/void-linux/void-packages/pull/46270#issuecomment-1736427278

Comment:
Looks good to me

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: act: update to 0.2.51
  2023-09-26 16:22 [PR PATCH] act: update to 0.2.51 7r3nzy
                   ` (2 preceding siblings ...)
  2023-09-26 23:14 ` 0x5c
@ 2023-09-27  7:27 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-09-27  7:27 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

act: update to 0.2.51
https://github.com/void-linux/void-packages/pull/46270

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture,  (x86_64, glibc)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-27  7:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26 16:22 [PR PATCH] act: update to 0.2.51 7r3nzy
2023-09-26 22:24 ` 0x5c
2023-09-26 22:30 ` 7r3nzy
2023-09-26 23:14 ` 0x5c
2023-09-27  7:27 ` [PR PATCH] [Merged]: " classabbyamp

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).