Renames
This commit is contained in:
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user