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

Head commit for run:
cc0d238b14b9cadb92fce8cb2bdc4230e8a15507 / Daniel Standish 
<[email protected]>
Update public interface doc re operators

Base classes such as BaseOperator and BaseSensorOperator are public in the 
traditional sense.  We publish them explicitly for the purpose of being 
extended.

But I think that derivatives of them are published only as end products, in 
that their behavior and signature should be subject to semver, but not their 
structure, which should be considered "internal" and not user-facing.  Users 
can extend these classes but they should do so at their own risk, with the 
knowledge that we might refactor.  Otherwise the "public interface" is just 
unreasonably big.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to