Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] carapace: update to 0.29.0.
@ 2024-01-07 19:40 icp1994
  2024-01-17 18:27 ` [PR REVIEW] " classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: icp1994 @ 2024-01-07 19:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages carapace
https://github.com/void-linux/void-packages/pull/48110

carapace: update to 0.29.0.
#### 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**

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

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

From 40570240b1d130a2137117553bb0dfb8f137c91c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 4 Jan 2024 14:54:44 +0530
Subject: [PATCH] carapace: update to 0.29.0.

---
 srcpkgs/carapace/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template
index 0b59e2282f200..f2e2b6f9fcf92 100644
--- a/srcpkgs/carapace/template
+++ b/srcpkgs/carapace/template
@@ -1,6 +1,6 @@
 # Template file for 'carapace'
 pkgname=carapace
-version=0.28.5
+version=0.29.0
 revision=1
 build_style=go
 go_import_path=github.com/rsteube/carapace-bin
@@ -12,7 +12,7 @@ maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
 homepage="https://github.com/rsteube/carapace-bin"
 distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
-checksum=fbe3fc36f0f74ebda761bcdfaa922ce23599ba0701c0c914db8f40914a73ab86
+checksum=cee1cf6f9fb053f194ee446ed0d4b01e632e1e6174873b9f0ecf2baceeccd3d2
 
 pre_build() {
 	GOARCH= go generate ./cmd/...

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

* Re: [PR REVIEW] carapace: update to 0.29.0.
  2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
@ 2024-01-17 18:27 ` classabbyamp
  2024-01-17 19:01 ` [PR PATCH] [Updated] " icp1994
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2024-01-17 18:27 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48110#discussion_r1456264055

Comment:
could maybe add changelog from https://github.com/rsteube/carapace-bin/tree/master/docs/src/release_notes or the generated website

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

* Re: [PR PATCH] [Updated] carapace: update to 0.29.0.
  2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
  2024-01-17 18:27 ` [PR REVIEW] " classabbyamp
@ 2024-01-17 19:01 ` icp1994
  2024-01-17 19:02 ` [PR REVIEW] carapace: update to 0.29.1 icp1994
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2024-01-17 19:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages carapace
https://github.com/void-linux/void-packages/pull/48110

carapace: update to 0.29.0.
#### 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**

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

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

From 7753385a2cfc4086db5b6a7b9d0d6357fe2a1348 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 4 Jan 2024 14:54:44 +0530
Subject: [PATCH] carapace: update to 0.29.1.

---
 srcpkgs/carapace/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template
index 0b59e2282f200..4b4f3572fdbda 100644
--- a/srcpkgs/carapace/template
+++ b/srcpkgs/carapace/template
@@ -1,6 +1,6 @@
 # Template file for 'carapace'
 pkgname=carapace
-version=0.28.5
+version=0.29.1
 revision=1
 build_style=go
 go_import_path=github.com/rsteube/carapace-bin
@@ -10,9 +10,10 @@ go_ldflags="-X main.version=${version}"
 short_desc="Multi-shell multi-command argument completer"
 maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
-homepage="https://github.com/rsteube/carapace-bin"
+homepage="https://carapace.sh/"
+changelog="https://rsteube.github.io/carapace-bin/release_notes.html"
 distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
