This commit is contained in:
Guillem Hernandez Sola
2026-05-11 12:39:40 +02:00
parent fd9ad40f4b
commit 02dc073213
41 changed files with 40 additions and 40 deletions

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_324_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_324_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_324_EMAIL" \

View File

@@ -75,7 +75,7 @@ pipeline {
sh '''
set -euxo pipefail
"${VENV_DIR}/bin/python" twitter2bsky_daemon.py \
"${VENV_DIR}/bin/python" twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_3CAT_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -61,7 +61,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_APM_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_BETEVE_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_CAT112_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_BETEVE_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_BETEVE_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_BETEVE_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_COMEDYGOLDBCN_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_CRUNCHY_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_ELRACODELMANGA_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_RAC1_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_CAT112_EMAIL" \

View File

@@ -63,7 +63,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_ESPORT3_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_RAC1_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_LAXARXAMES_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_RAC1_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_FCB_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_RAC1_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_LAXARXAMES_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_RAC1_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_METEOCAT_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_CAT112_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_RAC1_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_OPTIMOT_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_3CAT_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
. venv/bin/activate
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_CAT112_EMAIL" \

View File

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_CAT112_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_RAC1_EMAIL" \

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_RAC1_EMAIL" \