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

Head commit for run:
8c22e4af10b42db4610b5a910d481caf00651dca / Tzu-ping Chung <[email protected]>
Unify how AirflowSecurityManager accesses db

Instead of having two distinct ways to get a database session, one only
for upstream calls and one only for the "appless" subclass, this
patch introduces a "fake" appbuilder attribute that allows us to unify
the call pattern, preventing potential bugs caused by using the wrong
call for the wrong class.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to