Commit Graph

36 Commits (master)

Author SHA1 Message Date
Bo-Yi Wu 3cd1bcf771
feat: refactor code for parallel execution on multiple hosts (#237)
- Update Dockerfile to use a newer version of `drone-ssh`
- Modify `ci.yml` to use `continue-on-error` instead of commenting out code

fix https://github.com/appleboy/ssh-action/issues/233
2 years ago
Bo-Yi Wu 7bf58514db
chore(auth): allow set password and private key at same time. (#226) 2 years ago
Bo-Yi Wu d91a1af6f5
Fix(envs): set environment variable instead of bash variable (#209) 2 years ago
Bo-Yi Wu 0d5a3d0e48 test: comment the ED25519 ssh testing 2 years ago
Bo-Yi Wu dce9d565de
Update FUNDING.yml 3 years ago
Bo-Yi Wu ea5c23a2b5
Enable Sponsor Button 3 years ago
Bo-Yi Wu c732d38392 chore: Add global environments
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
3 years ago
Bo-Yi Wu ba1d4fb0eb chore(CI): show secrets.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
3 years ago
Bo-Yi Wu c7104ccac4 chore: add ED25519 example 4 years ago
Bo-Yi Wu 9fb11fb1f5 chore(host): support multiple port
https://github.com/appleboy/ssh-action/issues/85

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
4 years ago
Bo-Yi Wu 3ac4675689 chore: Add Multiline SSH commands interpreted as single lines 4 years ago
Bo-Yi Wu 269a4479eb chore: Multiline SSH commands interpreted as single lines 4 years ago
Bo-Yi Wu c9eebc1cde
chore: support use_insecure_cipher (#57) 5 years ago
Bo-Yi Wu 122f35dca5
chore: improve ci workflow (#34) 5 years ago
Bo-Yi Wu fd81fae289 chore: echo sha string 5 years ago
Bo-Yi Wu 242a8e2e57 chore: Add Contexts and expression example 5 years ago
Bo-Yi Wu e5c07fceef
support passphrase (#18)
* support passphrase

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
5 years ago
Bo-Yi Wu f478af9b34 docs: pass multiple environment 5 years ago
Bo-Yi Wu 6f091cd9e3 chore(ssh): remove comma splitting
fix https://github.com/appleboy/ssh-action/issues/10
5 years ago
Bo-Yi Wu 49e81b4a32 docs: add stop script if command error 5 years ago
Bo-Yi Wu 04535147e0 chore: stop script 5 years ago
Bo-Yi Wu 480ff5e05e chore: add FOO envs 5 years ago
Bo-Yi Wu ccece0c886 chore: add envs 5 years ago
Bo-Yi Wu 7e0bb7cd75 chore: add script_stop 5 years ago
Bo-Yi Wu dc9ae8e2e3 chore: add some example 5 years ago
Bo-Yi Wu 54eb169e33 chore: support multiple command 5 years ago
Bo-Yi Wu 1a6f86cece chore: support multiple command 5 years ago
Bo-Yi Wu 917a1df2a4 chore: executing remote ssh commands using ssh key 5 years ago
Bo-Yi Wu 4f7d6491f3 chore: update action image 5 years ago
Bo-Yi Wu 1f7ce4dfab chore: rename job title. 5 years ago
Bo-Yi Wu 215a0580d7 chore: initial github actions 5 years ago
Bo-Yi Wu 5bb5f67611 docs: multiple command 6 years ago
Bo-Yi Wu 77e02d0fad chore: update 6 years ago
Bo-Yi Wu 12a5243afc feat: support private key 6 years ago
Bo-Yi Wu b2e4f0522d update example.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
6 years ago
Bo-Yi Wu a79592f0da Add example
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
6 years ago