Commit Graph

  • ccd95b931d Use execSync instead of execFileSync Matthias Pigulla 2021-03-01 08:16:26 +00:00
  • 637f9c791e Fix execFileSync call Matthias Pigulla 2021-03-01 08:15:05 +00:00
  • 18f53866de Use absolute path for askpass.exe Matthias Pigulla 2021-03-01 08:13:10 +00:00
  • c91aeeb123 Fake askpass Matthias Pigulla 2021-03-01 08:09:30 +00:00
  • 25b1b5d69f Compile Hello World on Windows Matthias Pigulla 2021-03-01 07:32:27 +00:00
  • 9406a51fa5 Remove stdio: 'inherit' Matthias Pigulla 2021-02-28 16:07:26 +00:00
  • ef63fdb1df Fix syntax Matthias Pigulla 2021-02-28 16:04:53 +00:00
  • 7fc4d80a06 Debug output Matthias Pigulla 2021-02-28 15:58:23 +00:00
  • 9b7e80db62 Use exec Matthias Pigulla 2021-02-28 15:55:23 +00:00
  • 4d491fcb08 Fix ssh-add syntax (?) Matthias Pigulla 2021-02-28 15:53:33 +00:00
  • 1676d1f2a9 Use an askpass wrapper Matthias Pigulla 2021-02-28 15:52:09 +00:00
  • 3702096734 Try writing keys to disk and encrypting them Matthias Pigulla 2021-02-27 20:47:41 +00:00
  • 253819f283 Start another agent Matthias Pigulla 2021-02-27 19:57:16 +00:00
  • 231e859720 Re-add key to agent after setting passphrase Matthias Pigulla 2021-02-27 19:54:52 +00:00
  • 5e4ad4bcc8 Explicitly disable IdentitiesOnly Matthias Pigulla 2021-02-27 18:25:44 +00:00
  • c56b9c4c81 Encrypt key on disk Matthias Pigulla 2021-02-27 18:13:12 +00:00
  • d7353c1718 Write private key to file (does this work on Windows?) Matthias Pigulla 2021-02-27 18:07:11 +00:00
  • bcd9c12595 Print key file name Matthias Pigulla 2021-02-27 11:05:12 +00:00
  • ab4471f51e Remove steps that cause noise during debugging Matthias Pigulla 2021-02-27 11:03:19 +00:00
  • 05624726bc Remove "IdentitiesOnly" Matthias Pigulla 2021-02-27 11:00:51 +00:00
  • 2a421d8dab Debug deployment keys on Windows Matthias Pigulla 2021-02-26 22:22:35 +01:00
  • 6b2f2c5354 Prepare README for the upcoming 0.5.0 release v0.5.0 Matthias Pigulla 2021-02-19 14:41:23 +01:00
  • 4d06ea6a33 Add support for GitHub Deployment Keys through key comments (#59) Matthias Pigulla 2021-02-19 14:37:34 +01:00
  • 85353917a2 Tweak README formatting Matthias Pigulla 2021-02-13 21:26:12 +01:00
  • e5df661fc4 Update README to mention Windows and/or Docker support Matthias Pigulla 2021-02-13 20:25:00 +00:00
  • 23e7ede81c Bump copyright in README Matthias Pigulla 2021-02-13 20:03:25 +00:00
  • edc2fe4f2e Support container-based workflows and Windows (#17) Matthias Pigulla 2021-02-13 21:02:34 +01:00
  • 79096d29b0 Document how to pass input arguments during local development Matthias Pigulla 2021-02-12 18:04:53 +00:00
  • 5fedeb584e Fix scripts/build.js to work on Windows Matthias Pigulla 2021-02-12 18:02:24 +00:00
  • 780d0ee9a3 document v0.4.1 changes in the changelog (#47) Michael Davis 2020-11-17 02:17:43 -06:00
  • 43c9b3548b Nutze Composer v1, vermeide ::set-env (Case 115156, Case 115161) Matthias Pigulla 2020-11-10 20:28:49 +01:00
  • 73d2440ad4 Add wrapper script for selecting the right deployment key deploy-key-wrapper Matthias Pigulla 2020-10-08 07:25:59 +00:00
  • ee29fafb6a Update README for a 0.4.1 release v0.4.1 Matthias Pigulla 2020-10-07 21:08:38 +00:00
  • 3dd57c80a6 Update dependencies (#43) Matthias Pigulla 2020-10-07 23:06:49 +02:00
  • 9e5c1c7a9b Point to blog post explaining how to use multiple GitHub deploy keys Matthias Pigulla 2020-09-07 16:57:21 +02:00
  • ef0ce0cab8 Ignore failures when trying to kill the ssh-agent (#33) v0.4.0 Matthias Pigulla 2020-06-24 08:31:28 +02:00
  • 5ef9e0334a updated README.md to including further instructions regarding where to add deploy key (#34) Ryan Zidago 2020-06-23 12:56:50 +02:00
  • 8789658b02 Update actions version in examples (#29) Adam Dobrawy 2020-06-05 06:45:30 +02:00
  • 4fcb25e7ef Randomize SSH auth socket, kill agent to support non-ephemeral, self hosted runners (@thommyhh, #27) v0.3.0 Thorben Nissen 2020-05-18 09:08:29 +02:00
  • a82ae3cd1a Merge pull request #24 from jieter/patch-1 Matthias Pigulla 2020-05-15 08:24:01 +02:00
  • a3b3049f43 add omitted 'key' word Jan Pieter Waagmeester 2020-03-31 12:23:36 +02:00
  • 716fbacac2 Merge pull request #21 from PrecisionNutrition/typeoneerror-patch-1 Matthias Pigulla 2020-03-03 14:49:55 +01:00
  • 0a38ab0926 style: lint Benjamin Borowski 2020-03-02 16:41:12 -08:00
  • 4d1295c53b Merge pull request #19 from jmandel/patch-1 Matthias Pigulla 2020-02-08 13:21:01 +01:00
  • cf56a519af Remove redundant .trim() Josh Mandel 2020-02-06 12:09:44 -06:00
  • 9d13200510 Bump copyright year in README Matthias Pigulla 2020-01-14 09:35:08 +00:00
  • b6c65becb0 Prepare the v0.2.0 release v0.2.0 Matthias Pigulla 2020-01-14 09:32:40 +00:00
  • c6eb7ee1d8 Exit with a helpful error message when the secret has not been configured Matthias Pigulla 2020-01-14 09:29:16 +00:00
  • 6cf6299d23 Support multiple SSH keys (#14) Matthias Pigulla 2020-01-14 10:21:11 +01:00
  • ea39f521c5 Write down what this Action cannot do Matthias Pigulla 2019-11-28 17:52:10 +01:00
  • 1a9af8e8e0 Update README to show correct version number in example Matthias Pigulla 2019-09-24 22:08:56 +00:00
  • e181806200 Use $HOME to support OS X as well (#2) v0.1.1 Matthias Pigulla 2019-09-15 09:32:43 +02:00
  • e9cec5c598 Create LICENSE Matthias Pigulla 2019-09-15 01:14:12 +02:00
  • c03703d9a1 Replace invalid icon v0.1.0 Matthias Pigulla 2019-09-15 00:33:18 +02:00
  • 64d68c7e61 Write GH action to set up ssh keys for private repos Matthias Pigulla 2019-09-14 22:28:16 +00:00