The GitHub Actions job "Tests" on airflow.git/fix/issue-63341 has failed. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: 5d73a35d2b4fafd536cba7f03842c03907cd3901 / Yoann Abriel <[email protected]> fix(api): allow null value in VariableResponse for undecryptable variables After migration from Airflow 2.x with a different Fernet key, encrypted variables fail to decrypt and Variable.get_val() returns None. The VariableResponse model rejected None for the val field, causing a 500 PydanticSerializationError on both GET /variables and GET /variables/{key}. Closes: #63341 Report URL: https://github.com/apache/airflow/actions/runs/24264137079 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
