The GitHub Actions job "Tests (AMD)" on airflow.git/onikolas/pr1/s3-bundle-version-core has succeeded. Run started by GitHub user o-nikolas (triggered by o-nikolas).
Head commit for run: 2dd8806ef6842c616f153c2519548fad01d18eb7 / Niko Oliveira <[email protected]> Fix: git bundle tests use _version_str helper for compat with Airflow < 3.3 The compat tests (3.0.6, 3.1.8) fail because get_current_version() returns a plain str when AIRFLOW_V_3_3_PLUS is False, but the tests unconditionally call .version on the result. Add a _version_str() helper that extracts the version string from either BundleVersion or str. Report URL: https://github.com/apache/airflow/actions/runs/25703430281 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
