The GitHub Actions job "Tests (AMD)" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
8b057a74747c9aa2b2bc23703c1ec2f712d8f228 / Shivam Rastogi 
<[email protected]>
Remove DSS key support from SSH provider for Paramiko 4 (#69669)

* Remove DSS key support for Paramiko 4

Paramiko 4 removed DSS/DSA key handling, so the SSH provider needs to stop 
loading or documenting those keys while giving users a clear migration 
path.\n\nThis also teaches host_key parsing to understand real OpenSSH 
known_hosts key type tokens for RSA, ECDSA, and Ed25519 values.

* Fix SSH host key constructor typing

* Harden SSH host key parsing

* Raise SFTP SSH provider dependency floor

* Use next-version marker for SFTP SSH dependency

* Fix SFTP changelog spellcheck

* Preserve host key pub comment handling

Drop trailing comments from typed SSH/SFTP host_key values so pasted .pub lines 
like ssh-ed25519 <key> user@host keep working. Align async SFTP host-key 
parsing with async SSH by stripping values and rejecting ssh-dss.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to