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

Update SM2A workers python version to 3.11 #271

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

amarouane-ABDELHAK
Copy link
Contributor

Summary: Summary of changes

fixing the issue #270

Changes

  • SM2A workers using python 3.11
  • Adding slack notification in case of failure-warning-success
  • Some minor formatting
  • Update the example DAG to show the current python version used by SM2A workers

@@ -91,6 +91,7 @@ module "sma-base" {
VECTOR_SECRET_NAME = var.vector_secret_name
ASSUME_ROLE_READ_ARN = var.assume_role_read_arn
ASSUME_ROLE_WRITE_ARN = var.assume_role_write_arn
SM2A_BASE_URL = module.sma-base.airflow_url
Copy link
Member

Choose a reason for hiding this comment

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

Does the module have airflow_url? https://github.com/NASA-IMPACT/self-managed-apache-airflow/blob/main/infrastructure/varaibles.tf

I can't find it. I think the file I linked above should also be renamed to variables.tf (just a small typo).

Copy link
Contributor Author

@amarouane-ABDELHAK amarouane-ABDELHAK Dec 15, 2024

Choose a reason for hiding this comment

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

@amarouane-ABDELHAK amarouane-ABDELHAK merged commit b5b02be into dev Dec 16, 2024
3 checks passed
@amarouane-ABDELHAK amarouane-ABDELHAK deleted the fix/update-workers-python-version branch December 16, 2024 18:50
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.

2 participants