{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":767696431,"defaultBranch":"main","name":"terraform-provider-enos","ownerLogin":"hashicorp-forge","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-05T18:30:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/116749494?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714670822.0","currentOid":""},"activityList":{"items":[{"before":"345301072dbb5583670f4e1488cc852f9114079e","after":null,"ref":"refs/heads/ryan/qt-711","pushedAt":"2024-05-02T17:27:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"542f28d2f967b74191acd9e65901058a6b8ad596","after":"868d4e3c1c829f64c1e7ebd40db4550894d2bf26","ref":"refs/heads/main","pushedAt":"2024-05-02T17:27:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"[QT-711] Pin to latest github actions (#16)\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"[QT-711] Pin to latest github actions (#16)"}},{"before":null,"after":"345301072dbb5583670f4e1488cc852f9114079e","ref":"refs/heads/ryan/qt-711","pushedAt":"2024-05-02T16:25:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"[QT-711] Pin to latest github actions\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"[QT-711] Pin to latest github actions"}},{"before":"b5bf5afe347996fa2d93a9f00fca0ba8dcbf6beb","after":null,"ref":"refs/heads/ryan/fix-deprecated-actions","pushedAt":"2024-04-30T19:14:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"9a2b5874da8aa1272e3d02f2ad2774667c8f374d","after":"542f28d2f967b74191acd9e65901058a6b8ad596","ref":"refs/heads/main","pushedAt":"2024-04-30T19:14:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"actions: update actions to resolve node deprecation warnings (#15)\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"actions: update actions to resolve node deprecation warnings (#15)"}},{"before":null,"after":"b5bf5afe347996fa2d93a9f00fca0ba8dcbf6beb","ref":"refs/heads/ryan/fix-deprecated-actions","pushedAt":"2024-04-29T20:59:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"actions: update actions to resolve node deprecation warnings\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"actions: update actions to resolve node deprecation warnings"}},{"before":"1a7075f8726bd1e2c2e35a9c23f8c5cc6b3c42f1","after":null,"ref":"refs/heads/ryan/qt-707","pushedAt":"2024-04-29T20:32:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"8d0b6a9bbcf17e1c2198cd6bd835121fc899ffc3","after":"9a2b5874da8aa1272e3d02f2ad2774667c8f374d","ref":"refs/heads/main","pushedAt":"2024-04-29T20:32:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"[QT-707] Change default service unit mode (#14)\n\nUpdate `vault.service` and `boundary.service` systemd unit file mode to\r\n`0644` from `0640` to better comply with some distros expectations.\r\n`consul.service` already utilizes `0644`\r\n\r\nWe also add a systemd `deamon-reload` after writing the configuration\r\nto ensure there's no mismatch between states.\r\n\r\n* Change mode of `vault.service` and `boundary.service` to `0644`\r\n* `systemd daemon-reload` after writing unit files.\r\n* Bump `VERSION`\r\n* Update Go modules\r\n* Regenerate provider docs with the latest docs generator\r\n\r\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"[QT-707] Change default service unit mode (#14)"}},{"before":null,"after":"1a7075f8726bd1e2c2e35a9c23f8c5cc6b3c42f1","ref":"refs/heads/ryan/qt-707","pushedAt":"2024-04-29T20:18:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"[QT-707] Change default service unit mode\n\nUpdate `vault.service` and `boundary.service` systemd unit file mode to\n`0644` from `0640` to better comply with some distros expectations.\n`consul.service` already utilizes `0644`\n\nWe also add a systemd `deamon-reload` after writing the configuration\nto ensure there's no mismatch between states.\n\n* Change mode of `vault.service` and `boundary.service` to `0644`\n* `systemd daemon-reload` after writing unit files.\n* Bump `VERSION`\n* Update Go modules\n* Regenerate provider docs with the latest docs generator\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"[QT-707] Change default service unit mode"}},{"before":"370f7891ee76aaa45033bab5f8c185ce94298e2f","after":null,"ref":"refs/heads/ryan/test-new-action","pushedAt":"2024-04-19T21:52:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"28eb47883cc2bc74632d529dcccb25a801b0ff78","after":"370f7891ee76aaa45033bab5f8c185ce94298e2f","ref":"refs/heads/ryan/test-new-action","pushedAt":"2024-04-19T21:23:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"action: test new action with and without the secret\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"action: test new action with and without the secret"}},{"before":null,"after":"28eb47883cc2bc74632d529dcccb25a801b0ff78","ref":"refs/heads/ryan/test-new-action","pushedAt":"2024-04-19T21:22:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"action: test new action with and without the secret\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"action: test new action with and without the secret"}},{"before":"485379feee5eb65540312836c033c140c7e4b188","after":null,"ref":"refs/heads/ryan/0.5.1","pushedAt":"2024-04-11T19:02:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"f9e838bbeccaa836febefd923ac621fe8232e253","after":"8d0b6a9bbcf17e1c2198cd6bd835121fc899ffc3","ref":"refs/heads/main","pushedAt":"2024-04-11T19:02:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"version: bump to 0.5.1 since we cannot delete an older version (#12)\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"version: bump to 0.5.1 since we cannot delete an older version (#12)"}},{"before":null,"after":"485379feee5eb65540312836c033c140c7e4b188","ref":"refs/heads/ryan/0.5.1","pushedAt":"2024-04-11T19:02:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"version: bump to 0.5.1 since we cannot delete an older version\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"version: bump to 0.5.1 since we cannot delete an older version"}},{"before":"0f7674a156fb12134ad45c6947b6a12e056e36f6","after":null,"ref":"refs/tags/v0.5.0","pushedAt":"2024-04-11T18:39:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"22b07a741c2245b35f9dfccddd033da8467ce81b","after":null,"ref":"refs/heads/ryan/chmod-after-download","pushedAt":"2024-04-11T18:38:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"0f7674a156fb12134ad45c6947b6a12e056e36f6","after":"f9e838bbeccaa836febefd923ac621fe8232e253","ref":"refs/heads/main","pushedAt":"2024-04-11T18:38:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"github: reset exec bits after download (#11)\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"github: reset exec bits after download (#11)"}},{"before":null,"after":"22b07a741c2245b35f9dfccddd033da8467ce81b","ref":"refs/heads/ryan/chmod-after-download","pushedAt":"2024-04-11T18:38:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"github: reset exec bits after download\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"github: reset exec bits after download"}},{"before":"c02f1fb5753063b4ea1c2c1141d5ce145f066552","after":null,"ref":"refs/heads/ryan/media-type","pushedAt":"2024-04-11T18:22:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"b2cf41f27c3e85b7a7f689b50bbc99a15bea0499","after":"0f7674a156fb12134ad45c6947b6a12e056e36f6","ref":"refs/heads/main","pushedAt":"2024-04-11T18:22:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"Set media type and log the file mode when creating the zip archive (#10)\n\n* github: set media type when uploading release assets\r\n* remove post release test for now\r\n\r\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"Set media type and log the file mode when creating the zip archive (#10)"}},{"before":"2d9a55539951a148a9226f4314d881294a2b78e2","after":null,"ref":"refs/tags/v0.4.10","pushedAt":"2024-04-11T18:14:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"2d9a55539951a148a9226f4314d881294a2b78e2","after":null,"ref":"refs/tags/v0.4.9","pushedAt":"2024-04-11T18:13:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"b2cf41f27c3e85b7a7f689b50bbc99a15bea0499","after":null,"ref":"refs/tags/v0.5.0","pushedAt":"2024-04-11T18:13:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"1270af9884072547ca9d66beb598cf9d1041e509","after":"c02f1fb5753063b4ea1c2c1141d5ce145f066552","ref":"refs/heads/ryan/media-type","pushedAt":"2024-04-11T18:12:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"remove post release test for now\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"remove post release test for now"}},{"before":null,"after":"1270af9884072547ca9d66beb598cf9d1041e509","ref":"refs/heads/ryan/media-type","pushedAt":"2024-04-11T18:06:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"github: set media type when uploading releas assets\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"github: set media type when uploading releas assets"}},{"before":"a33cd4d46baae17dde0fbc655fe067e83e13ce28","after":null,"ref":"refs/heads/ryan/manifest-sha","pushedAt":"2024-04-11T16:45:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":"65c7da81e8fea16db8dc97a1a1b037201b6be027","after":"b2cf41f27c3e85b7a7f689b50bbc99a15bea0499","ref":"refs/heads/main","pushedAt":"2024-04-11T16:45:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"release: use the raw registry manifest so that the SHAs match (#9)\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"release: use the raw registry manifest so that the SHAs match (#9)"}},{"before":"65c7da81e8fea16db8dc97a1a1b037201b6be027","after":null,"ref":"refs/tags/v0.5.0","pushedAt":"2024-04-11T16:36:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"}},{"before":null,"after":"a33cd4d46baae17dde0fbc655fe067e83e13ce28","ref":"refs/heads/ryan/manifest-sha","pushedAt":"2024-04-11T16:34:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ryancragun","name":"Ryan Cragun","path":"/ryancragun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65058?s=80&v=4"},"commit":{"message":"release: use the raw registry manifest so that the SHAs match\n\nSigned-off-by: Ryan Cragun ","shortMessageHtmlLink":"release: use the raw registry manifest so that the SHAs match"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQA4HYAA","startCursor":null,"endCursor":null}},"title":"Activity ยท hashicorp-forge/terraform-provider-enos"}