YoinkingFishy opened a new pull request, #70788: URL: https://github.com/apache/airflow/pull/70788
Adds an optional `base_dir` parameter to `_validate_job_dir()`, `build_posix_cleanup_command()`, and `build_windows_cleanup_command()` in the SSH provider. When provided, validation uses the custom base directory instead of the hardcoded default. This allows operators that use a non-default `remote_base_dir` to safely validate and clean up job directories. - [X] Yes (specify the tool below) Generated-by: OpenCode -- 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]
