Re: [VOTE] broader RTC exception for 2.4.x CI changes

2023-02-21 Thread Joe Orton
Thanks all, applied in r1907783.

Regards, Joe



Re: *** SPAM *** [VOTE] broader RTC exception for 2.4.x CI changes

2023-02-16 Thread Christophe JAILLET



Le 15/02/2023 à 14:48, Joe Orton a écrit :

Per my previous Travis is dead, long live GitHub actions.

I propose to broaden the RTC exception in 2.4.x/STATUS to allow CI
config changes and scripts to be merged from trunk:

Index: STATUS
===
--- STATUS  (revision 1907679)
+++ STATUS  (working copy)
@@ -141,7 +141,7 @@
  . non-Unix, single-platform code
  . routine APLOGNO() backports
  . .gdbinit
-. Travis integration: .travis.yml and test/travis*.sh
+. CI configuration and scripts
  . mod_tls
  
  RELEASE SHOWSTOPPERS:




+1



Re: [VOTE] broader RTC exception for 2.4.x CI changes

2023-02-15 Thread Yann Ylavic
On Wed, Feb 15, 2023 at 2:49 PM Joe Orton  wrote:
>
> Per my previous Travis is dead, long live GitHub actions.
>
> I propose to broaden the RTC exception in 2.4.x/STATUS to allow CI
> config changes and scripts to be merged from trunk:
>
> Index: STATUS
> ===
> --- STATUS  (revision 1907679)
> +++ STATUS  (working copy)
> @@ -141,7 +141,7 @@
>  . non-Unix, single-platform code
>  . routine APLOGNO() backports
>  . .gdbinit
> -. Travis integration: .travis.yml and test/travis*.sh
> +. CI configuration and scripts
>  . mod_tls

+1


Re: [VOTE] broader RTC exception for 2.4.x CI changes

2023-02-15 Thread Ruediger Pluem



On 2/15/23 2:48 PM, Joe Orton wrote:
> Per my previous Travis is dead, long live GitHub actions.
> 
> I propose to broaden the RTC exception in 2.4.x/STATUS to allow CI 
> config changes and scripts to be merged from trunk:
> 
> Index: STATUS
> ===
> --- STATUS(revision 1907679)
> +++ STATUS(working copy)
> @@ -141,7 +141,7 @@
>  . non-Unix, single-platform code
>  . routine APLOGNO() backports
>  . .gdbinit
> -. Travis integration: .travis.yml and test/travis*.sh
> +. CI configuration and scripts
>  . mod_tls
>  
>  RELEASE SHOWSTOPPERS:
> 
> 

+1

Regards

Rüdiger


Re: [VOTE] broader RTC exception for 2.4.x CI changes

2023-02-15 Thread Eric Covener
On Wed, Feb 15, 2023 at 8:49 AM Joe Orton  wrote:
>
> Per my previous Travis is dead, long live GitHub actions.
>
> I propose to broaden the RTC exception in 2.4.x/STATUS to allow CI
> config changes and scripts to be merged from trunk:
>
> Index: STATUS
> ===
> --- STATUS  (revision 1907679)
> +++ STATUS  (working copy)
> @@ -141,7 +141,7 @@
>  . non-Unix, single-platform code
>  . routine APLOGNO() backports
>  . .gdbinit
> -. Travis integration: .travis.yml and test/travis*.sh
> +. CI configuration and scripts
>  . mod_tls


+1


[VOTE] broader RTC exception for 2.4.x CI changes

2023-02-15 Thread Joe Orton
Per my previous Travis is dead, long live GitHub actions.

I propose to broaden the RTC exception in 2.4.x/STATUS to allow CI 
config changes and scripts to be merged from trunk:

Index: STATUS
===
--- STATUS  (revision 1907679)
+++ STATUS  (working copy)
@@ -141,7 +141,7 @@
 . non-Unix, single-platform code
 . routine APLOGNO() backports
 . .gdbinit
-. Travis integration: .travis.yml and test/travis*.sh
+. CI configuration and scripts
 . mod_tls
 
 RELEASE SHOWSTOPPERS: