From f0fb48697c4b10e260d5368b847e28faf01c5ad3 Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Thu, 23 Apr 2026 20:05:34 +0200 Subject: [PATCH] Fixed some truncation 2 --- jenkins/crunchyTw | 2 +- jenkins/elmonaRAC1Tw | 2 +- jenkins/emergenciescatTw | 2 +- jenkins/esport3Tw | 2 +- jenkins/esportsRAC1Tw | 2 +- jenkins/esportsenxarxaTw | 2 +- jenkins/fcbarcelonaTw | 2 +- jenkins/fcbatleticTw | 2 +- jenkins/fcbbasketTw | 2 +- jenkins/fcbfemeniTw | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/jenkins/crunchyTw b/jenkins/crunchyTw index 9ade71e..ab3ef4c 100644 --- a/jenkins/crunchyTw +++ b/jenkins/crunchyTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/elmonaRAC1Tw b/jenkins/elmonaRAC1Tw index acf6933..70c0a3a 100644 --- a/jenkins/elmonaRAC1Tw +++ b/jenkins/elmonaRAC1Tw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/emergenciescatTw b/jenkins/emergenciescatTw index 8d0ccec..028aa5b 100644 --- a/jenkins/emergenciescatTw +++ b/jenkins/emergenciescatTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/esport3Tw b/jenkins/esport3Tw index fc87f3b..f4416af 100644 --- a/jenkins/esport3Tw +++ b/jenkins/esport3Tw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/esportsRAC1Tw b/jenkins/esportsRAC1Tw index d4875af..bf2b123 100644 --- a/jenkins/esportsRAC1Tw +++ b/jenkins/esportsRAC1Tw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/esportsenxarxaTw b/jenkins/esportsenxarxaTw index 42ea897..dfa6f3c 100644 --- a/jenkins/esportsenxarxaTw +++ b/jenkins/esportsenxarxaTw @@ -31,7 +31,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/fcbarcelonaTw b/jenkins/fcbarcelonaTw index 8b764e5..201c878 100644 --- a/jenkins/fcbarcelonaTw +++ b/jenkins/fcbarcelonaTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/fcbatleticTw b/jenkins/fcbatleticTw index 7920aa8..b96d2fc 100644 --- a/jenkins/fcbatleticTw +++ b/jenkins/fcbatleticTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/fcbbasketTw b/jenkins/fcbbasketTw index 0b051a2..da89f65 100644 --- a/jenkins/fcbbasketTw +++ b/jenkins/fcbbasketTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } diff --git a/jenkins/fcbfemeniTw b/jenkins/fcbfemeniTw index cf5d6a9..a2a40b5 100644 --- a/jenkins/fcbfemeniTw +++ b/jenkins/fcbfemeniTw @@ -32,7 +32,7 @@ pipeline { # Activate the virtual environment and install dependencies . venv/bin/activate && \ pip install --upgrade pip && \ - pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy + pip install -U atproto tweety-ns playwright httpx arrow python-dotenv moviepy grapheme # Check if moviepy is installed pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }