{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":377956102,"defaultBranch":"main","name":"setup-hc-releases","ownerLogin":"hashicorp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-17T20:42:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/761456?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715187190.0","currentOid":""},"activityList":{"items":[{"before":"5f8e23e66265b73650b12beadab215a8d8e00b37","after":null,"ref":"refs/heads/update-codeowners","pushedAt":"2024-05-08T16:53:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"}},{"before":"a86464cdf5e68df8c68db52f0eb3d6d8557a85d8","after":"c789f455b7503b60b018670d1f5750dd4b2edf66","ref":"refs/heads/main","pushedAt":"2024-05-08T16:53:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"Update CODEOWNERS for SMRE (#194)\n\nThis facilitates GH automatically selecting appropriate PR reviewers\r\nand team discovery through Heimdall.\r\n\r\n[skip ci]","shortMessageHtmlLink":"Update CODEOWNERS for SMRE (#194)"}},{"before":"7e23a3d30394f46378c289f900fc2e340b6e9570","after":"5f8e23e66265b73650b12beadab215a8d8e00b37","ref":"refs/heads/update-codeowners","pushedAt":"2024-05-08T16:46:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"Update CODEOWNERS for SMRE\n\nThis facilitates GH automatically selecting appropriate PR reviewers\nand team discovery through Heimdall.\n\n[skip ci]","shortMessageHtmlLink":"Update CODEOWNERS for SMRE"}},{"before":null,"after":"7e23a3d30394f46378c289f900fc2e340b6e9570","ref":"refs/heads/update-codeowners","pushedAt":"2024-04-26T02:38:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"Update CODEOWNERS for SMRE\n\nThis facilitates GH automatically selecting appropriate PR reviewers\nand team discovery through Heimdall.\n\n[skip ci]","shortMessageHtmlLink":"Update CODEOWNERS for SMRE"}},{"before":"0df92fd9be81937dcd3a88792812803c76f0ecf9","after":null,"ref":"refs/tags/v2","pushedAt":"2024-01-23T17:16:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"}},{"before":"8c16bbd50957c4ba74df99c97b91bafab5ba8503","after":null,"ref":"refs/heads/bflad/remove-download-assets","pushedAt":"2024-01-23T17:11:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"}},{"before":"0df92fd9be81937dcd3a88792812803c76f0ecf9","after":"a86464cdf5e68df8c68db52f0eb3d6d8557a85d8","ref":"refs/heads/main","pushedAt":"2024-01-23T17:11:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"Clean up downloaded assets after verification and install (#193)\n\nClean up downloaded assets after verification and install","shortMessageHtmlLink":"Clean up downloaded assets after verification and install (#193)"}},{"before":"6456e03504625e58e644373e6b5d5004c546cd6e","after":"8c16bbd50957c4ba74df99c97b91bafab5ba8503","ref":"refs/heads/bflad/remove-download-assets","pushedAt":"2024-01-23T16:43:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bflad","name":"Brian Flad","path":"/bflad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/189114?s=80&v=4"},"commit":{"message":"Reinstate previous file removal","shortMessageHtmlLink":"Reinstate previous file removal"}},{"before":"91b180551803645bf6e77cddc768bcebf5165b97","after":"6456e03504625e58e644373e6b5d5004c546cd6e","ref":"refs/heads/bflad/remove-download-assets","pushedAt":"2024-01-23T15:10:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bflad","name":"Brian Flad","path":"/bflad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/189114?s=80&v=4"},"commit":{"message":"Fix CHANGELOG versions to match reality","shortMessageHtmlLink":"Fix CHANGELOG versions to match reality"}},{"before":null,"after":"91b180551803645bf6e77cddc768bcebf5165b97","ref":"refs/heads/bflad/remove-download-assets","pushedAt":"2024-01-23T14:59:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bflad","name":"Brian Flad","path":"/bflad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/189114?s=80&v=4"},"commit":{"message":"Clean up downloaded assets after verification and install\n\nDownstream actions, such as `goreleaser/goreleaser-action` expect the workspace directory to be clean, otherwise an error is thrown:\n\n```\n • starting release...\n • loading path=.goreleaser.yml\n • loading environment variables\n • using token from $GITHUB_TOKEN\n • getting and validating git state\n • git state commit=ae346ceb6430b05e78d73a47b3975658f43ffa50 branch=HEAD current_tag=v2.4.2 previous_tag=v2.4.1 dirty=true\n ⨯ release failed after 0s error=git is in a dirty state\nPlease check in your pipeline what can be changing the following files:\n?? hc-releases_0.1.15_SHA256SUMS\n?? hc-releases_0.1.15_linux_amd64.zip\n\nLearn more at https://goreleaser.com/errors/dirty\n```","shortMessageHtmlLink":"Clean up downloaded assets after verification and install"}},{"before":"943fb9b54fcea12c90e58f4f24a2b4e5e5e90e4e","after":null,"ref":"refs/tags/v2","pushedAt":"2023-09-25T19:55:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"}},{"before":"943fb9b54fcea12c90e58f4f24a2b4e5e5e90e4e","after":null,"ref":"refs/tags/v2","pushedAt":"2023-09-25T19:54:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"}},{"before":"0df92fd9be81937dcd3a88792812803c76f0ecf9","after":null,"ref":"refs/tags/v2","pushedAt":"2023-09-13T17:27:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sarahethompson","name":"Sarah Thompson","path":"/sarahethompson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9658518?s=80&v=4"}},{"before":"943fb9b54fcea12c90e58f4f24a2b4e5e5e90e4e","after":null,"ref":"refs/tags/v2","pushedAt":"2023-09-11T16:53:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"}},{"before":"ca9577862f8758b599e598f0621de948ae72ba78","after":null,"ref":"refs/heads/bshore/hc-releases-0.1.16","pushedAt":"2023-09-11T16:50:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"}},{"before":"99837a4191ab912fea8b2974ee684c9a58481f73","after":"0df92fd9be81937dcd3a88792812803c76f0ecf9","ref":"refs/heads/main","pushedAt":"2023-09-11T16:50:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"Install the latest release by default. (#192)\n\n* tsccr update\r\n* Install the latest release by default.","shortMessageHtmlLink":"Install the latest release by default. (#192)"}},{"before":"5c6235a131318de17065cd3f9f266d0efb76f914","after":"ca9577862f8758b599e598f0621de948ae72ba78","ref":"refs/heads/bshore/hc-releases-0.1.16","pushedAt":"2023-09-08T17:00:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"Install the latest release by default.","shortMessageHtmlLink":"Install the latest release by default."}},{"before":"8042dab83713e1cc99e2aa3957f3b5cb23f9cba1","after":"5c6235a131318de17065cd3f9f266d0efb76f914","ref":"refs/heads/bshore/hc-releases-0.1.16","pushedAt":"2023-09-08T16:58:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"Install the latest release by default.","shortMessageHtmlLink":"Install the latest release by default."}},{"before":null,"after":"8042dab83713e1cc99e2aa3957f3b5cb23f9cba1","ref":"refs/heads/bshore/hc-releases-0.1.16","pushedAt":"2023-09-08T16:42:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"Install the latest release by default.","shortMessageHtmlLink":"Install the latest release by default."}},{"before":"cab9bf0ed25a102711a61d791cbd21d0ffdc9e6a","after":null,"ref":"refs/heads/compliance/add-headers","pushedAt":"2023-09-08T16:27:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"}},{"before":"298858dc977a9eb83bf58b832ebe0411d2edd249","after":"99837a4191ab912fea8b2974ee684c9a58481f73","ref":"refs/heads/main","pushedAt":"2023-09-08T16:27:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shore","name":"brian shore","path":"/shore","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/801275?s=80&v=4"},"commit":{"message":"[COMPLIANCE] Add Copyright and License Headers (#191)\n\nCo-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[COMPLIANCE] Add Copyright and License Headers (#191)"}},{"before":null,"after":"cab9bf0ed25a102711a61d791cbd21d0ffdc9e6a","ref":"refs/heads/compliance/add-headers","pushedAt":"2023-05-29T16:37:36.095Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hashicorp-copywrite[bot]","name":null,"path":"/apps/hashicorp-copywrite","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/761456?s=80&v=4"},"commit":{"message":"[COMPLIANCE] Add Copyright and License Headers","shortMessageHtmlLink":"[COMPLIANCE] Add Copyright and License Headers"}},{"before":"c7e54d7dd0fe5c4c7c73c071cc43734f4bd0f330","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/octokit/plugin-throttling-5.2.0","pushedAt":"2023-05-25T18:37:11.373Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"f0683cc955a4bca2ebc4db3fb70d539ec9d70cf9","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/eslint-8.40.0","pushedAt":"2023-05-25T18:37:10.525Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"cd3f802efb794a55baf78ef7c1a2d58b660f1d44","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/got-12.6.0","pushedAt":"2023-05-25T18:37:08.650Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"59b3d5d5af3b5d5c437e9d1ef8b8225327fb734c","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/json5-2.2.3","pushedAt":"2023-05-25T18:37:07.804Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2dd37ccf22d019256cafc5e8f377bd46130c2fc9","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/octokit/plugin-retry-4.1.3","pushedAt":"2023-05-25T18:37:07.509Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"eb30325710a80c2a7b35e2cbb5cfd89dfbfc5775","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/http-cache-semantics-4.1.1","pushedAt":"2023-05-25T18:37:07.095Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"95e7b20a21ee02dd224206480b2161f9b941e45a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/jest-29.5.0","pushedAt":"2023-05-25T18:37:06.256Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"7d859381bcaa27702aea01efd27a149cea89a8ce","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/octokit/rest-19.0.7","pushedAt":"2023-05-25T18:37:05.085Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERNqvEAA","startCursor":null,"endCursor":null}},"title":"Activity · hashicorp/setup-hc-releases"}