{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":208510314,"defaultBranch":"master","name":"ssh-agent","ownerLogin":"webfactory","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-14T22:13:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/135788?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707211861.0","currentOid":""},"activityList":{"items":[{"before":"204eb35a4ecff7628304146c9d326f72b532fc1f","after":"dc588b651fe13675774614f8e6a936a468676387","ref":"refs/heads/master","pushedAt":"2024-02-06T09:28:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"},"commit":{"message":"Update version numbers in the README examples","shortMessageHtmlLink":"Update version numbers in the README examples"}},{"before":"9f6f312a31523794f99d8264ed8b069d8a395733","after":"204eb35a4ecff7628304146c9d326f72b532fc1f","ref":"refs/heads/master","pushedAt":"2024-02-06T09:26:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"},"commit":{"message":"Bump to `node20` (#201)\n\nFix for deprecated node16\r\n\r\nNode.js 16 actions are deprecated. Please update the following actions\r\nto use Node.js 20: webfactory/ssh-agent@v0.8.0. For more information\r\nsee:\r\nhttps://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/","shortMessageHtmlLink":"Bump to node20 (#201)"}},{"before":"2e59dd7d06f6a994bb6366e0639c13fb756e8bb6","after":"9f6f312a31523794f99d8264ed8b069d8a395733","ref":"refs/heads/master","pushedAt":"2024-02-06T08:38:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"},"commit":{"message":"chore: update all versions of `actions/checkout` to v4 (#199)\n\nIn this PR, I update the `actions/checkout` versions. When I recently\r\nstarted using this action, I was confused about whether it works with\r\nthe newest checkout action. I tested it and everything is fine. For\r\nfuture users, we should display examples with the newest versions.","shortMessageHtmlLink":"chore: update all versions of actions/checkout to v4 (#199)"}},{"before":"fd34b8dee206fe74b288a5e61bc95fba2f1911eb","after":"2e59dd7d06f6a994bb6366e0639c13fb756e8bb6","ref":"refs/heads/master","pushedAt":"2024-02-05T06:37:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"},"commit":{"message":"Remove outdated claim from README (#206)\n\nSince #171 was merged, this action no longer touches `known_hosts`; this\r\nline should have been removed from the README at that time.","shortMessageHtmlLink":"Remove outdated claim from README (#206)"}},{"before":"d4b9b8ff72958532804b70bbe600ad43b36d5f2e","after":"fd34b8dee206fe74b288a5e61bc95fba2f1911eb","ref":"refs/heads/master","pushedAt":"2023-11-02T16:03:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sebastiankugler","name":"Sebastian Kugler","path":"/sebastiankugler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4364200?s=80&v=4"},"commit":{"message":"Update README.md to reflect latest version (#196)","shortMessageHtmlLink":"Update README.md to reflect latest version (#196)"}},{"before":"524333a49ef404815eaebd62103ede27ef403731","after":null,"ref":"refs/heads/fix/cleanup_consistency","pushedAt":"2023-05-23T10:26:50.165Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"}},{"before":null,"after":"524333a49ef404815eaebd62103ede27ef403731","ref":"refs/heads/fix/cleanup_consistency","pushedAt":"2023-05-23T10:25:30.980Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"},"commit":{"message":"Update dist/ files","shortMessageHtmlLink":"Update dist/ files"}},{"before":"5384e7bbaaa9798dcdc0175d76cef2bcf7dc3558","after":null,"ref":"refs/heads/no-host-keys","pushedAt":"2023-03-24T11:15:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"}},{"before":"ea17a056b908d85ca1f46c275ab91389eb65c9fa","after":"d4b9b8ff72958532804b70bbe600ad43b36d5f2e","ref":"refs/heads/master","pushedAt":"2023-03-24T11:15:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"},"commit":{"message":"Stop adding GitHub SSH keys (#171)\n\nWe need to fix the SSH keys shipped with this action:\r\nhttps://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/\r\n\r\nBut, we have another issue\r\n(https://github.com/webfactory/ssh-agent/pull/108) with regards to host\r\nkeys: On self-hosted runners which are not ephemeral the known_host file\r\nfills up with repeated entries, because every action run adds a new line\r\nwith the same host keys.\r\n\r\nAlso, on those machines, the old key will still be in the `known_hosts`\r\nfile.\r\n\r\nIMHO this action should not be repsonsible for shipping SSH host keys,\r\nthat's too much responsibility.\r\n\r\nThis section in the code is a leftover from early days when GitHub\r\nprovided runners did not include SSH keys at all. For a long time\r\nalready, GH takes care of placing their SSH keys in their runner images.\r\n\r\nFor self-hosted runners, those people setting up the runner should fetch\r\nand verify SSH keys themselves and put it into the `known_hosts` file.\r\n\r\nI know this is a breaking change and is going to annoy users. But on the\r\nother hand, there is no better opportunity to drop this feature than\r\nwith an emergency-style key revocation as today.\r\n\r\nCloses #106, closes #129, closes #169, closes #170, closes #172.","shortMessageHtmlLink":"Stop adding GitHub SSH keys (#171)"}},{"before":null,"after":"5384e7bbaaa9798dcdc0175d76cef2bcf7dc3558","ref":"refs/heads/no-host-keys","pushedAt":"2023-03-24T11:05:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mpdude","name":"Matthias Pigulla","path":"/mpdude","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1202333?s=80&v=4"},"commit":{"message":"Stop adding GitHub SSH keys","shortMessageHtmlLink":"Stop adding GitHub SSH keys"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD8ygUlQA","startCursor":null,"endCursor":null}},"title":"Activity ยท webfactory/ssh-agent"}