Commit Graph

96 Commits (d91a1af6f57cd4478ceee14d7705601dafabaa19)
 

Author SHA1 Message Date
Bo-Yi Wu d91a1af6f5
Fix(envs): set environment variable instead of bash variable ()
Bo-Yi Wu 4a03da89e5 docs: update to v0.1.6
Bo-Yi Wu 0d5a3d0e48 test: comment the ED25519 ssh testing
Leo Schick db9be1d5f2
use fixed version in documentation ()
Bo-Yi Wu 9a7da95c8c chore(ssh): upgrade to drone 1.6.5
Inaction f23dd5c681
docs(readme): Fix typo ()
Fabián Delgado cc051b07ed
Update README.md ()
Bo-Yi Wu f9010ff7f1 docs: remove FAQ section
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Ayanwola Ayomide e1116226a0
updated readme envs option in example ()
Dániel Dobos a8d82ec39b
Switch to appleboy/drone-ssh:1.6.4 ()
Alister MacCormack f82e23f1a3
updated README to include OpenSSH comments ()
Bo-Yi Wu ed1f3fc7c1 docs: problem with an EC2 instance
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu dce9d565de
Update FUNDING.yml
Bo-Yi Wu ea5c23a2b5
Enable Sponsor Button
Bo-Yi Wu c732d38392 chore: Add global environments
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu ba1d4fb0eb chore(CI): show secrets.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu c7671d858f docs: update format
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Nicklas Frahm 1a8b3784ea
Document setup of SSH host fingerprint validation ()
Bo-Yi Wu 29007ce6fb chore: update ssh key part
part from https://github.com/appleboy/ssh-action/issues/80
h1dden-da3m0n e59c0ee97a
docu(restructure): update readme structure and add ed25519 ssh key instructions ()
Bo-Yi Wu c7104ccac4 chore: add ED25519 example
Bo-Yi Wu 63dd9dd662 chore: replace ADD with COPY
Bo-Yi Wu 61e292b601 docs: fix typo
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu 1d1b21ca96
Support multiple host with different port ()
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>
Bo-Yi Wu fd39ef0f18
Update README.md
Bo-Yi Wu ffff33f8fe docs: update readme
Himanshu Garg 8bd4933b73
Instructions to use SSH Key ()
Bo-Yi Wu bf84735fa9 fix: Multiline SSH commands interpreted as single lines
fix https://github.com/appleboy/ssh-action/issues/75
Bo-Yi Wu d09b6e0211 chore: try the latest version
Bo-Yi Wu 3ac4675689 chore: Add Multiline SSH commands interpreted as single lines
Bo-Yi Wu 269a4479eb chore: Multiline SSH commands interpreted as single lines
Yashu Mittal a2f91cbad1
(info) Pass env variable as string ()
Bo-Yi Wu e2cbea5f00
chore: bump drone-ssh to v1.6.1 ()
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu 5711a203b3
fix typo
Bo-Yi Wu b315fb5f98
Update README.md
Bo-Yi Wu 682eb0ddda chore: bump drone-ssh to v1.6.0
Bo-Yi Wu 03b440e441 docs: add cipher parameter
Bo-Yi Wu 1cb5cd31c9 chore: update to latest version
Bo-Yi Wu c9eebc1cde
chore: support use_insecure_cipher ()
Daniel Hwang 6b00175bad
add support for fingerprint: ()
Bo-Yi Wu a912e225ec chore: Add limitation in readme
Bo-Yi Wu ad6643f705 chore: support ciphers
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu 26dd2b3a38 chore: upgrade drone-ssh to 1.5.6
Bo-Yi Wu 122f35dca5
chore: improve ci workflow ()
Bo-Yi Wu 03b5d10ad6 docs: update desctiption
Bo-Yi Wu fcfb760891 docs: add GitHub syntax ()
see: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/contexts-and-expression-syntax-for-github-actions

fixed: https://github.com/appleboy/ssh-action/issues/28
Bo-Yi Wu fd81fae289 chore: echo sha string
Bo-Yi Wu 242a8e2e57 chore: Add Contexts and expression example
Alexey Kleandrov cfe9c45db6
docs: sync parameter ()