Fixed some truncation 3

This commit is contained in:
Guillem Hernandez Sola
2026-04-23 20:07:15 +02:00
parent f0fb48697c
commit 1691a15904
17 changed files with 17 additions and 17 deletions

View File

@@ -32,7 +32,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -32,7 +32,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -32,7 +32,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -32,7 +32,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -32,7 +32,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -32,7 +32,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -32,7 +32,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -32,7 +32,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }

View File

@@ -31,7 +31,7 @@ pipeline {
# Activate the virtual environment and install dependencies # Activate the virtual environment and install dependencies
. venv/bin/activate && \ . venv/bin/activate && \
pip install --upgrade pip && \ 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 # Check if moviepy is installed
pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; } pip list | grep moviepy || { echo 'MoviePy installation failed!'; exit 1; }