didericis-claude
61740cdb6a
lint / lint (push) Successful in 2m0s
test / unit (pull_request) Successful in 53s
test / integration (pull_request) Successful in 16s
test / coverage (pull_request) Successful in 1m6s
fix(git-gate): accept any key type from ssh-keyscan, prefer ed25519
...
Servers that don't offer ed25519 (ecdsa-only or rsa-only gitea
instances) would raise "ssh-keyscan returned no ed25519 key" because
`-t ed25519` produced no output.
Remove the `-t ed25519` restriction: ssh-keyscan now returns all
supported key types and the function picks the best available via
_KEY_TYPE_PREFERENCE (ed25519 > ecdsa > rsa > first).
Also adds four new fetch_host_key tests covering multi-type preference
logic and updates the stale "no ed25519 key" assertion.
2026-07-09 16:45:47 +00:00
..
2026-06-26 20:35:47 -04:00
2026-07-08 12:38:15 -04:00
2026-06-23 16:53:41 -04:00
2026-06-04 11:30:51 -04:00
2026-06-22 23:54:02 -04:00
2026-06-10 22:25:00 -04:00
2026-06-22 19:09:22 +00:00
2026-06-22 23:54:02 -04:00
2026-06-25 08:58:28 +00:00
2026-06-04 11:27:23 -04:00
2026-06-23 16:53:41 -04:00
2026-07-09 00:19:24 -04:00
2026-06-09 03:27:31 +00:00
2026-07-09 00:19:24 -04:00
2026-06-25 16:13:19 -04:00
2026-06-25 08:58:28 +00:00
2026-06-25 16:13:19 -04:00
2026-06-07 11:35:35 -04:00
2026-07-01 19:50:38 +00:00
2026-07-01 19:50:38 +00:00
2026-07-08 12:38:15 -04:00
2026-06-25 04:12:43 -04:00
2026-06-30 15:08:14 -04:00
2026-06-03 23:04:17 -04:00
2026-06-26 23:22:18 -04:00
2026-06-25 03:08:47 -04:00
2026-06-25 08:58:28 +00:00
2026-06-08 23:05:14 -04:00
2026-06-23 16:53:41 -04:00
2026-06-22 23:54:02 -04:00
2026-06-30 15:08:14 -04:00
2026-06-23 16:53:41 -04:00
2026-06-25 06:07:47 +00:00
2026-07-01 19:50:38 +00:00
2026-07-01 19:50:38 +00:00
2026-06-25 05:25:42 +00:00
2026-06-25 22:04:27 -04:00
2026-05-28 17:56:14 -04:00
2026-07-08 23:46:47 -04:00
2026-07-09 16:45:47 +00:00
2026-07-08 23:46:47 -04:00
2026-07-08 23:46:47 -04:00
2026-06-25 04:12:43 -04:00
2026-06-24 15:37:57 -04:00
2026-07-08 12:38:15 -04:00
2026-06-10 22:25:00 -04:00
2026-07-06 15:48:36 -04:00
2026-06-23 03:02:03 +00:00
2026-06-25 03:27:46 -04:00
2026-06-22 23:54:02 -04:00
2026-06-25 16:13:19 -04:00
2026-06-24 22:51:27 -04:00
2026-06-25 05:10:03 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-26 21:19:27 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-07-09 00:19:24 -04:00
2026-06-25 03:08:47 -04:00
2026-06-01 22:24:17 -04:00
2026-06-25 04:23:13 -04:00
2026-06-10 22:25:00 -04:00
2026-07-08 12:38:15 -04:00
2026-06-04 11:30:51 -04:00
2026-07-09 00:03:00 -04:00
2026-06-04 11:30:51 -04:00
2026-07-08 22:01:35 -04:00
2026-07-09 00:19:24 -04:00
2026-06-04 11:30:51 -04:00
2026-06-04 21:54:06 +00:00
2026-07-08 23:46:47 -04:00
2026-07-08 22:01:35 -04:00
2026-06-03 17:26:15 +00:00
2026-07-06 18:53:53 +00:00
2026-07-06 17:16:18 +00:00
2026-07-06 18:53:53 +00:00
2026-07-06 18:53:53 +00:00
2026-06-25 22:00:17 -04:00