The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user vandonr-amz (triggered by vandonr-amz).

Head commit for run:
394c3e7ab1ceac90f8446905e7a43ccb7abec42b / RaphaĆ«l Vandon <[email protected]>
[bugfix] fix AWS triggers where deserialization would crash if region was not 
specified

the region is not serialized if it's None, so if a trigger has a non-optional 
region and we pass `None` to it manually, it doesn't get serialized, and the 
code crashes when trying to rebuild the trigger from the serialized params, 
complaining about a missing "region_name" argument.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to