Re: [PATCH] docs-translation-update: change cron to run at 22 instead of 2. Fixes ticket 8847.

2020-04-23 Thread Pierre-Yves Chibon
On Wed, Apr 22, 2020 at 10:08:40PM +, Kevin Fenzi wrote:
> Per ticket 8847, moving this cron job to 10pm will let it run and finish 
> before the larger
> and longer cron script runs to update the docs site. This will prevent 
> overlap and get
> updates out a day sooner in some cases.
> 
> Signed-off-by: Kevin Fenzi 
> ---
>  roles/fedora-docs/translation/files/cron-docs-translation-update | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/roles/fedora-docs/translation/files/cron-docs-translation-update 
> b/roles/fedora-docs/translation/files/cron-docs-translation-update
> index bf91755..5a0627b 100644
> --- a/roles/fedora-docs/translation/files/cron-docs-translation-update
> +++ b/roles/fedora-docs/translation/files/cron-docs-translation-update
> @@ -1,2 +1,2 @@
>  MAILTO=jibecfed
> -0 2 * * * _update_docs_trans /usr/local/bin/lock-wrapper 
> cron-docs-translation-update "/usr/local/bin/docs-translation-update"
> +0 22 * * * _update_docs_trans /usr/local/bin/lock-wrapper 
> cron-docs-translation-update "/usr/local/bin/docs-translation-update"

+1

Pierre
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


Re: [PATCH] docs-translation-update: change cron to run at 22 instead of 2. Fixes ticket 8847.

2020-04-23 Thread Clement Verna
On Thu, 23 Apr 2020 at 00:18, Kevin Fenzi  wrote:

> Per ticket 8847, moving this cron job to 10pm will let it run and finish
> before the larger
> and longer cron script runs to update the docs site. This will prevent
> overlap and get
> updates out a day sooner in some cases.
>
> Signed-off-by: Kevin Fenzi 
> ---
>  roles/fedora-docs/translation/files/cron-docs-translation-update | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git
> a/roles/fedora-docs/translation/files/cron-docs-translation-update
> b/roles/fedora-docs/translation/files/cron-docs-translation-update
> index bf91755..5a0627b 100644
> --- a/roles/fedora-docs/translation/files/cron-docs-translation-update
> +++ b/roles/fedora-docs/translation/files/cron-docs-translation-update
> @@ -1,2 +1,2 @@
>  MAILTO=jibecfed
> -0 2 * * * _update_docs_trans /usr/local/bin/lock-wrapper
> cron-docs-translation-update "/usr/local/bin/docs-translation-update"
> +0 22 * * * _update_docs_trans /usr/local/bin/lock-wrapper
> cron-docs-translation-update "/usr/local/bin/docs-translation-update"
> --
>

+1


> 1.8.3.1
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to
> infrastructure-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
>
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org


[PATCH] docs-translation-update: change cron to run at 22 instead of 2. Fixes ticket 8847.

2020-04-22 Thread Kevin Fenzi
Per ticket 8847, moving this cron job to 10pm will let it run and finish before 
the larger
and longer cron script runs to update the docs site. This will prevent overlap 
and get
updates out a day sooner in some cases.

Signed-off-by: Kevin Fenzi 
---
 roles/fedora-docs/translation/files/cron-docs-translation-update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/fedora-docs/translation/files/cron-docs-translation-update 
b/roles/fedora-docs/translation/files/cron-docs-translation-update
index bf91755..5a0627b 100644
--- a/roles/fedora-docs/translation/files/cron-docs-translation-update
+++ b/roles/fedora-docs/translation/files/cron-docs-translation-update
@@ -1,2 +1,2 @@
 MAILTO=jibecfed
-0 2 * * * _update_docs_trans /usr/local/bin/lock-wrapper 
cron-docs-translation-update "/usr/local/bin/docs-translation-update"
+0 22 * * * _update_docs_trans /usr/local/bin/lock-wrapper 
cron-docs-translation-update "/usr/local/bin/docs-translation-update"
-- 
1.8.3.1
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org