Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] atlantis: update to 0.18.0.
@ 2022-01-03  8:57 UsernameRandomlyGenerated
  2022-02-05 14:38 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: UsernameRandomlyGenerated @ 2022-01-03  8:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages atlantis018
https://github.com/void-linux/void-packages/pull/34824

atlantis: update to 0.18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34824.patch is attached

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

From 403e518a8d142509683529addb7e193b7d3a0288 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 3 Jan 2022 09:57:05 +0100
Subject: [PATCH] atlantis: update to 0.18.0.

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

diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 66ff39e0ef15..45d54849014c 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -1,6 +1,6 @@
 # Template file for 'atlantis'
 pkgname=atlantis
-version=0.17.6
+version=0.18.0
 revision=1
 build_style=go
 go_import_path=github.com/runatlantis/atlantis
@@ -10,4 +10,4 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
-checksum=79124d4df5d2d1bfa7ae8367cdb413fd752b6521812154dfafb74d7cab02b73a
+checksum=5403c6518e4c2c9d871bc44979a21d5e8308c48bfd83ea9ff873dc773e87401d

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

* Re: [PR PATCH] [Updated] atlantis: update to 0.18.0.
  2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
@ 2022-02-05 14:38 ` UsernameRandomlyGenerated
  2022-02-05 14:39 ` UsernameRandomlyGenerated
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: UsernameRandomlyGenerated @ 2022-02-05 14:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages atlantis018
https://github.com/void-linux/void-packages/pull/34824

atlantis: update to 0.18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34824.patch is attached

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

From 2493ca3024989b1d6ba7ed4a138b210ce5c54fe6 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 3 Jan 2022 09:57:05 +0100
Subject: [PATCH] atlantis: update to 0.18.2.

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

diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 66ff39e0ef15..1ee16ebb8edc 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -1,6 +1,6 @@
 # Template file for 'atlantis'
 pkgname=atlantis
-version=0.17.6
+version=0.18.2
 revision=1
 build_style=go
 go_import_path=github.com/runatlantis/atlantis
@@ -10,4 +10,4 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
-checksum=79124d4df5d2d1bfa7ae8367cdb413fd752b6521812154dfafb74d7cab02b73a
+checksum=72733047a46b937aaecb8d3b8848a2f5fcd40dfb25a613ade989a7a2f313519e

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

* Re: [PR PATCH] [Updated] atlantis: update to 0.18.0.
  2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
  2022-02-05 14:38 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2022-02-05 14:39 ` UsernameRandomlyGenerated
  2022-02-05 14:39 ` UsernameRandomlyGenerated
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: UsernameRandomlyGenerated @ 2022-02-05 14:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages atlantis018
https://github.com/void-linux/void-packages/pull/34824

atlantis: update to 0.18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34824.patch is attached

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

From 594f50d8629f96300f0a2a4ad7dbd0c020e7eb8f Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 3 Jan 2022 09:57:05 +0100
Subject: [PATCH] atlantis: update to 0.18.2.

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

diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 66ff39e0ef15..1ee16ebb8edc 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -1,6 +1,6 @@
 # Template file for 'atlantis'
 pkgname=atlantis
-version=0.17.6
+version=0.18.2
 revision=1
 build_style=go
 go_import_path=github.com/runatlantis/atlantis
@@ -10,4 +10,4 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
-checksum=79124d4df5d2d1bfa7ae8367cdb413fd752b6521812154dfafb74d7cab02b73a
+checksum=72733047a46b937aaecb8d3b8848a2f5fcd40dfb25a613ade989a7a2f313519e

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

* Re: atlantis: update to 0.18.0.
  2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
  2022-02-05 14:38 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
  2022-02-05 14:39 ` UsernameRandomlyGenerated
@ 2022-02-05 14:39 ` UsernameRandomlyGenerated
  2022-04-18 13:53 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: UsernameRandomlyGenerated @ 2022-02-05 14:39 UTC (permalink / raw)
  To: ml

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

New comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/34824#issuecomment-1030636273

Comment:
Bumped to 0.18.2

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

* Re: [PR PATCH] [Updated] atlantis: update to 0.18.0.
  2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
                   ` (2 preceding siblings ...)
  2022-02-05 14:39 ` UsernameRandomlyGenerated
