Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kompose-1.22.0
@ 2020-12-19 22:42 RecursiveForest
  2020-12-19 22:44 ` [PR PATCH] [Updated] " RecursiveForest
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: RecursiveForest @ 2020-12-19 22:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RecursiveForest/void-packages master
https://github.com/void-linux/void-packages/pull/27285

New package: kompose-1.22.0
Closes https://github.com/void-linux/void-packages/issues/27231

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

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

From dbce99ed08c5d19188e154fead48b57bd3842296 Mon Sep 17 00:00:00 2001
From: Samantha Baldwin <fuhsaz+git@cryptic.li>
Date: Sat, 19 Dec 2020 17:40:26 -0500
Subject: [PATCH] New package: kompose-1.22.0

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

diff --git a/srcpkgs/kompose/template b/srcpkgs/kompose/template
new file mode 100644
index 00000000000..f09a9570e9f
--- /dev/null
+++ b/srcpkgs/kompose/template
@@ -0,0 +1,16 @@
+# Template file for 'kompose'
+pkgname=kompose
+version=1.22.0
+revision=1
+build_style=go
+go_import_path=github.com/kubernetes/kompose
+short_desc="Kompose translates a Docker Compose file to Kubernetes resources"
+maintainer="Samantha Baldwin <fuhsaz+git@cryptic.li>"
+license="Apache-2.0"
+homepage="https://github.com/kubernetes/kompose"
+distfiles="https://github.com/kubernetes/kompose/archive/v${version}.tar.gz"
+checksum=b12e866958da8bec9f5fcd936f99686967475643009692ccc52b875df581edc8
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: kompose-1.22.0
  2020-12-19 22:42 [PR PATCH] New package: kompose-1.22.0 RecursiveForest
@ 2020-12-19 22:44 ` RecursiveForest
  2021-07-20 20:44 ` [PR REVIEW] " ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: RecursiveForest @ 2020-12-19 22:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RecursiveForest/void-packages master
https://github.com/void-linux/void-packages/pull/27285

New package: kompose-1.22.0
Closes https://github.com/void-linux/void-packages/issues/27231

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

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

From 98a2992fdff3a361355f68db4055f07becd3d7da Mon Sep 17 00:00:00 2001
From: Samantha Baldwin <fuhsaz+git@cryptic.li>
Date: Sat, 19 Dec 2020 17:43:41 -0500
Subject: [PATCH] New package: kompose-1.22.0

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

diff --git a/srcpkgs/kompose/template b/srcpkgs/kompose/template
new file mode 100644
index 00000000000..467ad3b591b
--- /dev/null
+++ b/srcpkgs/kompose/template
@@ -0,0 +1,12 @@
+# Template file for 'kompose'
+pkgname=kompose
+version=1.22.0
+revision=1
+build_style=go
+go_import_path=github.com/kubernetes/kompose
+short_desc="Kompose translates a Docker Compose file to Kubernetes resources"
+maintainer="Samantha Baldwin <fuhsaz+git@cryptic.li>"
+license="Apache-2.0"
+homepage="https://github.com/kubernetes/kompose"
+distfiles="https://github.com/kubernetes/kompose/archive/v${version}.tar.gz"
+checksum=b12e866958da8bec9f5fcd936f99686967475643009692ccc52b875df581edc8

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

* Re: [PR REVIEW] New package: kompose-1.22.0
  2020-12-19 22:42 [PR PATCH] New package: kompose-1.22.0 RecursiveForest
  2020-12-19 22:44 ` [PR PATCH] [Updated] " RecursiveForest
@ 2021-07-20 20:44 ` ericonr
  2022-05-01  2:14 ` github-actions
  2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-07-20 20:44 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27285#discussion_r673478981

Comment:
1.23.0 is out

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

* Re: New package: kompose-1.22.0
  2020-12-19 22:42 [PR PATCH] New package: kompose-1.22.0 RecursiveForest
  2020-12-19 22:44 ` [PR PATCH] [Updated] " RecursiveForest
  2021-07-20 20:44 ` [PR REVIEW] " ericonr
@ 2022-05-01  2:14 ` github-actions
  2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-05-01  2:14 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/27285#issuecomment-1114104699

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] 5+ messages in thread

* Re: [PR PATCH] [Closed]: New package: kompose-1.22.0
  2020-12-19 22:42 [PR PATCH] New package: kompose-1.22.0 RecursiveForest
                   ` (2 preceding siblings ...)
  2022-05-01  2:14 ` github-actions
@ 2022-05-16  2:07 ` github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-05-16  2:07 UTC (permalink / raw)
  To: ml

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

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

New package: kompose-1.22.0
https://github.com/void-linux/void-packages/pull/27285

Description:
Closes https://github.com/void-linux/void-packages/issues/27231

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

end of thread, other threads:[~2022-05-16  2:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19 22:42 [PR PATCH] New package: kompose-1.22.0 RecursiveForest
2020-12-19 22:44 ` [PR PATCH] [Updated] " RecursiveForest
2021-07-20 20:44 ` [PR REVIEW] " ericonr
2022-05-01  2:14 ` github-actions
2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions

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