The GitHub Actions job "Tests" on 
airflow.git/fix/remove-dev-deps-before-provider-yaml-check has failed.
Run started by GitHub user dhanyabad11 (triggered by potiuk).

Head commit for run:
f03e92a347083f3da273f360e88b093a50a8882c / dhanyabad11 
<[email protected]>
Remove dev dependencies before provider YAML check

This change runs 'uv sync --no-dev --all-packages' before running the
provider YAML validation checks inside the breeze container. This ensures
that dev dependencies are removed so we can detect cases where provider
code has optional cross-provider dependencies that aren't handled properly.

The uv sync command is now run from the prek hook (check_provider_yaml_files.py)
before invoking the actual provider yaml check script.

Fixes: #60662

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

With regards,
GitHub Actions via GitBox


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

Reply via email to