@ 2022-04-18 13:53 ` UsernameRandomlyGenerated
  2022-04-18 13:53 ` UsernameRandomlyGenerated
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: UsernameRandomlyGenerated @ 2022-04-18 13:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages atlantis018
https://github.com/void-linux/void-packages/pull/34824

atlantis: update to 0.18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34824.patch is attached

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

From de5092108c3c75986d19e6c404fa0258dc8c832b Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 3 Jan 2022 09:57:05 +0100
Subject: [PATCH] atlantis: update to 0.19.2.

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

diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 66ff39e0ef15..84512cabbfc4 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -1,6 +1,6 @@
 # Template file for 'atlantis'
 pkgname=atlantis
-version=0.17.6
+version=0.19.2
 revision=1
 build_style=go
 go_import_path=github.com/runatlantis/atlantis
@@ -10,4 +10,4 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
-checksum=79124d4df5d2d1bfa7ae8367cdb413fd752b6521812154dfafb74d7cab02b73a
+checksum=5c0da4efc288a2cd3f0456619e3048922542a421798ebb834b8800fc4dcf124c

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

* Re: atlantis: update to 0.18.0.
  2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
                   ` (3 preceding siblings ...)
  2022-04-18 13:53 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2022-04-18 13:53 ` UsernameRandomlyGenerated
  2022-04-18 13:56 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: UsernameRandomlyGenerated @ 2022-04-18 13:53 UTC (permalink / raw)
  To: ml

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

New comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/34824#issuecomment-1101425865

Comment:
Bumped to 0.19.2.

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

* Re: [PR PATCH] [Updated] atlantis: update to 0.18.0.
  2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
                   ` (4 preceding siblings ...)
  2022-04-18 13:53 ` UsernameRandomlyGenerated
@ 2022-04-18 13:56 ` UsernameRandomlyGenerated
  2022-06-24 21:05 ` paper42
  2022-06-26  5:55 ` [PR PATCH] [Merged]: " the-maldridge
  7 siblings, 0 replies; 9+ messages in thread
From: UsernameRandomlyGenerated @ 2022-04-18 13:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages atlantis018
https://github.com/void-linux/void-packages/pull/34824

atlantis: update to 0.18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34824.patch is attached

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

From ace6ed1668cfa600f137a1d808c05804e9d7a426 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 3 Jan 2022 09:57:05 +0100
Subject: [PATCH] atlantis: update to 0.19.2.

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

diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 66ff39e0ef15..84512cabbfc4 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -1,6 +1,6 @@
 # Template file for 'atlantis'
 pkgname=atlantis
-version=0.17.6
+version=0.19.2
 revision=1
 build_style=go
 go_import_path=github.com/runatlantis/atlantis
@@ -10,4 +10,4 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
-checksum=79124d4df5d2d1bfa7ae8367cdb413fd752b6521812154dfafb74d7cab02b73a
+checksum=5c0da4efc288a2cd3f0456619e3048922542a421798ebb834b8800fc4dcf124c

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

* Re: atlantis: update to 0.18.0.
  2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
                   ` (5 preceding siblings ...)
  2022-04-18 13:56 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2022-06-24 21:05 ` paper42
  2022-06-26  5:55 ` [PR PATCH] [Merged]: " the-maldridge
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-06-24 21:05 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34824#issuecomment-1165939164

Comment:
@the-maldridge

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

* Re: [PR PATCH] [Merged]: atlantis: update to 0.18.0.
  2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
                   ` (6 preceding siblings ...)
  2022-06-24 21:05 ` paper42
@ 2022-06-26  5:55 ` the-maldridge
  7 siblings, 0 replies; 9+ messages in thread
From: the-maldridge @ 2022-06-26  5:55 UTC (permalink / raw)
  To: ml

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

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

atlantis: update to 0.18.0.
https://github.com/void-linux/void-packages/pull/34824

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

Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->


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

end of thread, other threads:[~2022-06-26  5:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03  8:57 [PR PATCH] atlantis: update to 0.18.0 UsernameRandomlyGenerated
2022-02-05 14:38 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2022-02-05 14:39 ` UsernameRandomlyGenerated
2022-02-05 14:39 ` UsernameRandomlyGenerated
2022-04-18 13:53 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2022-04-18 13:53 ` UsernameRandomlyGenerated
2022-04-18 13:56 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2022-06-24 21:05 ` paper42
2022-06-26  5:55 ` [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).