Releases: appleboy/ssh-action
Releases Β· appleboy/ssh-action
v1.1.0
Changelog
Bug fixes
Enhancements
- 9b978f0: chore: update SSH action version in README files (@appleboy)
- 1991c55: chore(file): update target file (@appleboy)
- aa293c2: chore: optimize system configuration and API integration (@appleboy)
- 036cad7: chore: update drone-ssh to version 1.7.7 (@appleboy)
- 8b60782: chore(cli): enhance version handling and testing mechanisms (@appleboy)
- 5ade826: chore: improve CLI reliability and version visibility (@appleboy)
- eaeb069: chore(cli): enhance curl command with silent mode and redirects (@appleboy)
- 58164d0: chore: remove Dockerfile and related configurations (@appleboy)
Refactor
Build process updates
- c781418: ci: enhance GitHub Actions for IPv6 and flexibility (#303) (@appleboy)
- d2d6858: ci: enhance GitHub workflow for SSH actions and deployments (@appleboy)
- 551964e: ci: optimize GitHub Actions workflow configuration (@appleboy)
- f916346: ci: refactor CI workflow and improve robustness (#320) (@appleboy)
- aabaf12: ci: add bug report template (@appleboy)
- c8594ae: ci: implement GitHub Actions for remote SSH execution (@appleboy)
- 40aad53: ci: add SSH authentication setup for GitHub Actions (@appleboy)
- 0b0e770: ci: optimize and enhance SSH server workflow (@appleboy)
- 977b74a: ci: enhance CI workflow with SSH job and optimizations (@appleboy)
- 2eeab5b: ci: refactor GitHub Actions key management (@appleboy)
- acd41e5: ci: enhance SSH job testing with varied key/password scenarios (@appleboy)
- f05aefe: ci: enhance SSH action configuration and error handling (@appleboy)
- e40b597: ci: add GitHub Actions job for SSH key passphrase support (@appleboy)
- 15b64dc: ci: enhance CI pipeline with SSH key handling improvements (@appleboy)
- a39b3cc: ci: enhance CI/CD pipeline with SSH command execution (@appleboy)
- 815c574: ci: enhance deployment with multi-host SSH action (@appleboy)
- 378323e: ci: add multi-server support to CI workflow (@appleboy)
- fc1c1fc: ci: add GitHub Actions job for ed25519 key support (@appleboy)
- f0e5a23: ci: add environment variable handling in GitHub Actions (@appleboy)
- 9c32aa6: ci: refactor workflows and API integrations (@appleboy)
- 97f8d75: ci: enable root access in CI pipeline (@appleboy)
- 5a8776f: ci: switch to password authentication in GitHub workflow (@appleboy)
- b6941ae: ci: refactor codebase and optimize performance (@appleboy)
- 43895f2: ci: refactor SSH testing workflows and job configurations (@appleboy)
- 06fa62e: ci: rename the workflow files. (@appleboy)
- b4a07ca: ci: enhance GitHub Actions with secret variable support (#330) (@appleboy)
- 25ce8cb: ci: implement automated release workflow with GoReleaser (@appleboy)
Documentation updates
- 8a779a5: docs: describe true usage of allenvs parameter (#301) (@hussu010)
- fe44be0: docs: improve documentation and CI robustness (@appleboy)
- dd0f09c: docs: improve README clarity and completeness (@appleboy)
- 71d43ea: docs: improve documentation and testing configurations (@appleboy)
- 28428a1: docs: improve cross-platform clipboard support for key copying (@appleboy)
- d732991: docs(lang): README.zh-cn Document (#332) (@astralwaveio)
v1.0.3
- Support the new parameter
request_pty
to request a pseudo-terminal from the server, addressing the sudo command issue. #288
v1.0.2
upgrade ssh-proxy for security patch
v1.0.1 for security patch
chore: update appleboy/ssh-action to v1.0.1 in documentation - Update appleboy/ssh-action from v1.0.0 to v1.0.1 in README.md - Update appleboy/ssh-action from v0.1.10 to v1.0.1 in README.zh-tw.md Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
v1.0.0: 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 <appleboy.tw@gmail.com>
v0.1.10
Enhancement
- Remove unused global variable #214 #32 (comment) #213
v0.1.9
docs: update to v0.1.8 version
Enhance
- chore(auth): allow set password and private key at the same time. #226
v0.1.7
Bug fix
- Fix(envs): set environment variable instead of bash variable (#209)
v0.1.6
docs: update to v0.1.6