github-actions[bot] opened a new pull request, #59410:
URL: https://github.com/apache/airflow/pull/59410

   * docs: Add runnable pytest examples for operator unit tests
   
   Includes:
   * DummySuccessOperator for testing
   * TaskInstance.run() example
   * dag.create_dagrun() example
   * Updated best-practices docs
   
   * chore(tests): fix ruff lint issues in example tests (unused vars, S101)
   
   * chore: add options file
   
   * chore: ignore local options file
   
   * docs: replace placeholders with full runnable pytest examples
   
   * docs: replace placeholders with full runnable pytest examples
   
   * docs: move pytest examples into docs; remove root-level tests directory
   
   * docs: add runnable pytest examples directly in docs
   
   * chore: remove stray options file
   
   * chore: remove stray options file and revert .gitignore changes
   
   * docs: move pytest operator testing examples into best-practices
   
   * docs: fix Sphinx underline length for Example 1 title
   
   * docs: update pytest examples and fix heading formatting
   
   * docs: use EmptyOperator in pytest examples and remove XCom assertions 
(maintainer feedback)
   
   * ci: trigger static checks re-run
   
   * ci: trigger static checks re-run
   
   * ci: retry docs build after Sphinx fix
   
   * chore(docs): fix trailing whitespace
   
   * Update airflow-core/docs/best-practices.rst
   
   * Update airflow-core/docs/best-practices.rst
   
   * Update airflow-core/docs/best-practices.rst
   
   * Update airflow-core/docs/best-practices.rst
   
   * Update airflow-core/docs/best-practices.rst
   
   ---------
   (cherry picked from commit 652d4ee983ff0cb0007c054f1ead43f329e12905)
   
   Co-authored-by: Shruti Singh <[email protected]>
   Co-authored-by: Jarek Potiuk <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to