Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] coccigrep: fix test
@ 2023-11-23 16:31 Luciogi
  2023-11-27 11:56 ` [PR PATCH] [Updated] coccigrep: disable tests ahesford
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luciogi @ 2023-11-23 16:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages coccigrep
https://github.com/void-linux/void-packages/pull/47369

coccigrep: fix test
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### 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/47369.patch is attached

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

From d8a6469becfc733fcae066c0e4df9b3b7188edba Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Thu, 23 Nov 2023 21:29:38 +0500
Subject: [PATCH] coccigrep: fix test

---
 srcpkgs/coccigrep/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/coccigrep/template b/srcpkgs/coccigrep/template
index b651a489c68da..9cad0938b3305 100644
--- a/srcpkgs/coccigrep/template
+++ b/srcpkgs/coccigrep/template
@@ -11,6 +11,7 @@ license="GPL-3.0-only"
 homepage="http://home.regit.org/software/coccigrep/"
 distfiles="https://github.com/regit/coccigrep/archive/v${version}.tar.gz"
 checksum=624840bac93b92b723bb89be1bf712717b984e7ab34c4712ec2a6135136df421
+make_check=no # no test to run
 
 post_install() {
 	vman ${pkgname}.1

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

* Re: [PR PATCH] [Updated] coccigrep: disable tests
  2023-11-23 16:31 [PR PATCH] coccigrep: fix test Luciogi
@ 2023-11-27 11:56 ` ahesford
  2024-02-26  1:45 ` github-actions
  2024-03-06 16:03 ` [PR PATCH] [Closed]: " Luciogi
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2023-11-27 11:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages coccigrep
https://github.com/void-linux/void-packages/pull/47369

coccigrep: disable tests
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### 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/47369.patch is attached

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

From bf9aaf5d27f8ed2b473ea84eaffdd67aab34c9bc Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Thu, 23 Nov 2023 21:29:38 +0500
Subject: [PATCH] coccigrep: disable tests

---
 srcpkgs/coccigrep/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/coccigrep/template b/srcpkgs/coccigrep/template
index b651a489c68da..9cad0938b3305 100644
--- a/srcpkgs/coccigrep/template
+++ b/srcpkgs/coccigrep/template
@@ -11,6 +11,7 @@ license="GPL-3.0-only"
 homepage="http://home.regit.org/software/coccigrep/"
 distfiles="https://github.com/regit/coccigrep/archive/v${version}.tar.gz"
 checksum=624840bac93b92b723bb89be1bf712717b984e7ab34c4712ec2a6135136df421
+make_check=no # no test to run
 
 post_install() {
 	vman ${pkgname}.1

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

* Re: coccigrep: disable tests
  2023-11-23 16:31 [PR PATCH] coccigrep: fix test Luciogi
  2023-11-27 11:56 ` [PR PATCH] [Updated] coccigrep: disable tests ahesford
@ 2024-02-26  1:45 ` github-actions
  2024-03-06 16:03 ` [PR PATCH] [Closed]: " Luciogi
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2024-02-26  1:45 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/47369#issuecomment-1963177433

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: coccigrep: disable tests
  2023-11-23 16:31 [PR PATCH] coccigrep: fix test Luciogi
  2023-11-27 11:56 ` [PR PATCH] [Updated] coccigrep: disable tests ahesford
  2024-02-26  1:45 ` github-actions
@ 2024-03-06 16:03 ` Luciogi
  2 siblings, 0 replies; 4+ messages in thread
From: Luciogi @ 2024-03-06 16:03 UTC (permalink / raw)
  To: ml

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

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

coccigrep: disable tests
https://github.com/void-linux/void-packages/pull/47369

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

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

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


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

end of thread, other threads:[~2024-03-06 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23 16:31 [PR PATCH] coccigrep: fix test Luciogi
2023-11-27 11:56 ` [PR PATCH] [Updated] coccigrep: disable tests ahesford
2024-02-26  1:45 ` github-actions
2024-03-06 16:03 ` [PR PATCH] [Closed]: " Luciogi

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