Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: nomad-driver-podman-0.5.1
@ 2023-10-22  7:11 the-maldridge
  2023-10-22  7:17 ` [PR PATCH] [Updated] " the-maldridge
  2023-10-22 19:01 ` [PR PATCH] [Merged]: " the-maldridge
  0 siblings, 2 replies; 3+ messages in thread
From: the-maldridge @ 2023-10-22  7:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-maldridge/void-packages nomad-podman
https://github.com/void-linux/void-packages/pull/46822

New package: nomad-driver-podman-0.5.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 000d24a3d01ce2ee0e52271cfab374e899841414 Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voidlinux.org>
Date: Sun, 22 Oct 2023 02:10:31 -0500
Subject: [PATCH] New package: nomad-driver-podman-0.5.1

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

diff --git a/srcpkgs/nomad-driver-podman/template b/srcpkgs/nomad-driver-podman/template
new file mode 100644
index 0000000000000..6d1b4e2c78762
--- /dev/null
+++ b/srcpkgs/nomad-driver-podman/template
@@ -0,0 +1,12 @@
+# Template file for 'nomad-driver-podman'
+pkgname=nomad-driver-podman
+version=0.5.1
+revision=1
+build_style=go
+go_import_path=github.com/hashicorp/nomad-driver-podman
+short_desc="Nomad task driver plugin for podman containers"
+maintainer="Michael Aldridge <maldridge@voidlinux.org>"
+license="MPL-2.0"
+homepage="https://github.com/hashicorp/nomad-driver-podman"
+distfiles="https://github.com/hashicorp/nomad-driver-podman/archive/refs/tags/v$version.tar.gz"
+checksum=3465663dbe04f522886fca108e9cab3e1018c846d6a9f6946cb64537dd28dfbf

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

* Re: [PR PATCH] [Updated] New package: nomad-driver-podman-0.5.1
  2023-10-22  7:11 [PR PATCH] New package: nomad-driver-podman-0.5.1 the-maldridge
@ 2023-10-22  7:17 ` the-maldridge
  2023-10-22 19:01 ` [PR PATCH] [Merged]: " the-maldridge
  1 sibling, 0 replies; 3+ messages in thread
From: the-maldridge @ 2023-10-22  7:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-maldridge/void-packages nomad-podman
https://github.com/void-linux/void-packages/pull/46822

New package: nomad-driver-podman-0.5.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 01bc6375f21e3e7c6c5e3204a3dc3b4529e71236 Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voidlinux.org>
Date: Sun, 22 Oct 2023 02:10:31 -0500
Subject: [PATCH] New package: nomad-driver-podman-0.5.1

---
 srcpkgs/nomad-driver-podman/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nomad-driver-podman/template

diff --git a/srcpkgs/nomad-driver-podman/template b/srcpkgs/nomad-driver-podman/template
new file mode 100644
index 0000000000000..2dd96d5be7a9c
--- /dev/null
+++ b/srcpkgs/nomad-driver-podman/template
@@ -0,0 +1,17 @@
+# Template file for 'nomad-driver-podman'
+pkgname=nomad-driver-podman
+version=0.5.1
+revision=1
+build_style=go
+go_import_path=github.com/hashicorp/nomad-driver-podman
+short_desc="Nomad task driver plugin for podman containers"
+maintainer="Michael Aldridge <maldridge@voidlinux.org>"
+license="MPL-2.0"
+homepage="https://github.com/hashicorp/nomad-driver-podman"
+distfiles="https://github.com/hashicorp/nomad-driver-podman/archive/refs/tags/v$version.tar.gz"
+checksum=3465663dbe04f522886fca108e9cab3e1018c846d6a9f6946cb64537dd28dfbf
+
+post_install() {
+	vmkdir usr/libexec/nomad
+	mv $DESTDIR/usr/bin/nomad-driver-podman $DESTDIR/usr/libexec/nomad/
+}

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

* Re: [PR PATCH] [Merged]: New package: nomad-driver-podman-0.5.1
  2023-10-22  7:11 [PR PATCH] New package: nomad-driver-podman-0.5.1 the-maldridge
  2023-10-22  7:17 ` [PR PATCH] [Updated] " the-maldridge
@ 2023-10-22 19:01 ` the-maldridge
  1 sibling, 0 replies; 3+ messages in thread
From: the-maldridge @ 2023-10-22 19:01 UTC (permalink / raw)
  To: ml

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

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

New package: nomad-driver-podman-0.5.1
https://github.com/void-linux/void-packages/pull/46822

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

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

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


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-22  7:11 [PR PATCH] New package: nomad-driver-podman-0.5.1 the-maldridge
2023-10-22  7:17 ` [PR PATCH] [Updated] " the-maldridge
2023-10-22 19:01 ` [PR PATCH] [Merged]: " the-maldridge

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