Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added override flag to manager util #135

Merged
merged 2 commits into from
May 21, 2024

Conversation

Michael-Burke
Copy link
Contributor

No description provided.

fi
while [ "$migration_exited" == "running" ]; do
# Check if the migration container has exited, e.g., migrations have completed or failed
if [ "${IGNORE_ETL_STATUS:-false}" == "false" ]; then
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this line

Comment on lines 208 to +209
else
info "PlexTrac API container not running, skipping ETL status check"
error "Skipping ETL status check"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And these two lines

Your drunk Git, go home

@Michael-Burke Michael-Burke merged commit a318650 into main May 21, 2024
@Michael-Burke Michael-Burke deleted the mdb/add-exclusion-flag-to-etl branch May 21, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant