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: 0d9dfca39327643af9f8aba110c7ab70e8e1212e / 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/24120629182 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
