ahmadalguydi opened a new pull request, #70674:
URL: https://github.com/apache/airflow/pull/70674

   ## Summary
   
   - Carry the configured `remote_base_dir` through `SSHRemoteJobTrigger` 
serialization and completion events.
   - Validate cleanup paths against that configured base instead of always 
requiring `/tmp/airflow-ssh-jobs` (or the default Windows path).
   - Add POSIX, Windows, trigger-serialization, and deferred-cleanup regression 
coverage.
   
   ## Issue
   
   Closes #69813
   
   ## Validation
   
   - `python -m py_compile` passes for all changed source and test modules.
   - AST parsing and `git diff --check` pass.
   - The focused pytest command is blocked in this sparse Windows checkout 
because Airflow's `tests_common` test dependency is not installed; CI should 
run the provider suite.


-- 
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