ssh-action/testdata/.ssh
appleboy fc1c1fce51
ci: add GitHub Actions job for ed25519 key support
- Add a new job `support-ed25519-key` to the GitHub Actions workflow
- Add steps to the new job for checking out code, adding public and private keys to the environment, and creating a new SSH server
- Add steps to the new job for testing the `id_ed25519` key using `appleboy/ssh-action`
- Add a new private SSH key file `testdata/.ssh/id_ed25519`
- Add a new public SSH key file `testdata/.ssh/id_ed25519.pub`

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-06-05 21:01:23 +08:00
..
id_ed25519 ci: add GitHub Actions job for ed25519 key support 2024-06-05 21:01:23 +08:00
id_ed25519.pub ci: add GitHub Actions job for ed25519 key support 2024-06-05 21:01:23 +08:00
id_passphrase ci: add GitHub Actions job for SSH key passphrase support 2024-06-05 16:13:42 +08:00
id_passphrase.pub ci: add GitHub Actions job for SSH key passphrase support 2024-06-05 16:13:42 +08:00
id_rsa ci: add SSH authentication setup for GitHub Actions 2024-06-05 13:34:57 +08:00
id_rsa.pub ci: add SSH authentication setup for GitHub Actions 2024-06-05 13:34:57 +08:00
test ci: add SSH authentication setup for GitHub Actions 2024-06-05 13:34:57 +08:00
test.pub ci: add SSH authentication setup for GitHub Actions 2024-06-05 13:34:57 +08:00