Commit Graph

  • 4a649cfe45
    refactor: refactor SSH authentication handling with switch statement master appleboy 2025-04-27 09:46:02 +0800
  • 1849c53ed5
    test: refactor SSH integration tests with reusable config and helpers appleboy 2025-04-27 09:31:46 +0800
  • 798fc4fa72
    test: remove password authentication from test environment appleboy 2025-04-27 09:25:49 +0800
  • 0d02cbb190
    refactor: migrate TestSudoCommand to key-based authentication appleboy 2025-04-27 09:24:52 +0800
  • ff79cee470
    test: enable insecure cipher suites for test compatibility appleboy 2025-04-27 09:10:09 +0800
  • 412193b000
    test: add dynamic OpenSSH server integration tests using Docker appleboy 2025-04-27 09:09:46 +0800
  • e899efd3c6
    refactor: simplify test setup and improve SSH compatibility appleboy 2025-04-26 23:17:37 +0800
  • 3fd8cd5cc0
    chore: upgrade core dependencies to latest supported versions appleboy 2025-04-26 23:10:13 +0800
  • 1dfeaffef3
    docs: add Table of Contents to all language README files appleboy 2025-04-26 22:00:28 +0800
  • 734d4df2c8
    docs: refine and unify documentation wording and formatting appleboy 2025-04-26 21:58:19 +0800
  • 6b748335c1
    docs: localize README with Simplified and Traditional Chinese translations appleboy 2025-04-26 21:51:44 +0800
  • 15f08d99ca
    test: adjust configuration parameters for system integrations appleboy 2025-04-12 23:02:59 +0800
  • 13ee47326a
    chore: enhance testing with updated libraries and new test cases (#288) Bo-Yi Wu 2025-04-12 22:21:42 +0800
  • 6badd8479e
    test: switch to alternative image source for SSH testing appleboy 2025-04-12 22:07:53 +0800
  • 9376ede4c6
    refactor: improve performance by optimizing string conversions appleboy 2025-04-12 22:04:25 +0800
  • dc7ab75e3b
    chore: enhance testing with updated libraries and new test cases appleboy 2025-04-12 22:02:32 +0800
  • b16a10d30e
    build: improve efficiency and release process with optimizations appleboy 2025-04-11 23:43:50 +0800
  • 7df1147156
    build: optimize and upgrade dependencies for improved performance appleboy 2025-04-11 23:43:22 +0800
  • 0ec46c4fd2
    chore: update and streamline linting configuration and error formatting appleboy 2025-03-29 09:39:55 +0800
  • 07c75984e5
    ci: update GitHub actions and improve project configurations appleboy 2025-03-29 09:35:49 +0800
  • 37b95a017d
    chore: upgrade Go and dependencies to improve compatibility v1.8.1 appleboy 2025-03-09 21:43:05 +0800
  • 1fabfc4f97
    chore: implement debug functionality with godump integration appleboy 2025-03-09 21:42:02 +0800
  • 883f947b4f
    chore(log): remove prefix out: and err: prefix (#287) v1.8.0 Bo-Yi Wu 2024-11-17 14:48:14 +0800
  • 467aaea90e
    refactor: refactor logging and update tests accordingly appleboy 2024-11-17 14:42:38 +0800
  • 2c52afb7fd
    fix: improve script file handling and testing robustness appleboy 2024-11-17 14:32:06 +0800
  • d56db7a5b3
    chore(deps): update dependencies to latest versions appleboy 2024-11-17 14:18:47 +0800
  • 67cd964f13
    ci(github): improve CI workflows and API integration appleboy 2024-11-16 10:05:31 +0800
  • 2519a9a894
    ci(golangci): enable comprehensive linting and update variable initialization appleboy 2024-11-16 09:58:21 +0800
  • e0a4431715
    Merge 7e0d5a3414 into 1edb4744ca DAVID OKEAMAH 2024-10-29 00:23:21 +0000
  • 7e0d5a3414
    Create SECURITY.md DAVID OKEAMAH 2024-10-29 01:21:30 +0100
  • b459b6666a
    Create makefile.yml DAVID OKEAMAH 2024-10-29 01:20:08 +0100
  • 1edb4744ca
    feat(envs): support drone plugin appleboy 2024-10-27 22:22:23 +0800
  • 43270d582c
    chore: add support for passing commands via a file (#285) Kyle Leonhard 2024-10-23 18:56:07 -0700
  • d88890e2bc Add support for passing commands via a file Kyle Leonhard 2024-10-23 18:44:09 -0700
  • dc927a6123
    fix: typo in success message (#283) Lukáš Tesař 2024-10-13 03:00:20 +0200
  • faef160433
    fix: typo in success message Lukáš Tesař 2024-10-09 23:02:26 +0200
  • ceb4e12d92
    chore: update base image to Alpine 3.20 Bo-Yi Wu 2024-09-07 15:15:40 +0800
  • 2041794fd5
    ci: update Go version and enhance GitHub Actions workflow v1.7.7 Bo-Yi Wu 2024-07-14 15:42:01 +0800
  • a2d37cbc1d
    chore: update dependencies and improve test coverage Bo-Yi Wu 2024-07-14 15:35:48 +0800
  • aa872a30be
    style: refactor import aliases for easyssh library Bo-Yi Wu 2024-07-14 15:30:53 +0800
  • c049944302
    chore: update Go dependencies to latest versions Bo-Yi Wu 2024-07-14 15:25:54 +0800
  • 0914cd212b
    test: enable comprehensive debugging in plugin execution (#278) Bo-Yi Wu 2024-07-14 15:24:36 +0800
  • 36fb3cb455
    fix: improve environment variable handling in debug mode Bo-Yi Wu 2024-07-14 15:22:25 +0800
  • 366c76f84c
    refactor: refactor test environment setup and command markers Bo-Yi Wu 2024-07-14 15:21:22 +0800
  • ce7d47c250
    test: refactor codebase to improve performance and readability Bo-Yi Wu 2024-07-14 15:02:35 +0800
  • f3ec458f57
    test: enable comprehensive debugging in plugin execution Bo-Yi Wu 2024-07-14 14:52:12 +0800
  • e28acf4f3b
    ci: update Docker actions and remove ARM build step Bo-Yi Wu 2024-07-14 14:23:53 +0800
  • c0e111cbef
    ci: update GoReleaser action to version 6 Bo-Yi Wu 2024-06-12 15:06:46 +0800
  • 50e34882a3
    chore: update Go dependencies to latest versions Bo-Yi Wu 2024-06-05 13:31:31 +0800
  • 31607874dc
    chore: update dependencies to latest versions appleboy 2024-06-01 10:08:07 +0800
  • 591c6c9f77
    ci: update GitHub workflows and improve test configurations v1.7.6 appleboy 2024-06-01 09:54:06 +0800
  • be0b134f0a
    ci: optimize CI/CD pipeline with Docker build cache appleboy 2024-06-01 09:53:07 +0800
  • dc026ac547
    feat: refactor configuration handling in main function (#275) Bo-Yi Wu 2024-06-01 09:50:16 +0800
  • c084c3153a
    feat: refactor configuration handling in main function appleboy 2024-06-01 09:35:03 +0800
  • 2e8030ff52
    build: improve system compatibility and performance (#274) Bo-Yi Wu 2024-06-01 09:29:39 +0800
  • 5c48ad38e2
    build: improve system compatibility and performance appleboy 2024-06-01 09:25:35 +0800
  • 5401378058
    chore: refine Changelog Generation Process Bo-Yi Wu 2024-04-19 10:27:48 +0800
  • 046c21368d
    chore: update dependencies to latest versions Bo-Yi Wu 2024-04-18 08:22:08 +0800
  • e8a39a16a6
    chore: refactor release process configuration v1.7.5 Bo-Yi Wu 2024-04-02 15:58:52 +0800
  • f8b1db2997
    chore: refine goreleaser configuration and output Bo-Yi Wu 2024-04-02 14:57:44 +0800
  • f37c5b3557
    ci: refactor CI workflows and update actions Bo-Yi Wu 2024-04-02 14:10:03 +0800
  • 2c5e17dd2e
    docs: update badge appleboy 2024-03-16 13:00:11 +0800
  • 42f9adb1b5
    test: rename the workflow appleboy 2024-03-16 12:58:52 +0800
  • cafc139713
    test: enhance testing and internal API robustness (#269) Bo-Yi Wu 2024-03-16 11:29:44 +0800
  • 1df34af051
    chore: update appleboy 2024-03-16 11:25:22 +0800
  • d880490dd7
    chore: update appleboy 2024-03-16 11:18:38 +0800
  • 6d352880f5
    test: support ipv6 appleboy 2024-03-16 11:00:25 +0800
  • 7d0a886109
    refactor: remove unnecessary line setting FilePath field to .host v1.7.4 appleboy 2024-01-27 11:22:04 +0800
  • a83bebeafe
    refactor: refactor environment variable naming Bo-Yi Wu 2024-01-21 09:35:37 +0800
  • a41d4afc40
    chore(protocol): improve IPv6 address. (#268) Bo-Yi Wu 2024-01-21 09:27:49 +0800
  • 245fbd28c0
    update5 Bo-Yi Wu 2024-01-21 09:19:17 +0800
  • 13f0f77eaf
    update5 Bo-Yi Wu 2024-01-21 09:14:17 +0800
  • 53b94abc2f
    update5 Bo-Yi Wu 2024-01-20 22:56:23 +0800
  • 7ff0ef64a7
    update4 Bo-Yi Wu 2024-01-20 22:38:53 +0800
  • d7b4af2ee2
    update3 Bo-Yi Wu 2024-01-20 22:35:08 +0800
  • fac174d981
    update2 Bo-Yi Wu 2024-01-20 22:33:15 +0800
  • 25790a45c5
    update Bo-Yi Wu 2024-01-20 22:24:16 +0800
  • 22c6a11fd0
    update Bo-Yi Wu 2024-01-20 22:07:33 +0800
  • 79fdc99c81
    update Bo-Yi Wu 2024-01-20 22:02:59 +0800
  • 4e6f9a0ce0
    update Bo-Yi Wu 2024-01-20 21:24:48 +0800
  • a07c99c1d5
    test: enhance test suite and CI robustness Bo-Yi Wu 2024-01-20 21:03:45 +0800
  • b4a636dbda
    test: improve IPv6 command execution tests Bo-Yi Wu 2024-01-20 20:58:56 +0800
  • e2d81857ec
    docs: improve documentation and configuration handling Bo-Yi Wu 2024-01-20 16:34:08 +0800
  • 91fd4f8071
    chore: update golang.org/x/crypto to v0.18.0 in go.mod file Bo-Yi Wu 2024-01-11 20:53:31 +0800
  • b34fffdbd3
    feat: update plugin functionality in main.go and plugin.go files v1.7.3 Bo-Yi Wu 2024-01-07 17:44:54 +0800
  • d217773bac
    test: increase test coverage for SudoCommand function Bo-Yi Wu 2024-01-07 17:40:23 +0800
  • ae023d7aa6
    chore: update sudoers file for improved security and permissions management Bo-Yi Wu 2024-01-07 17:21:59 +0800
  • 222545746b
    chore: refactor build and deployment processes Bo-Yi Wu 2024-01-07 17:13:16 +0800
  • a5f89304fd
    chore: update golang.org/x/sys to v0.16.0 in go.mod file Bo-Yi Wu 2024-01-07 13:38:54 +0800
  • a9cfc0c134
    chore: update external dependencies to latest versions v1.7.2 Bo-Yi Wu 2024-01-01 13:53:45 +0800
  • 13ba21acf6
    chore: update dependencies to latest versions v1.7.1 Bo-Yi Wu 2023-12-26 13:33:32 +0800
  • e270b033d1
    ci: update dependencies and workflows Bo-Yi Wu 2023-12-26 13:29:44 +0800
  • aa9314a009
    chore: add default user for enhanced security (#267) Bo-Yi Wu 2023-12-26 13:29:22 +0800
  • a6841ff7b7
    chore: refactor Docker setup for enhanced security Bo-Yi Wu 2023-12-26 13:27:12 +0800
  • 037e0231ac
    chore: update dependencies to latest versions Bo-Yi Wu 2023-11-06 11:20:51 +0800
  • ddf1b161aa
    chore: refactor GitHub Actions workflows Bo-Yi Wu 2023-10-25 10:52:46 +0800
  • 32510c86bf
    feat: implement and test all environment variables functionality (#264) v1.7.0 Bo-Yi Wu 2023-07-23 09:41:09 +0800
  • e8a8c8e923 update appleboy 2023-07-23 09:30:40 +0800
  • a4c283f64b feat: implement and test all environment variables functionality appleboy 2023-07-23 09:27:50 +0800
  • 80cecf1ed3 refactor: improve code clarity and logging functionality appleboy 2023-07-23 07:30:08 +0800