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

Head commit for run:
2349d156caeb6af8dd08b756a52febee7736f84e / Jarek Potiuk <[email protected]>
Fix too long names of files and docker compose projects

When there is a change spanning multiple providers, the test type
might be very long "Providers[google,microsoft.mssql......]".

Test type is used in generating directory/file names as well as
in determining docker compose project names and such long name might
be just ... too long. But at any point in time we only run one
Provider* test type, so we can simply truncate the "[*]" when we
use TEST_TYPE to determine dir and docker-compose name.

This PR does exactly this.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to