Skip to content

Tags: globalmainingcompany/ssh-action

Tags

v1.0.0

Toggle v1.0.0's commit message
docs: update appleboy/ssh-action version in README

- Update the version of `appleboy/ssh-action` from `v0.1.10` to `v0.2.0` in multiple places in the README file.

Signed-off-by: appleboy <[email protected]>

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update action configuration for greater flexibility (appleboy#240

)

- Update base image version from `1.6.12` to `1.6.13` in Dockerfile
- Add `envs_format` input with flexible configuration in action.yml
- Add a line to README.md pointing to action.yml for more information

fix appleboy#213

v0.1.9

Toggle v0.1.9's commit message
chore: improve SSH key handling and documentation

- Upgrade the ssh-action package from version `v0.1.8` to `v0.1.9`
- Update the ssh-keygen command to use `-t ed25519 -a 200 -C` flag with an email address
- Clarify how to pass environment variables as strings in the `env` object
- Add a command to check the fingerprint of an ed25519 key in the README
- Remove duplicate Host entry for `FooServer` in the Chinese version of the README

Signed-off-by: Bo-Yi.Wu <[email protected]>

v0.1.8

Toggle v0.1.8's commit message
docs: update to v0.1.8 version

Signed-off-by: Bo-Yi.Wu <[email protected]>

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix(envs): set environment variable instead of bash variable (applebo…

…y#209)

v0.1.6

Toggle v0.1.6's commit message
docs: update to v0.1.6

v0.1.5

Toggle v0.1.5's commit message
docs: remove FAQ section

Signed-off-by: Bo-Yi Wu <[email protected]>

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support multiple host with different port (appleboy#94)

v0.1.3

Toggle v0.1.3's commit message
fix: Multiline SSH commands interpreted as single lines

fix appleboy#75

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump drone-ssh to v1.6.1 (appleboy#63)

Signed-off-by: Bo-Yi Wu <[email protected]>