Bo-Yi Wu
43abfa778d
ci: add tests for incorrect scp-action authentication ( #104 )
...
- Add two jobs to `.github/workflows/ci.yml` for testing scp-action with incorrect passwords and keys
fix https://github.com/appleboy/scp-action/issues/86
2023-04-09 17:13:24 +08:00
Bo-Yi Wu
c8e0cef94a
ci: add deployment workflow for artifact delivery ( #103 )
...
- Add a deployment job to the CI workflow
- Upload `world.txt` as an artifact
- Download the artifact to the `distfiles` directory
- Add a step to copy files to a server using SSH
fix https://github.com/appleboy/scp-action/issues/35
2023-04-09 16:49:19 +08:00
dependabot[bot]
6291b9e86b
chore(deps): bump actions/checkout from 1 to 3 ( #81 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 22:11:02 +08:00
Bo-Yi Wu
8535291767
chore: add use insecure cipher flag
...
fix server offered: [diffie-hellman-group-exchange-sha256] error
See https://github.com/appleboy/scp-action/issues/15
2020-05-24 14:24:45 +08:00
Bo-Yi Wu
0329cffdaa
chore: remove fail job
2020-05-22 00:47:08 +08:00
Bo-Yi Wu
4df1959b05
chore: add debug
2020-05-21 23:30:27 +08:00
Bo-Yi Wu
1c43a9662a
chore: test
2020-05-21 23:24:36 +08:00
Bo-Yi Wu
b04405242e
chore: improve ci workflow
2020-02-14 00:49:23 +08:00
Bo-Yi Wu
193fd4eaa9
chore: add passphrase testing
2020-01-20 22:51:17 +08:00
Bo-Yi Wu
6fd371aeaf
docs: add example
2019-09-28 12:26:40 +08:00
Bo-Yi Wu
d322577e98
docs: update readme
2019-09-28 12:16:21 +08:00
Bo-Yi Wu
c0a815a115
docs: update readme.
2019-09-28 12:13:03 +08:00
Bo-Yi Wu
afd2e26f9f
chore: copy file via ssh key
2019-09-28 12:01:18 +08:00
Bo-Yi Wu
f0de4fea6f
chore: add default timeout
2019-09-28 11:37:34 +08:00
Bo-Yi Wu
03e93ae863
chore: update target
2019-09-28 11:32:50 +08:00
Bo-Yi Wu
bffdab6759
chore: update
2019-09-28 11:23:50 +08:00
Bo-Yi Wu
e22c039905
chore: checkout source code.
2019-09-28 11:15:01 +08:00
Bo-Yi Wu
44284b60e4
chore: add timeout flag
2019-09-28 11:10:11 +08:00
Bo-Yi Wu
b154adaf5c
chore: copy file via ssh password
2019-09-28 10:54:49 +08:00
Bo-Yi Wu
1a31789cbc
chore: rename the worflow file
2019-09-28 10:32:00 +08:00