The GitHub Actions job "Tests" on airflow.git/improve-pyproject-toml-sync-hook 
has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
39d9dd3c519a305036dd6dd81257f58fc97f0217 / Jarek Potiuk <[email protected]>
Improve pyproject.toml synchronization hook with fallback logic

Add fallback mechanism for provider minimum version detection when
metadata is unavailable. The hook now attempts to read local provider
pyproject.toml files as a fallback before giving up.

Changes:
- Add get_local_provider_version() to read from local pyproject.toml
- Extract fallback logic into _fallback_provider_version() helper
- Add extra_information parameter to insert_documentation() for clearer
  update messages showing what was synchronized

This ensures the hook works correctly even for providers without
published metadata, improving reliability during development.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to