-checksum=fbe3fc36f0f74ebda761bcdfaa922ce23599ba0701c0c914db8f40914a73ab86
+checksum=1197b0ef630533488cf5cd986e522e3dc8a3d410f6197371ae8614a14b355fbf
 
 pre_build() {
 	GOARCH= go generate ./cmd/...

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

* Re: [PR REVIEW] carapace: update to 0.29.1.
  2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
  2024-01-17 18:27 ` [PR REVIEW] " classabbyamp
  2024-01-17 19:01 ` [PR PATCH] [Updated] " icp1994
@ 2024-01-17 19:02 ` icp1994
  2024-01-17 19:07 ` icp1994
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2024-01-17 19:02 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/48110#discussion_r1456328680

Comment:
I added the generated one but it's blank on it's own. You have to navigate to the version with a click.

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

* Re: [PR REVIEW] carapace: update to 0.29.1.
  2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
                   ` (2 preceding siblings ...)
  2024-01-17 19:02 ` [PR REVIEW] carapace: update to 0.29.1 icp1994
@ 2024-01-17 19:07 ` icp1994
  2024-01-17 19:13 ` [PR PATCH] [Updated] " icp1994
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2024-01-17 19:07 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/48110#discussion_r1456336704

Comment:
Something broke cross between 0.29.0 & 0.29.1

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

* Re: [PR PATCH] [Updated] carapace: update to 0.29.1.
  2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
                   ` (3 preceding siblings ...)
  2024-01-17 19:07 ` icp1994
@ 2024-01-17 19:13 ` icp1994
  2024-01-17 19:16 ` icp1994
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2024-01-17 19:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages carapace
https://github.com/void-linux/void-packages/pull/48110

carapace: update to 0.29.1.
#### 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**

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

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

From 29d669ff189d12b98925d81ca7c169c81d496b58 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 4 Jan 2024 14:54:44 +0530
Subject: [PATCH] carapace: update to 0.29.1.

---
 srcpkgs/carapace/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template
index 0b59e2282f200..17f610d2ed6d9 100644
--- a/srcpkgs/carapace/template
+++ b/srcpkgs/carapace/template
@@ -1,6 +1,6 @@
 # Template file for 'carapace'
 pkgname=carapace
-version=0.28.5
+version=0.29.1
 revision=1
 build_style=go
 go_import_path=github.com/rsteube/carapace-bin
@@ -10,12 +10,13 @@ go_ldflags="-X main.version=${version}"
 short_desc="Multi-shell multi-command argument completer"
 maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
-homepage="https://github.com/rsteube/carapace-bin"
+homepage="https://carapace.sh/"
+changelog="https://rsteube.github.io/carapace-bin/release_notes.html"
 distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
-checksum=fbe3fc36f0f74ebda761bcdfaa922ce23599ba0701c0c914db8f40914a73ab86
+checksum=1197b0ef630533488cf5cd986e522e3dc8a3d410f6197371ae8614a14b355fbf
 
 pre_build() {
-	GOARCH= go generate ./cmd/...
+	go generate ./cmd/...
 }
 
 do_check() {

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

* Re: [PR PATCH] [Updated] carapace: update to 0.29.1.
  2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
                   ` (4 preceding siblings ...)
  2024-01-17 19:13 ` [PR PATCH] [Updated] " icp1994
@ 2024-01-17 19:16 ` icp1994
  2024-01-17 19:19 ` [PR REVIEW] " icp1994
  2024-01-17 19:22 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2024-01-17 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages carapace
https://github.com/void-linux/void-packages/pull/48110

carapace: update to 0.29.1.
#### 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**

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

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

From db641fad3740f0778621b9f07d59ef56ee5670bc Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 4 Jan 2024 14:54:44 +0530
Subject: [PATCH] carapace: update to 0.29.1.

---
 srcpkgs/carapace/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template
index 0b59e2282f200..ee2735c80bc34 100644
--- a/srcpkgs/carapace/template
+++ b/srcpkgs/carapace/template
@@ -1,6 +1,6 @@
 # Template file for 'carapace'
 pkgname=carapace
-version=0.28.5
+version=0.29.1
 revision=1
 build_style=go
 go_import_path=github.com/rsteube/carapace-bin
@@ -10,12 +10,13 @@ go_ldflags="-X main.version=${version}"
 short_desc="Multi-shell multi-command argument completer"
 maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
-homepage="https://github.com/rsteube/carapace-bin"
+homepage="https://carapace.sh/"
+changelog="https://rsteube.github.io/carapace-bin/release_notes.html"
 distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
-checksum=fbe3fc36f0f74ebda761bcdfaa922ce23599ba0701c0c914db8f40914a73ab86
+checksum=1197b0ef630533488cf5cd986e522e3dc8a3d410f6197371ae8614a14b355fbf
 
 pre_build() {
-	GOARCH= go generate ./cmd/...
+	CGO_ENABLED=0 GOARCH= go generate ./cmd/...
 }
 
 do_check() {

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

* Re: [PR REVIEW] carapace: update to 0.29.1.
  2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
                   ` (5 preceding siblings ...)
  2024-01-17 19:16 ` icp1994
@ 2024-01-17 19:19 ` icp1994
  2024-01-17 19:22 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2024-01-17 19:19 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/48110#discussion_r1456336704

Comment:
Something broke cross between 0.29.0 & 0.29.1

edit: fixed now

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

* Re: [PR PATCH] [Merged]: carapace: update to 0.29.1.
  2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
                   ` (6 preceding siblings ...)
  2024-01-17 19:19 ` [PR REVIEW] " icp1994
@ 2024-01-17 19:22 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2024-01-17 19:22 UTC (permalink / raw)
  To: ml

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

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

carapace: update to 0.29.1.
https://github.com/void-linux/void-packages/pull/48110

Description:
#### 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**

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

end of thread, other threads:[~2024-01-17 19:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07 19:40 [PR PATCH] carapace: update to 0.29.0 icp1994
2024-01-17 18:27 ` [PR REVIEW] " classabbyamp
2024-01-17 19:01 ` [PR PATCH] [Updated] " icp1994
2024-01-17 19:02 ` [PR REVIEW] carapace: update to 0.29.1 icp1994
2024-01-17 19:07 ` icp1994
2024-01-17 19:13 ` [PR PATCH] [Updated] " icp1994
2024-01-17 19:16 ` icp1994
2024-01-17 19:19 ` [PR REVIEW] " icp1994
2024-01-17 19:22 ` [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).