Saadmadni84 commented on PR #60942:
URL: https://github.com/apache/airflow/pull/60942#issuecomment-3786323557

   > 1. CI currently fails - please fix.
   > 2. Have you tested the changes on a real GCS bucket to ensure that it 
works?
   
   Thanks for the feedback.
   
   I’ve updated the implementation to gracefully handle environments where
   object-level retention is not supported by the installed
   google-cloud-storage version.
   
   The hook now safely checks for retention support, logs a warning when it’s
   unavailable, and skips retention instead of raising. Tests were updated to
   cover this scenario.
   
   I ran the Google provider hook and operator tests locally under compatibility
   constraints, and all tests pass. CI has been re-run with these changes.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to