The GitHub Actions job "Tests (AMD)" on airflow.git/aip99-doc-loader has failed.
Run started by GitHub user vikramkoka (triggered by vikramkoka).

Head commit for run:
28b0f13e22a904e531db3666dc3c37ba5cd5cf31 / Vikram Koka <[email protected]>
Addressed PR feedback

Addressed Kaxil's feedback on PR. thank you Kaxil

- Remove source_bytes from template_fields (Jinja breaks bytes)
  - Use `is not None` validation instead of truthiness checks
  - Raise FileNotFoundError when no files match source_path
  - Normalize file_extensions filter to case-insensitive
  - Fix temp file leak when write fails before try block
  - Return unquoted text for JSON string primitives
  - Use AirflowOptionalProviderFeatureException for missing extras
  - Document DOCX paragraph-only extraction limitation
  - Rewrite XCom docs example to @task pattern for source_bytes
  - Update tests for all behavioral changes (30 tests pass)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to