Commit graph

  • ef0ce0cab8
    Ignore failures when trying to kill the ssh-agent (#33) v0.4.0 Matthias Pigulla 2020-06-24 08:31:28 +0200
  • 98574c165e
    Update the CHANGELOG Matthias Pigulla 2020-06-24 08:30:55 +0200
  • 7d6a68699f
    Mention killing ssh-agent instances as a workaround when dealing with many keys Matthias Pigulla 2020-06-24 08:25:12 +0200
  • 5ef9e0334a
    updated README.md to including further instructions regarding where to add deploy key (#34) Ryan Zidago 2020-06-23 12:56:50 +0200
  • b87f6cb522 updated README.md to including further instructions regarding where to add deploy key Ryan Zidago 2020-06-23 12:38:43 +0200
  • daf7f68bfc Ignore failures when trying to kill the SSH agent Matthias Pigulla 2020-06-23 07:22:02 +0000
  • 8789658b02
    Update actions version in examples (#29) Adam Dobrawy 2020-06-05 06:45:30 +0200
  • e73d7d1237
    Update actions version in examples Adam Dobrawy 2020-06-05 01:17:17 +0200
  • 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 +0200
  • 0d3af9e04f [DOC] Improve README Thorben Nissen 2020-05-15 10:07:30 +0200
  • b05960c6f2 [FEATURE] Post step for cleaning up the SSH agent Thorben Nissen 2020-05-15 09:42:03 +0200
  • 8f59108fe4 Merge remote-tracking branch 'webfactory/master' Thorben Nissen 2020-05-15 08:34:33 +0200
  • a82ae3cd1a
    Merge pull request #24 from jieter/patch-1 Matthias Pigulla 2020-05-15 08:24:01 +0200
  • bf9b7d9686 [DOC] Update readme with section about exported variables Thorben Nissen 2020-04-10 20:45:21 +0200
  • 0e6fdec538 [TASK] Update dist/index.js Thorben Nissen 2020-04-10 20:15:02 +0200
  • 36fd7e1343 [BUGFIX] Not working properly on self-hosted runner Thorben Nissen 2020-04-10 20:02:05 +0200
  • 256a474e1c
    Updates jobs name The Claud ☁️ 2020-04-03 04:15:21 +0100
  • a3b3049f43
    add omitted 'key' word Jan Pieter Waagmeester 2020-03-31 12:23:36 +0200
  • 716fbacac2
    Merge pull request #21 from PrecisionNutrition/typeoneerror-patch-1 Matthias Pigulla 2020-03-03 14:49:55 +0100
  • 0a38ab0926 style: lint Benjamin Borowski 2020-03-02 16:41:12 -0800
  • 0cd36d48c3
    Update dist Nic 2020-02-18 19:37:36 -0300
  • 4d1295c53b
    Merge pull request #19 from jmandel/patch-1 Matthias Pigulla 2020-02-08 13:21:01 +0100
  • cf56a519af
    Remove redundant .trim() Josh Mandel 2020-02-06 12:09:44 -0600
  • 9d13200510 Bump copyright year in README Matthias Pigulla 2020-01-14 09:35:08 +0000
  • b6c65becb0 Prepare the v0.2.0 release v0.2.0 Matthias Pigulla 2020-01-14 09:32:40 +0000
  • c6eb7ee1d8 Exit with a helpful error message when the secret has not been configured Matthias Pigulla 2020-01-14 09:29:16 +0000
  • 6cf6299d23
    Support multiple SSH keys (#14) Matthias Pigulla 2020-01-14 10:21:11 +0100
  • ebaadc17bd Add a changelog Matthias Pigulla 2020-01-14 09:20:37 +0000
  • 1bc48df605 Support concatenation of multiple private keys in the given secret Matthias Pigulla 2020-01-10 20:04:06 +0000
  • ea39f521c5
    Write down what this Action cannot do Matthias Pigulla 2019-11-28 17:52:10 +0100
  • 1a9af8e8e0 Update README to show correct version number in example Matthias Pigulla 2019-09-24 22:08:56 +0000
  • 3a051ce628
    Change version number of ssh-agent Kristoffer Andersson 2019-09-18 10:53:47 +0200
  • e181806200
    Use $HOME to support OS X as well (#2) v0.1.1 Matthias Pigulla 2019-09-15 09:32:43 +0200
  • 7d68cc4271 Note in the README that Windows is currently not supported Matthias Pigulla 2019-09-15 07:31:23 +0000
  • 1dd377d99d Improve debugging output Matthias Pigulla 2019-09-15 07:29:53 +0000
  • bf93b0e5d9 Run action directly from this repo Matthias Pigulla 2019-09-15 07:22:59 +0000
  • 58fb13428a Use the HOME env variable instead of /home/runner Matthias Pigulla 2019-09-15 07:19:21 +0000
  • 13fedf7287 Add an example workflow that can be used for testing as well Matthias Pigulla 2019-09-15 07:03:17 +0000
  • e9cec5c598
    Create LICENSE Matthias Pigulla 2019-09-15 01:14:12 +0200
  • c03703d9a1
    Replace invalid icon v0.1.0 Matthias Pigulla 2019-09-15 00:33:18 +0200
  • 64d68c7e61 Write GH action to set up ssh keys for private repos Matthias Pigulla 2019-09-14 22:28:16 +0000