Commit Graph

  • e838748343 use node24 (#243) master v0.10.0 James McGonegal 2026-03-11 11:15:28 -04:00
  • a6f90b1f12 Release v0.9.1 v0.9.1 Jano Paetzold 2025-03-17 15:05:58 +01:00
  • 72c0bfd31a Improve documentation on why we use os.userInfo() Jano Paetzold 2025-01-08 18:58:23 +01:00
  • 8a99c6c0c1 Fix constant name mkdir-p Jano Paetzold 2025-01-08 18:21:42 +01:00
  • 23e7834981 Update CHANGELOG.md Jano Paetzold 2025-01-08 18:11:04 +01:00
  • 7e04477f79 Rebuild dist/ Jano Paetzold 2025-01-08 18:09:13 +01:00
  • 28f6a06f87 Merge remote-tracking branch 'origin/master' into mkdir-p Jano Paetzold 2025-01-08 18:08:34 +01:00
  • e3f1a8e046 Acknowledge custom command inputs in cleanup.js (#235) Jano Paetzold 2025-01-08 17:59:51 +01:00
  • b504c19775 Update CHANGELOG.md Jano Paetzold 2025-01-08 17:52:14 +01:00
  • 9a01299151 Do not create ~/.ssh if it's already exists ("mkdir -p" behavior) Nikolay Edigaryev 2025-01-06 23:19:03 +04:00
  • dc588b651f Update version numbers in the README examples v0.9.0 Matthias Pigulla 2024-02-06 10:28:20 +01:00
  • 204eb35a4e Bump to node20 (#201) Kevin Glavin 2024-02-06 04:26:21 -05:00
  • 9f6f312a31 chore: update all versions of actions/checkout to v4 (#199) Felix Seifert 2024-02-06 09:38:02 +01:00
  • 2e59dd7d06 Remove outdated claim from README (#206) Benjamin Ragheb 2024-02-05 01:37:14 -05:00
  • fd34b8dee2 Update README.md to reflect latest version (#196) wolf++ 2023-11-02 09:03:13 -07:00
  • d4b9b8ff72 Stop adding GitHub SSH keys (#171) v0.8.0 Matthias Pigulla 2023-03-24 12:15:25 +01:00
  • ea17a056b9 Add missing semicolons (#159) Dilum Aluthge 2023-01-28 02:20:24 -05:00
  • 9fbc246995 Clarify usage for Docker build processes, especially with deployment keys (#145) j-riebe 2023-01-27 18:32:35 +01:00
  • 6f828ccb51 Allow the user to override the commands for git, ssh-agent, and ssh-add (#154) Dilum Aluthge 2023-01-27 12:09:18 -05:00
  • 209e2d72ff Fix a typo in the README.md (#146) kjarkur 2022-11-25 10:45:57 -08:00
  • 18ff7066d3 Update README.md (#147) kjarkur 2022-11-25 10:44:41 -08:00
  • 2996779c08 Replace 0.6.0 references with 0.7.0 in README.md (#153) Patrick Higgins 2022-11-25 10:40:39 -08:00
  • 4512be8010 Update to actions/checkout@v3 (#143) Matthias Pigulla 2022-10-25 17:23:31 +02:00
  • 836c84ec59 Prepare a v0.7.0 release v0.7.0 Matthias Pigulla 2022-10-19 13:52:25 +00:00
  • 8a9e20a586 Fix path to git binary on Windows runners (#140) Matthias Pigulla 2022-10-19 14:55:54 +02:00
  • 0a7dc1c09f Avoid nonsensical log message (#139) Matthias Pigulla 2022-10-19 14:54:52 +02:00
  • b19b28d091 Explain how to use docker/build-push-action with deployment-key configs (#133) j-riebe 2022-10-19 13:32:32 +02:00
  • 2c78a1c5d1 Update the CHANGELOG Matthias Pigulla 2022-10-19 11:28:57 +00:00
  • df2f741a87 Provide gitPath for Windows to avoid failures on windows-2022 (GitHub-hosted runner) (#137) Oktawian Chojnacki 2022-10-19 13:27:50 +02:00
  • fbef2c7bd0 Add an action input/flag to disable logging of public key information (#122) Camilo Celis Guzman 2022-10-19 10:41:11 +00:00
  • 29c4c5bfcc Update the CHANGELOG file camilo/log-public-key Matthias Pigulla 2022-10-19 10:34:44 +00:00
  • cf116fbe80 Merge remote-tracking branch 'origin/master' into camilo/log-public-key Matthias Pigulla 2022-10-19 10:33:47 +00:00
  • 3d2f9b9e54 Express logging flag in a "positive" way, not as "do not log" Matthias Pigulla 2022-10-19 10:26:23 +00:00
  • b5b046356c Document action inputs in the README Matthias Pigulla 2022-10-19 10:25:57 +00:00
  • 28cb4d8505 Prepare a 0.6.0 release v0.6.0 Matthias Pigulla 2022-10-19 08:12:38 +00:00
  • ea4c593dc9 Update node from node12 to node16 (#132) Chung Tran 2022-10-19 15:16:47 +07:00
  • 370777e6ab build Camilo Celis Guzman 2022-09-02 15:31:17 +09:00
  • f202749619 opt-out rather than opt-in Camilo Celis Guzman 2022-09-02 15:30:25 +09:00
  • 9683b6d018 default to true and remove need to monkeypatch getBoolean Camilo Celis Guzman 2022-09-02 14:59:27 +09:00
  • 79fe588704 don't log public key and add flag for it if needed Camilo Celis Guzman 2022-07-21 18:27:50 +02:00
  • 26e485b72d Fix link to an issue in the README file (#120) Dan Walkes 2022-09-01 01:03:13 -06:00
  • 5a6c248f3f Bump @actions/core from 1.2.6 to 1.9.1 (#125) dependabot[bot] 2022-09-01 09:02:13 +02:00
  • 53715f806b Merge pull request #109 from koshieguchi/fix_a_typo_in_README Sebastian Kugler 2022-02-10 08:50:57 +01:00
  • 19a5c6646f Fix a typo in README.md Koshi Eguchi 2022-02-10 15:26:18 +09:00
  • fc49353b67 Bump example version numbers in the README file v0.5.4 Matthias Pigulla 2021-11-20 11:43:25 +00:00
  • bc6614de94 Update recent changes in the CHANGELOG file Matthias Pigulla 2021-11-20 11:43:02 +00:00
  • dc622c59e4 Update to Reflect Supported GitHub Host Keys (#102) J.R. Mash 2021-11-20 03:21:38 -08:00
  • 97348a2ec6 Document on how to integrate with docker/build-push-action (#90) John Hamelink 2021-11-18 11:27:08 +00:00
  • bbd5513ed5 Better explain in the README how to set up keys in repositories (#96) Ror 2021-11-18 02:58:33 -08:00
  • a652a400f2 Merge pull request #95 from mjhipp/mh_public_key_comment Matthias Pigulla 2021-09-01 21:28:09 +02:00
  • 1711bb1971 Update GitHub deploy key log comment to specify public key Michael Hipp 2021-09-01 11:40:04 -07:00
  • 0d1843b70e Test "go get" demo-go-get Matthias Pigulla 2021-06-24 13:36:50 +02:00
  • 5f066a372e Prepare a 0.5.3 release v0.5.3 Matthias Pigulla 2021-06-11 15:18:45 +02:00
  • a45226bfaf Use execFileSync to clean up (#80) Maciej Pasternacki 2021-06-11 15:17:22 +02:00
  • 81d965f2bd Tix a fypo Matthias Pigulla 2021-06-03 23:33:40 +02:00
  • 515d164e78 Run cleanup (post) step also on failure (#79) Matthias Pigulla 2021-06-02 22:15:05 +02:00
  • 8569bedfe0 Mention "-scmProvider system" for XCode builds/Swift Package Manager Matthias Pigulla 2021-05-27 20:11:56 +00:00
  • 98f76b1158 Give an example of how to add a key comment Matthias Pigulla 2021-05-27 20:05:28 +00:00
  • cb8b21017a Update version numbers in README for the next bugfix release v0.5.2 Matthias Pigulla 2021-04-07 12:30:27 +02:00
  • aed5400f20 Log when a key is _not_ used as a deploy key Matthias Pigulla 2021-03-17 18:50:49 +00:00
  • 4681241867 Use case-insensitive regex matching when scanning key comments Matthias Pigulla 2021-03-17 18:27:52 +00:00
  • 4b6f4eb000 Windows virtual environment: Use SSH binaries from the Git suite (#63) v0.5.1 Matthias Pigulla 2021-03-10 08:19:17 +01:00
  • 795485730f Prepare 0.5.1 release Matthias Pigulla 2021-03-10 08:17:18 +01:00
  • 598c7ea894 Handle ENOENT exceptions with a graceful message Matthias Pigulla 2021-03-05 20:17:14 +00:00
  • 65d1ea3d90 Mention that container-based workflows need to have ssh packages installed Shashank Patidar 2021-03-05 04:47:34 +05:30
  • 5f95203cea Add note about using cargo with private dependencies (#64) Cecile Tonglet 2021-03-04 12:49:35 +01:00
  • 2d8d48e56a Run only SSH debug-windows-ssh Matthias Pigulla 2021-03-03 07:38:23 +00:00
  • 5a354bf325 Run windows only Matthias Pigulla 2021-03-02 20:43:23 +00:00
  • 6458b79183 Use another action for debugging Matthias Pigulla 2021-03-02 20:33:48 +00:00
  • 873b13078f Run tmate directly Matthias Pigulla 2021-03-02 20:29:34 +00:00
  • 3fc2400425 Debug Matthias Pigulla 2021-03-02 20:28:33 +00:00
  • 3715bc571d Use IdentitiesOnly=yes, because on Windows the wrong key was sent first (_but_: taken from the Agent) Matthias Pigulla 2021-03-02 18:30:41 +00:00
  • 71155bedbe Poke at things with a stick Matthias Pigulla 2021-03-02 18:27:44 +00:00
  • 10fed90131 Test whether we're using the wrong ssh client Matthias Pigulla 2021-03-02 17:38:18 +00:00
  • d3770df27e Use IdentitiesOnly=yes always Matthias Pigulla 2021-03-02 16:13:48 +00:00
  • 7667967a0a Show loaded keys Matthias Pigulla 2021-03-02 16:13:26 +00:00
  • c77dd5afd7 ... Matthias Pigulla 2021-03-02 16:11:15 +00:00
  • a4b2891e37 Set DISPLAY to circumvent read_passphrase (?) Matthias Pigulla 2021-03-02 16:07:52 +00:00
  • 7cabdfc0cc Print cwd Matthias Pigulla 2021-03-02 16:03:44 +00:00
  • da67187c5e use printenv (powershell?) Matthias Pigulla 2021-03-02 16:03:17 +00:00
  • 64510141b4 Print env Matthias Pigulla 2021-03-02 16:01:37 +00:00
  • 8cdc63104f Create /dev/tty on D: also Matthias Pigulla 2021-03-02 15:55:31 +00:00
  • e0d767fd8e Make sure file creation works Matthias Pigulla 2021-03-02 15:40:01 +00:00
  • feedd601c5 Fix Windows file path to use backslashes Matthias Pigulla 2021-03-02 15:31:47 +00:00
  • e35dbcbae9 Work around another bug in OpenSSH on Windows Matthias Pigulla 2021-03-02 15:29:19 +00:00
  • cbf6c2b3c2 Also try AddKeysToAgent=yes Matthias Pigulla 2021-03-01 11:31:50 +00:00
  • 2bcaae34da Avoid using a separate shell Matthias Pigulla 2021-03-01 11:14:22 +00:00
  • f03f6e3358 Debug SSH_AUTH_SOCK Matthias Pigulla 2021-03-01 11:05:21 +00:00
  • 7d6e731f4a Use SSH_AUTH_SOCK in following ssh-add invocations Matthias Pigulla 2021-03-01 10:59:34 +00:00
  • 88bcf9af86 Use IdentitiesOnly=no Matthias Pigulla 2021-03-01 10:53:18 +00:00
  • 02a6899abb Keep output Matthias Pigulla 2021-03-01 10:50:07 +00:00
  • 5f971b8d4f Add askpass.c source code Matthias Pigulla 2021-03-01 10:46:52 +00:00
  • ab7e1e8f32 Trigger workflows Matthias Pigulla 2021-03-01 09:51:34 +00:00
  • 7f61bbc4ae Use different ssh-add command for Windows/!Windows Matthias Pigulla 2021-03-01 09:41:11 +00:00
  • 2bde568a83 Trigger Actions Matthias Pigulla 2021-03-01 09:35:32 +00:00
  • 93c9b23aa1 Empty commit Matthias Pigulla 2021-03-01 09:27:02 +00:00
  • 1606d19f15 Preserve process.env so the PATH (and possibly other) vars are availabe Matthias Pigulla 2021-03-01 09:24:06 +00:00
  • 8addcca750 Debug with ngrok/ssh Matthias Pigulla 2021-03-01 08:47:08 +00:00
  • 166067472e More debugging Matthias Pigulla 2021-03-01 08:23:42 +00:00
  • f78cad1cc7 Try to output ssh-add failure Matthias Pigulla 2021-03-01 08:19:03 +00:00