Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run unit tests with airflow installed from packages #39513

Merged

Commits on May 15, 2024

  1. Run unit tests for Providers with airflow installed as package.

    This PR adds the option of running unit tests for providers against
    a specific airflow version (for example released version in PyPI)
    and enables it for back-compatibility testing for 2.9.1. In the
    future it could be used to run forward-compatibility testing with
    Airflow 3 as well.
    potiuk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    512155d View commit details
    Browse the repository at this point in the history