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

Head commit for run:
56b8a710abc1cc131c5a35a00631b73d934e8a34 / Jarek Potiuk <[email protected]>
Use constraints from current CI image to install providers for tests

We were using constraints from GitHub repository "constraints-main"
branch when installing and testing providers in main. Hewever,
when we are testing provider in their "main" form, we should use
the constraints that were used in the current build. In case we are
upgrading the constraints, constraints from main are different than
the one CI image build - and we should use those.

Instead of getting the constraints from main, we are using the
CI image to generate the constraints to "/files/constraints*" and
when installing providers we point to those constraints instead
of using the "main" constraints.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to