Commit Graph

  • 008d03ed09 chore: bump go directive to 1.25.10 master Bo-Yi Wu 2026-05-08 21:19:20 +08:00
  • 8ae378cba1 ci: bump golangci-lint to v2.12 Bo-Yi Wu 2026-05-08 20:13:40 +08:00
  • bc57ffe8ae ci(actions): bump trivy-action to v0.36.0 and codecov-action to v6 Bo-Yi Wu 2026-04-25 16:51:03 +08:00
  • 16a892b3a7 ci(docker): fail push when trivy finds CRITICAL/HIGH issues v1.8.4 Bo-Yi Wu 2026-04-16 23:01:13 +08:00
  • 8265cc3fb1 ci: pin golangci-lint to v2.11 Bo-Yi Wu 2026-04-16 21:11:23 +08:00
  • c0ae39b308 chore: bump go directive to 1.25.9 Bo-Yi Wu 2026-04-16 20:58:02 +08:00
  • ed85f7ef5e ci(docker): add Trivy image scan before pushing Docker image Bo-Yi Wu 2026-04-16 18:10:07 +08:00
  • 5f79a61f89 fix: restore v1.8.2 debug ENV section behavior v1.8.3 Bo-Yi Wu 2026-04-16 17:04:53 +08:00
  • 8fdd1a1911 fix(test): normalize CRLF in unindent and update ENV section expected output Bo-Yi Wu 2026-04-16 16:02:23 +08:00
  • 513c612eae fix(test): update expected output for success summary footer across all tests Bo-Yi Wu 2026-04-16 15:51:09 +08:00
  • 20f72fc53f fix(test): update TestCommandOutput expected output for new debug and summary sections Bo-Yi Wu 2026-04-16 13:08:25 +08:00
  • faabdc094a fix(test): replace deprecated port.Int() with int(port.Num()) Bo-Yi Wu 2026-04-16 12:19:32 +08:00
  • 3e1551c174 fix(deps): upgrade golang.org/x/crypto to fix CVE vulnerabilities Bo-Yi Wu 2026-04-16 12:13:16 +08:00
  • a0516e06f2 ci(actions): upgrade GitHub Actions to latest versions Bo-Yi Wu 2026-04-16 12:06:53 +08:00
  • eb4331a438 chore: upgrade docker/docker and testcontainers-go for CVE-2024-41110 Bo-Yi Wu 2026-04-08 23:22:25 +08:00
  • ec330bc0b9 chore: upgrade Go to 1.25 and update dependencies Bo-Yi Wu 2026-04-08 23:10:00 +08:00
  • c20e983535 refactor: extract getWriter helper to deduplicate writer init Bo-Yi Wu 2026-04-08 23:05:25 +08:00
  • c7548576f0 fix: resolve all golangci-lint errors for stricter linter config Bo-Yi Wu 2026-04-08 23:01:00 +08:00
  • 9d94a36c84 ci: remove Trivy vulnerability scanning from CI workflow v1.8.2 appleboy 2025-11-28 22:10:49 +08:00
  • f5af77d622 ci: correct platforms field indentation in Docker workflow appleboy 2025-11-28 22:05:25 +08:00
  • 235847ea23 ci: update scan steps to use drone-ssh Docker image appleboy 2025-11-28 21:58:35 +08:00
  • a934a831d2 ci: improve CI environment and reporting for Go tests appleboy 2025-11-28 21:50:25 +08:00
  • 732c7194bd ci: add dynamic Go version selection for CI testing appleboy 2025-11-28 21:47:08 +08:00
  • 8de6c4fd43 docs: add Trivy security scan badges to documentation appleboy 2025-11-28 21:45:26 +08:00
  • 36b01aed49 style: improve code readability with consistent multi-line formatting appleboy 2025-11-28 21:44:27 +08:00
  • 7a94dda076 ci: integrate automated Trivy security scanning in CI workflows appleboy 2025-11-28 21:43:07 +08:00
  • 1cc99b6113 chore: update Go version and core dependencies to latest releases appleboy 2025-11-28 21:39:55 +08:00
  • 4a649cfe45 refactor: refactor SSH authentication handling with switch statement appleboy 2025-04-27 09:46:02 +08:00
  • 1849c53ed5 test: refactor SSH integration tests with reusable config and helpers appleboy 2025-04-27 09:31:46 +08:00
  • 798fc4fa72 test: remove password authentication from test environment appleboy 2025-04-27 09:25:49 +08:00
  • 0d02cbb190 refactor: migrate TestSudoCommand to key-based authentication appleboy 2025-04-27 09:24:52 +08:00
  • ff79cee470 test: enable insecure cipher suites for test compatibility appleboy 2025-04-27 09:10:09 +08:00
  • 412193b000 test: add dynamic OpenSSH server integration tests using Docker appleboy 2025-04-27 09:09:46 +08:00
  • e899efd3c6 refactor: simplify test setup and improve SSH compatibility appleboy 2025-04-26 23:17:37 +08:00
  • 3fd8cd5cc0 chore: upgrade core dependencies to latest supported versions appleboy 2025-04-26 23:10:13 +08:00
  • 1dfeaffef3 docs: add Table of Contents to all language README files appleboy 2025-04-26 22:00:28 +08:00
  • 734d4df2c8 docs: refine and unify documentation wording and formatting appleboy 2025-04-26 21:58:19 +08:00
  • 6b748335c1 docs: localize README with Simplified and Traditional Chinese translations appleboy 2025-04-26 21:51:44 +08:00
  • 15f08d99ca test: adjust configuration parameters for system integrations appleboy 2025-04-12 23:02:59 +08:00
  • 13ee47326a chore: enhance testing with updated libraries and new test cases (#288) Bo-Yi Wu 2025-04-12 22:21:42 +08:00
  • b16a10d30e build: improve efficiency and release process with optimizations appleboy 2025-04-11 23:43:50 +08:00
  • 7df1147156 build: optimize and upgrade dependencies for improved performance appleboy 2025-04-11 23:43:22 +08:00
  • 0ec46c4fd2 chore: update and streamline linting configuration and error formatting appleboy 2025-03-29 09:39:55 +08:00
  • 07c75984e5 ci: update GitHub actions and improve project configurations appleboy 2025-03-29 09:35:49 +08:00
  • 37b95a017d chore: upgrade Go and dependencies to improve compatibility v1.8.1 appleboy 2025-03-09 21:43:05 +08:00
  • 1fabfc4f97 chore: implement debug functionality with godump integration appleboy 2025-03-09 21:42:02 +08:00
  • 883f947b4f chore(log): remove prefix out: and err: prefix (#287) v1.8.0 Bo-Yi Wu 2024-11-17 14:48:14 +08:00
  • 2c52afb7fd fix: improve script file handling and testing robustness appleboy 2024-11-17 14:32:06 +08:00
  • d56db7a5b3 chore(deps): update dependencies to latest versions appleboy 2024-11-17 14:18:47 +08:00
  • 67cd964f13 ci(github): improve CI workflows and API integration appleboy 2024-11-16 10:05:31 +08:00
  • 2519a9a894 ci(golangci): enable comprehensive linting and update variable initialization appleboy 2024-11-16 09:58:21 +08:00
  • 1edb4744ca feat(envs): support drone plugin appleboy 2024-10-27 22:22:23 +08:00
  • 43270d582c chore: add support for passing commands via a file (#285) Kyle Leonhard 2024-10-23 18:56:07 -07:00
  • dc927a6123 fix: typo in success message (#283) Lukáš Tesař 2024-10-13 03:00:20 +02:00
  • ceb4e12d92 chore: update base image to Alpine 3.20 Bo-Yi Wu 2024-09-07 15:15:40 +08:00
  • 2041794fd5 ci: update Go version and enhance GitHub Actions workflow v1.7.7 Bo-Yi Wu 2024-07-14 15:42:01 +08:00
  • a2d37cbc1d chore: update dependencies and improve test coverage Bo-Yi Wu 2024-07-14 15:35:48 +08:00
  • aa872a30be style: refactor import aliases for easyssh library Bo-Yi Wu 2024-07-14 15:30:53 +08:00
  • c049944302 chore: update Go dependencies to latest versions Bo-Yi Wu 2024-07-14 15:25:54 +08:00
  • 0914cd212b test: enable comprehensive debugging in plugin execution (#278) Bo-Yi Wu 2024-07-14 15:24:36 +08:00
  • e28acf4f3b ci: update Docker actions and remove ARM build step Bo-Yi Wu 2024-07-14 14:23:53 +08:00
  • c0e111cbef ci: update GoReleaser action to version 6 Bo-Yi Wu 2024-06-12 15:06:46 +08:00
  • 50e34882a3 chore: update Go dependencies to latest versions Bo-Yi Wu 2024-06-05 13:31:31 +08:00
  • 31607874dc chore: update dependencies to latest versions appleboy 2024-06-01 10:08:07 +08:00
  • 591c6c9f77 ci: update GitHub workflows and improve test configurations v1.7.6 appleboy 2024-06-01 09:54:06 +08:00
  • be0b134f0a ci: optimize CI/CD pipeline with Docker build cache appleboy 2024-06-01 09:53:07 +08:00
  • dc026ac547 feat: refactor configuration handling in main function (#275) Bo-Yi Wu 2024-06-01 09:50:16 +08:00
  • 2e8030ff52 build: improve system compatibility and performance (#274) Bo-Yi Wu 2024-06-01 09:29:39 +08:00
  • 5401378058 chore: refine Changelog Generation Process Bo-Yi Wu 2024-04-19 10:27:48 +08:00
  • 046c21368d chore: update dependencies to latest versions Bo-Yi Wu 2024-04-18 08:22:08 +08:00
  • e8a39a16a6 chore: refactor release process configuration v1.7.5 Bo-Yi Wu 2024-04-02 15:58:52 +08:00
  • f8b1db2997 chore: refine goreleaser configuration and output Bo-Yi Wu 2024-04-02 14:57:44 +08:00
  • f37c5b3557 ci: refactor CI workflows and update actions Bo-Yi Wu 2024-04-02 14:10:03 +08:00
  • 2c5e17dd2e docs: update badge appleboy 2024-03-16 13:00:11 +08:00
  • 42f9adb1b5 test: rename the workflow appleboy 2024-03-16 12:58:52 +08:00
  • cafc139713 test: enhance testing and internal API robustness (#269) Bo-Yi Wu 2024-03-16 11:29:44 +08:00
  • 7d0a886109 refactor: remove unnecessary line setting FilePath field to .host v1.7.4 appleboy 2024-01-27 11:22:04 +08:00
  • a83bebeafe refactor: refactor environment variable naming Bo-Yi Wu 2024-01-21 09:35:37 +08:00
  • a41d4afc40 chore(protocol): improve IPv6 address. (#268) Bo-Yi Wu 2024-01-21 09:27:49 +08:00
  • 91fd4f8071 chore: update golang.org/x/crypto to v0.18.0 in go.mod file Bo-Yi Wu 2024-01-11 20:53:31 +08:00
  • b34fffdbd3 feat: update plugin functionality in main.go and plugin.go files v1.7.3 Bo-Yi Wu 2024-01-07 17:44:54 +08:00
  • d217773bac test: increase test coverage for SudoCommand function Bo-Yi Wu 2024-01-07 17:40:23 +08:00
  • ae023d7aa6 chore: update sudoers file for improved security and permissions management Bo-Yi Wu 2024-01-07 17:21:59 +08:00
  • 222545746b chore: refactor build and deployment processes Bo-Yi Wu 2024-01-07 17:13:16 +08:00
  • a5f89304fd chore: update golang.org/x/sys to v0.16.0 in go.mod file Bo-Yi Wu 2024-01-07 13:38:54 +08:00
  • a9cfc0c134 chore: update external dependencies to latest versions v1.7.2 Bo-Yi Wu 2024-01-01 13:53:45 +08:00
  • 13ba21acf6 chore: update dependencies to latest versions v1.7.1 Bo-Yi Wu 2023-12-26 13:33:32 +08:00
  • e270b033d1 ci: update dependencies and workflows Bo-Yi Wu 2023-12-26 13:29:44 +08:00
  • aa9314a009 chore: add default user for enhanced security (#267) Bo-Yi Wu 2023-12-26 13:29:22 +08:00
  • 037e0231ac chore: update dependencies to latest versions Bo-Yi Wu 2023-11-06 11:20:51 +08:00
  • ddf1b161aa chore: refactor GitHub Actions workflows Bo-Yi Wu 2023-10-25 10:52:46 +08:00
  • 32510c86bf feat: implement and test all environment variables functionality (#264) v1.7.0 Bo-Yi Wu 2023-07-23 09:41:09 +08:00
  • 80cecf1ed3 refactor: improve code clarity and logging functionality appleboy 2023-07-23 07:30:08 +08:00
  • c7dd9890fa chore: improve performance and test coverage across OSs appleboy 2023-06-23 23:43:57 +08:00
  • 905bb4cb1a chore: allows to specify IP protocol (#261) Yoan Tournade 2023-06-23 10:45:44 +02:00
  • 066b72ac09 chore: update dependencies and improve test accuracy Bo-Yi Wu 2023-06-21 16:25:15 +08:00
  • b33ad90151 chore: improve API efficiency and test robustness Bo-Yi Wu 2023-06-04 16:46:53 +08:00
  • c4f4d0f112 chore: improve performance and update dependencies Bo-Yi Wu 2023-06-04 16:44:10 +08:00
  • 8b81da22bc chore: update dependencies and improve test tolerance appleboy 2023-05-29 21:07:06 +08:00
  • ba70ad67ca ci: improve release process and test robustness v1.6.14 appleboy 2023-05-06 08:16:02 +08:00