Commit Graph

  • c7dd9890fa chore: improve performance and test coverage across OSs appleboy 2023-06-23 23:43:57 +0800
  • 905bb4cb1a
    chore: allows to specify IP protocol (#261) Yoan Tournade 2023-06-23 10:45:44 +0200
  • 066b72ac09 chore: update dependencies and improve test accuracy Bo-Yi Wu 2023-06-21 16:25:15 +0800
  • d24b1b968e
    chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 dependabot[bot] 2023-06-19 10:58:32 +0000
  • dbb9a04396
    chore(deps): bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.7 dependabot[bot] 2023-06-19 10:58:28 +0000
  • 278911c997
    Add tests forcing IPv4 or IPv6 Yoan Tournade 2023-06-10 02:49:42 +0200
  • f63d64212e
    Merge branch 'master' of ssh://github.com/appleboy/drone-ssh into ip_protocol Yoan Tournade 2023-06-10 02:44:13 +0200
  • 62ca12a1d1
    Allows to specify IP protocol, including IPv4 only Yoan Tournade 2023-06-09 17:49:42 +0200
  • b33ad90151 chore: improve API efficiency and test robustness Bo-Yi Wu 2023-06-04 16:46:53 +0800
  • c4f4d0f112 chore: improve performance and update dependencies Bo-Yi Wu 2023-06-04 16:44:10 +0800
  • 015ae91a47
    chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 dependabot[bot] 2023-06-04 06:55:07 +0000
  • 73bfe0d47e chore: update dependencies and improve test accuracy Bo-Yi Wu 2023-06-04 14:53:17 +0800
  • f6e3c2d937 chore: improve logging and flag naming, add debug mode Bo-Yi Wu 2023-06-04 11:22:33 +0800
  • 0ecb6c41fa
    chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 dependabot[bot] 2023-05-29 13:10:51 +0000
  • 8b81da22bc chore: update dependencies and improve test tolerance appleboy 2023-05-29 21:07:06 +0800
  • 664975a51d
    chore(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 dependabot[bot] 2023-05-29 10:58:34 +0000
  • afc25eceb4
    chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 dependabot[bot] 2023-05-15 10:58:50 +0000
  • ba70ad67ca ci: improve release process and test robustness v1.6.14 appleboy 2023-05-06 08:16:02 +0800
  • 73fa4739e3 chore: optimize codebase with latest library updates appleboy 2023-05-06 08:00:17 +0800
  • 0a721bdfff build: optimize binary size and improve test accuracy appleboy 2023-05-06 07:57:07 +0800
  • a7c7568d70 feat: improve API usage and test coverage across platforms appleboy 2023-05-06 07:51:54 +0800
  • 5aab1274d6
    chore(deps): bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 dependabot[bot] 2023-05-01 11:01:32 +0000
  • bc8c96633a chore: improve API usage and test accuracy appleboy 2023-05-01 11:55:57 +0800
  • 30b18520ed refactor(setting): reorder format. Bo-Yi.Wu 2023-04-15 06:25:31 +0800
  • 67a2631616 docs: improve clarity of Usage message in main.go v1.6.13 Bo-Yi Wu 2023-04-13 09:48:46 +0800
  • fdc4c8de43
    fix: example with secrets (#178) Alexey Smirnov 2023-04-13 04:39:43 +0300
  • 49542638c6
    refactor: set default environment variables format in plugin (#253) Bo-Yi Wu 2023-04-13 09:32:31 +0800
  • 46f9096787 refactor: set default environment variables format in plugin Bo-Yi Wu 2023-04-13 09:25:51 +0800
  • 6464d9999f
    chore: flexible configuration of environment value transfer (#235) Vladimir Sigalkin 2023-04-13 04:13:07 +0300
  • 4aabfc90dd chore: upgrade Dependencies to Latest Versions Bo-Yi Wu 2023-04-13 09:09:37 +0800
  • b9cfca60e9
    refactor: standardize environment variables naming conventions (#252) Bo-Yi Wu 2023-04-13 09:08:12 +0800
  • f1cf490805 refactor: refactor and standardize environment variables naming conventions Bo-Yi Wu 2023-04-13 09:00:06 +0800
  • 080c7f4fc7
    chore(deps): bump github.com/appleboy/easyssh-proxy from 1.3.9 to 1.3.10 dependabot[bot] 2023-04-10 10:59:36 +0000
  • f82072f73d
    chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 dependabot[bot] 2023-04-10 10:59:30 +0000
  • a8d30dc133
    feat: refactor code for parallel execution on multiple hosts (#249) v1.6.12 Bo-Yi Wu 2023-04-04 16:56:50 +0800
  • e650f4c9c2 feat: refactor code for parallel execution on multiple hosts Bo-Yi.Wu 2023-04-04 16:53:29 +0800
  • f733bb5ebf chore: remove Hadolint configuration file Bo-Yi.Wu 2023-04-04 15:39:10 +0800
  • b0ddeb9413 chore: update container security measures Bo-Yi.Wu 2023-04-04 15:38:34 +0800
  • 8c5d17d83d chore: refactor release process to use main.Version flag v1.6.11 Bo-Yi Wu 2023-03-29 08:46:07 +0800
  • 050e0e6efd docs: use ghcr.io/appleboy/drone-ssh image for SSH connections Bo-Yi Wu 2023-03-28 14:43:00 +0800
  • f01d5d9454 chore(deps): update go.sum Bo-Yi Wu 2023-03-28 14:23:20 +0800
  • c004469746 ci: upgrade setup-go action and remove release binary action Bo-Yi.Wu 2023-03-27 22:02:48 +0800
  • bc2dac669a chore: refactor installation command for drone-ssh using go install Bo-Yi.Wu 2023-03-27 22:01:03 +0800
  • 541508632d
    chore: remove dotenv autoloading (#243) Albert Wang 2023-03-27 06:56:04 -0700
  • 22cd751b47 chore: update third-party libraries for improved security and performance Bo-Yi.Wu 2023-03-27 21:52:44 +0800
  • 5a6a923356 build: configure cross-platform builds with Goreleaser Bo-Yi.Wu 2023-03-27 21:51:52 +0800
  • b69cc220ec
    chore(deps): bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.1 dependabot[bot] 2023-03-27 11:02:00 +0000
  • a243cb6512
    chore(deps): bump actions/setup-go from 3 to 4 dependabot[bot] 2023-03-20 11:00:16 +0000
  • 516aee8837
    chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 dependabot[bot] 2023-03-06 11:02:47 +0000
  • 99ca3b6584
    chore(deps): bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0 dependabot[bot] 2023-03-06 11:02:37 +0000
  • ca26544978 Remove dotenv autoloading Albert Wang 2023-03-04 01:16:33 -0800
  • cd70a2137b Update documentation Albert Wang 2023-03-04 01:05:59 -0800
  • 5d7c8ba4a5 Add a nodotenv config to disable autoloading .env files Albert Wang 2023-03-04 00:55:44 -0800
  • 1a95b5f1b3
    chore(auth): allow use password and key at same time (#240) v1.6.10 Bo-Yi Wu 2023-02-28 17:04:39 +0800
  • b630bf1d33 chore(auth): allow use password and key at same time Bo-Yi.Wu 2023-02-28 16:58:03 +0800
  • 0bd01f06ea
    chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 dependabot[bot] 2023-02-27 11:02:19 +0000
  • d0ed2bb2fb chore(docker): support multiple platform v1.6.9 Bo-Yi Wu 2023-02-27 14:01:12 +0800
  • b2a60a2fec chore(CI): upgrade build push actions Bo-Yi.Wu 2023-02-24 09:35:20 +0800
  • 7c7619ebbc chore(deps): upgrade dependency. Bo-Yi.Wu 2023-02-24 09:33:41 +0800
  • 89ba5d735f
    chore(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.4 dependabot[bot] 2023-02-20 11:02:32 +0000
  • 526388ecf7 fix: return escapearg iam1337 2023-02-19 00:40:26 +0300
  • 0ea3c7a4cc fix: fixed format parsing iam1337 2023-02-19 00:29:36 +0300
  • 0e7ced8995 feat: added env format option iam1337 2023-02-18 23:46:11 +0300
  • f218df05e9 feat: added shell option iam1337 2023-02-18 23:30:16 +0300
  • 8f62f2e6fd
    chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 dependabot[bot] 2023-02-13 11:02:09 +0000
  • 6a4bccfded
    chore(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 dependabot[bot] 2023-02-06 10:07:42 +0000
  • 63dbbd013e
    chore(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 dependabot[bot] 2023-02-06 10:07:35 +0000
  • c0b3349100
    chore(deps): bump docker/build-push-action from 3 to 4 dependabot[bot] 2023-02-06 10:07:32 +0000
  • fc62fb377c
    chore(deps): bump hadolint/hadolint-action from 3.0.0 to 3.1.0 (#225) dependabot[bot] 2023-02-01 16:27:36 +0800
  • 808373f717 docs: fix wrong link Bo-Yi Wu 2023-02-01 16:27:18 +0800
  • 6d9d6acc6a
    Document configuration through dotenv variables (#224) Albert Wang 2023-02-01 00:26:22 -0800
  • 439ca59b8f
    chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.2 (#229) dependabot[bot] 2023-02-01 16:24:25 +0800
  • 39ff54b9cc
    chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.2 dependabot[bot] 2023-01-30 10:09:49 +0000
  • a2bacbd9ef
    chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 dependabot[bot] 2023-01-23 10:07:19 +0000
  • eaa43a7b5e
    chore(deps): bump hadolint/hadolint-action from 3.0.0 to 3.1.0 dependabot[bot] 2023-01-23 10:07:10 +0000
  • aaa4835469 Add documentation of configuration overrides Albert Wang 2023-01-14 20:47:39 -0800
  • 4047dfa98d Format parameter keys as code Albert Wang 2023-01-14 19:24:36 -0800
  • a101cb940a Format parameter table Albert Wang 2023-01-14 19:19:05 -0800
  • d9493e4563 chore(deps): upgrade go Bo-Yi Wu 2023-01-10 13:36:56 +0800
  • 5aced7ee69
    chore(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 dependabot[bot] 2023-01-09 10:07:06 +0000
  • cc7a2d5983
    fix(envs): 🐛 set environment variable instead of bash variable (#219) v1.6.8 Prashant Shahi 2023-01-08 06:06:33 +0530
  • be132daf30
    test: fix test for envs Prashant Shahi 2023-01-04 13:18:22 +0530
  • 0a6e4de21c chore(CI): latest tag for linux and amd64 Bo-Yi Wu 2023-01-03 11:10:09 +0800
  • 48f817effb chore(CI): add strategy in docker build Bo-Yi.Wu 2023-01-01 15:10:46 +0800
  • 45d05c0599
    fix: 🐛 set envs as environment variable instead of bash variable Prashant Shahi 2022-12-29 12:01:21 +0530
  • c8ecc03ef5
    Revert "chore(scripts): disable SliceFlagSeparator" (#215) v1.6.7 Bo-Yi Wu 2022-12-27 08:25:11 +0800
  • 1ccef98e48 Revert "chore(scripts): disable SliceFlagSeparator (#212)" Bo-Yi Wu 2022-12-27 08:25:02 +0800
  • ddf9ca3e6f
    chore(scripts): disable SliceFlagSeparator (#212) Bo-Yi Wu 2022-12-25 15:48:42 +0800
  • 48d4204dbe chore(scripts): disable SliceFlagSeparator Bo-Yi.Wu 2022-12-25 15:46:26 +0800
  • a568d2e551
    chore(cli): upgrade urfave/cli to v2 (#211) Bo-Yi Wu 2022-12-25 15:44:30 +0800
  • 2dc3676419 chore(cli): Flag aliases are done differently Bo-Yi.Wu 2022-12-25 15:22:01 +0800
  • d17a10dd0c
    Revert "chore(cli): upgrade urfave/cli to v2" (#210) Bo-Yi Wu 2022-12-25 15:15:55 +0800
  • aa5de1e993 Revert "chore(cli): upgrade urfave/cli to v2 (#152)" Bo-Yi Wu 2022-12-25 15:15:39 +0800
  • d83798f25b
    chore(cli): upgrade urfave/cli to v2 (#152) Bo-Yi Wu 2022-12-25 14:56:47 +0800
  • 23e173f272 chore(deps): update Bo-Yi.Wu 2022-12-25 14:54:35 +0800
  • 7dfb20292c chore: upgrade urfave/cli to v2 Bo-Yi Wu 2020-02-07 22:17:32 +0800
  • 59b08e1b4c chore(CI): Add Codecov Bo-Yi.Wu 2022-12-25 14:32:58 +0800
  • 8d07792340 chore(CI): replace go get with go install Bo-Yi.Wu 2022-12-25 14:27:10 +0800
  • 55bebcef3d chore(CI): add sshd service and testing Bo-Yi.Wu 2022-12-25 14:21:18 +0800
  • dfa002a267 chore(CI): release binary Bo-Yi.Wu 2022-12-25 11:12:32 +0800