Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: amazon-ecr-credential-helper-0.4.0
@ 2020-11-17 20:36 the-maldridge
  2020-11-17 20:41 ` [PR PATCH] [Updated] " the-maldridge
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: the-maldridge @ 2020-11-17 20:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-maldridge/void-packages ecr
https://github.com/void-linux/void-packages/pull/26463

New package: amazon-ecr-credential-helper-0.4.0


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

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

From 31a2eeda55b371899b0076fbcd1fbf473625c8b3 Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voiceops.com>
Date: Tue, 17 Nov 2020 12:34:21 -0800
Subject: [PATCH] New package: amazon-ecr-credential-helper-0.4.0

---
 srcpkgs/amazon-ecr-credential-helper/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/amazon-ecr-credential-helper/template

diff --git a/srcpkgs/amazon-ecr-credential-helper/template b/srcpkgs/amazon-ecr-credential-helper/template
new file mode 100644
index 00000000000..7a392fe2e18
--- /dev/null
+++ b/srcpkgs/amazon-ecr-credential-helper/template
@@ -0,0 +1,13 @@
+# Template file for 'amazon-ecr-credential-helper'
+pkgname=amazon-ecr-credential-helper
+version=0.4.0
+revision=1
+build_style=go
+go_import_path=github.com/awslabs/amazon-ecr-credential-helper
+go_package=$go_import_path/ecr-login/cli/docker-credential-ecr-login
+short_desc="Automatically gets credentials for Amazon ECR on docker push/docker pull"
+maintainer="Michael Aldridge <maldridge@voidlinux.org>"
+license="Apache-2.0"
+homepage="https://github.com/awslabs/amazon-ecr-credential-helper"
+distfiles="https://github.com/awslabs/amazon-ecr-credential-helper/archive/v$version.tar.gz"
+checksum=f9acbac09badd8477f042d0f3eff4b14d23221ca03d72a618b7e71b067589f58

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

* Re: [PR PATCH] [Updated] New package: amazon-ecr-credential-helper-0.4.0
  2020-11-17 20:36 [PR PATCH] New package: amazon-ecr-credential-helper-0.4.0 the-maldridge
@ 2020-11-17 20:41 ` the-maldridge
  2020-11-17 20:50 ` the-maldridge
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: the-maldridge @ 2020-11-17 20:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-maldridge/void-packages ecr
https://github.com/void-linux/void-packages/pull/26463

New package: amazon-ecr-credential-helper-0.4.0


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

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

From 7184f6b268d160815b6c4df300f76663641defd4 Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voiceops.com>
Date: Tue, 17 Nov 2020 12:34:21 -0800
Subject: [PATCH] New package: amazon-ecr-credential-helper-0.4.0

---
 srcpkgs/amazon-ecr-credential-helper/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/amazon-ecr-credential-helper/template

diff --git a/srcpkgs/amazon-ecr-credential-helper/template b/srcpkgs/amazon-ecr-credential-helper/template
new file mode 100644
index 00000000000..f17fa520655
--- /dev/null
+++ b/srcpkgs/amazon-ecr-credential-helper/template
@@ -0,0 +1,13 @@
+# Template file for 'amazon-ecr-credential-helper'
+pkgname=amazon-ecr-credential-helper
+version=0.4.0
+revision=1
+build_style=go
+go_import_path=github.com/awslabs/amazon-ecr-credential-helper
+go_package=$go_import_path/ecr-login/cli/docker-credential-ecr-login
+short_desc="Gets credentials for Amazon ECR on docker push/docker pull"
+maintainer="Michael Aldridge <maldridge@voidlinux.org>"
+license="Apache-2.0"
+homepage="https://github.com/awslabs/amazon-ecr-credential-helper"
+distfiles="https://github.com/awslabs/amazon-ecr-credential-helper/archive/v$version.tar.gz"
+checksum=f9acbac09badd8477f042d0f3eff4b14d23221ca03d72a618b7e71b067589f58

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

* Re: New package: amazon-ecr-credential-helper-0.4.0
  2020-11-17 20:36 [PR PATCH] New package: amazon-ecr-credential-helper-0.4.0 the-maldridge
  2020-11-17 20:41 ` [PR PATCH] [Updated] " the-maldridge
@ 2020-11-17 20:50 ` the-maldridge
  2022-04-30  2:14 ` github-actions
  2022-05-14  2:16 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: the-maldridge @ 2020-11-17 20:50 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/26463#issuecomment-729206171

Comment:
This needs to have a patch backported to enable shared config loading to be on by default.

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

* Re: New package: amazon-ecr-credential-helper-0.4.0
  2020-11-17 20:36 [PR PATCH] New package: amazon-ecr-credential-helper-0.4.0 the-maldridge
  2020-11-17 20:41 ` [PR PATCH] [Updated] " the-maldridge
  2020-11-17 20:50 ` the-maldridge
@ 2022-04-30  2:14 ` github-actions
  2022-05-14  2:16 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-04-30  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/26463#issuecomment-1113893076

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: amazon-ecr-credential-helper-0.4.0
  2020-11-17 20:36 [PR PATCH] New package: amazon-ecr-credential-helper-0.4.0 the-maldridge
                   ` (2 preceding siblings ...)
  2022-04-30  2:14 ` github-actions
@ 2022-05-14  2:16 ` github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-05-14  2:16 UTC (permalink / raw)
  To: ml

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

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

New package: amazon-ecr-credential-helper-0.4.0
https://github.com/void-linux/void-packages/pull/26463

Description:
None

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17 20:36 [PR PATCH] New package: amazon-ecr-credential-helper-0.4.0 the-maldridge
2020-11-17 20:41 ` [PR PATCH] [Updated] " the-maldridge
2020-11-17 20:50 ` the-maldridge
2022-04-30  2:14 ` github-actions
2022-05-14  2:16 ` [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).