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

Head commit for run:
5508dd038c9aadf8bf38f38beb9f1390001a193d / Daniel Standish 
<[email protected]>
Add method from_uri and deprecate uri param in constructor

The param URI in connection has confusion potential because it makes it appear 
as though URI is a possible attr of the Connection object (which is not exactly 
a crazy thought).  We can reduce such confusion by forcing users to a class 
method `from_uri` which makes the meaning of the URI a bit more clear, and has 
a parallel method in `from_json`.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to