The GitHub Actions job "Tests" on airflow.git/add-git-hook-ssh-auth-params has 
succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
3c627e94556e9e54bfedb6d3d77510109aed1011 / Jarek Potiuk <[email protected]>
Add SSH auth parameters to GitHook for bastion hosts, custom ports, and 
passphrases

Adds support for all common SSH authentication mechanisms in GitHook:
- private_key_passphrase: unlock encrypted SSH keys via SSH_ASKPASS
- known_hosts_file: custom known-hosts path
- ssh_config_file: custom SSH config file
- host_proxy_cmd: ProxyCommand for bastion/jump hosts
- ssh_port: non-default SSH port

Also sends UserKnownHostsFile=/dev/null when strict checking is off
to suppress known_hosts warnings in automated environments.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to