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

fix: Fix dependencies and the login #202

Merged
merged 12 commits into from
Jun 11, 2024
Merged

Conversation

xmnlab
Copy link
Member

@xmnlab xmnlab commented May 6, 2024

This PR aims to fix the login issue on superset.
additionally, this PR improve all the scripts, and removes temporarily the airflow from the pipeline

@@ -11,7 +11,7 @@ AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_CREATION=${AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_C
AIRFLOW__CORE__FERNET_KEY=${AIRFLOW__CORE__FERNET_KEY}
AIRFLOW__DATABASE__SQL_ALCHEMY_CONN=${AIRFLOW__DATABASE__SQL_ALCHEMY_CONN}
AIRFLOW__WEBSERVER__SECRET_KEY=${AIRFLOW__WEBSERVER__SECRET_KEY}
AIRFLOW__SMTP__SMTP_HOST=${AIRFLOW__SMTP__SMTP_HOST"}
Copy link
Member Author

Choose a reason for hiding this comment

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

glad that makim raised an error and I found this typo :)

@xmnlab xmnlab marked this pull request as ready for review May 21, 2024 22:34
@xmnlab
Copy link
Member Author

xmnlab commented May 21, 2024

testing it right now on production

@xmnlab xmnlab merged commit 4c5cea5 into thegraphnetwork:main Jun 11, 2024
2 checks passed
@xmnlab xmnlab deleted the fix-login branch June 11, 2024 14:55
@xmnlab
Copy link
Member Author

xmnlab commented Jun 11, 2024

the airflow is not working yet properly

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