The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user fuatcakici (triggered by eladkal).

Head commit for run:
3c2a66d39bf79566eb91f740edf316ea3824ce8d / fuat.cakici <[email protected]>
Remove dot value

The update_state function in the DagRun class fails as ever since an update was 
made to Airflow, the state of the DagRun is returned as a string instead of an 
actual DagRunState. However, should this be fixed in the future, this change 
would still not affect anything since the state is called as a string here, 
which would return the value without needing to specify ".value" anyway.

Report URL: https://github.com/apache/airflow/actions/runs/7475866723

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to