{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":236055363,"defaultBranch":"main","name":"vault-plugin-secrets-openldap","ownerLogin":"hashicorp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-01-24T18:02:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/761456?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716486550.0","currentOid":""},"activityList":{"items":[{"before":"19f7e500362f338179a94b14e619375c0f6409ad","after":null,"ref":"refs/heads/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-23T17:49:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"}},{"before":"b6c286caf44d9c4ee26fdb2fb9b6c6d4755cdf82","after":null,"ref":"refs/heads/compliance/add-headers","pushedAt":"2024-05-23T15:46:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"}},{"before":"088c509232552ebc1b19e0d650a8ef454dade5cf","after":"eaa5f9dc181bb4ad25ea473a8723111911eb7b58","ref":"refs/heads/main","pushedAt":"2024-05-23T15:46:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"[COMPLIANCE] Add Copyright and License Headers (#106)\n\nCo-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>\r\nCo-authored-by: John-Michael Faircloth ","shortMessageHtmlLink":"[COMPLIANCE] Add Copyright and License Headers (#106)"}},{"before":"ba332441bb7a732ae093815f07ded46de91f09db","after":"b6c286caf44d9c4ee26fdb2fb9b6c6d4755cdf82","ref":"refs/heads/compliance/add-headers","pushedAt":"2024-05-23T15:45:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"Merge branch 'main' into compliance/add-headers","shortMessageHtmlLink":"Merge branch 'main' into compliance/add-headers"}},{"before":"1494e01190fa3bb0405f86b11c9e12f475b26303","after":null,"ref":"refs/heads/release/v0.13.0","pushedAt":"2024-05-20T18:20:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"}},{"before":"151913873742c22f6a269f391394e7a9709a70e5","after":"088c509232552ebc1b19e0d650a8ef454dade5cf","ref":"refs/heads/main","pushedAt":"2024-05-20T18:20:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"Prepare for v0.13.0 release (#107)","shortMessageHtmlLink":"Prepare for v0.13.0 release (#107)"}},{"before":null,"after":"1494e01190fa3bb0405f86b11c9e12f475b26303","ref":"refs/heads/release/v0.13.0","pushedAt":"2024-05-20T18:12:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"Prepare for v0.13.0 release","shortMessageHtmlLink":"Prepare for v0.13.0 release"}},{"before":null,"after":"ba332441bb7a732ae093815f07ded46de91f09db","ref":"refs/heads/compliance/add-headers","pushedAt":"2024-05-20T16:18:54.000Z","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":"3036917713e49b71b7be0d35e37e1a2fd700105b","after":null,"ref":"refs/heads/lib-set/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-16T21:07:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"}},{"before":"9d63d9417ec42f61bab1674f3b62397f617920db","after":"151913873742c22f6a269f391394e7a9709a70e5","ref":"refs/heads/main","pushedAt":"2024-05-16T21:07:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"enable hierarchical path for library sets (#105)\n\n* adds poc with nested role listing\r\n\r\n* add make configure\r\n\r\n* update regex to honor previous contraints\r\n\r\n* refactor static role tests\r\n\r\n* add tests for static role read and list\r\n\r\n* enable hierarchical path for static-cred endpoint\r\n\r\n* enable hierarchical path for rotate-role endpoint\r\n\r\n* address review comments\r\n\r\n* update makefile and test checks\r\n\r\n* enable hierarchical path for dynamic roles and creds\r\n\r\n* use unexported regex helper name\r\n\r\n* update test name\r\n\r\n* lib set, check in, check out\r\n\r\n* comment on tests that need attention\r\n\r\n* add tests for regex\r\n\r\n---------\r\n\r\nCo-authored-by: Austin Gebauer ","shortMessageHtmlLink":"enable hierarchical path for library sets (#105)"}},{"before":"43e50c0201723a6f6cb8466a11d71ad3280d3776","after":"3036917713e49b71b7be0d35e37e1a2fd700105b","ref":"refs/heads/lib-set/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-14T15:53:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"add tests for regex","shortMessageHtmlLink":"add tests for regex"}},{"before":"761a7e66b84444d41a87b6439e9b583adc784d16","after":"43e50c0201723a6f6cb8466a11d71ad3280d3776","ref":"refs/heads/lib-set/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-10T21:32:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"comment on tests that need attention","shortMessageHtmlLink":"comment on tests that need attention"}},{"before":null,"after":"761a7e66b84444d41a87b6439e9b583adc784d16","ref":"refs/heads/lib-set/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-10T19:38:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"Merge branch 'main' into lib-set/VAULT-26642/hierarchical-paths","shortMessageHtmlLink":"Merge branch 'main' into lib-set/VAULT-26642/hierarchical-paths"}},{"before":"43d53bb67953d93ed827117879a1eb2ab0eec80c","after":null,"ref":"refs/heads/dynamic-creds/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-10T19:38:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"}},{"before":"3273e17b4045a1e9a01f63b361ed94bef20fd8db","after":"9d63d9417ec42f61bab1674f3b62397f617920db","ref":"refs/heads/main","pushedAt":"2024-05-10T19:37:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"enable hierarchical path for dynamic roles and creds (#104)\n\n* adds poc with nested role listing\r\n\r\n* add make configure\r\n\r\n* update regex to honor previous contraints\r\n\r\n* refactor static role tests\r\n\r\n* add tests for static role read and list\r\n\r\n* enable hierarchical path for static-cred endpoint\r\n\r\n* enable hierarchical path for rotate-role endpoint\r\n\r\n* address review comments\r\n\r\n* update makefile and test checks\r\n\r\n* enable hierarchical path for dynamic roles and creds\r\n\r\n* use unexported regex helper name\r\n\r\n* update test name\r\n\r\n---------\r\n\r\nCo-authored-by: Austin Gebauer ","shortMessageHtmlLink":"enable hierarchical path for dynamic roles and creds (#104)"}},{"before":"3bc0e9d7e3097502a6b45cd0d203c703b9076fab","after":"43d53bb67953d93ed827117879a1eb2ab0eec80c","ref":"refs/heads/dynamic-creds/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-08T19:49:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"update test name","shortMessageHtmlLink":"update test name"}},{"before":"6dfd780651d5e8d138290b9ced06c47c8a779448","after":"3bc0e9d7e3097502a6b45cd0d203c703b9076fab","ref":"refs/heads/dynamic-creds/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-08T19:47:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"fix merge conflict","shortMessageHtmlLink":"fix merge conflict"}},{"before":null,"after":"6dfd780651d5e8d138290b9ced06c47c8a779448","ref":"refs/heads/dynamic-creds/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-08T19:44:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"use unexported regex helper name","shortMessageHtmlLink":"use unexported regex helper name"}},{"before":"6dfd780651d5e8d138290b9ced06c47c8a779448","after":null,"ref":"refs/heads/dynamic-creds/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-08T19:44:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"}},{"before":"6a3ca7243374fda12c8fc4ef16c23cbb5f7bfc5b","after":"3273e17b4045a1e9a01f63b361ed94bef20fd8db","ref":"refs/heads/main","pushedAt":"2024-05-08T19:42:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"add hierarchical path handling to static role endpoints (#102)\n\n* adds poc with nested role listing\r\n\r\n* add make configure\r\n\r\n* update regex to honor previous contraints\r\n\r\n* refactor static role tests\r\n\r\n* add tests for static role read and list\r\n\r\n* enable hierarchical path for static-cred endpoint\r\n\r\n* enable hierarchical path for rotate-role endpoint\r\n\r\n* address review comments\r\n\r\n* update makefile and test checks\r\n\r\n---------\r\n\r\nCo-authored-by: Austin Gebauer ","shortMessageHtmlLink":"add hierarchical path handling to static role endpoints (#102)"}},{"before":"9e3dd2bd80f9fefcb3e9e707b24779df91bf1d1f","after":"6dfd780651d5e8d138290b9ced06c47c8a779448","ref":"refs/heads/dynamic-creds/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-08T17:52:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"use unexported regex helper name","shortMessageHtmlLink":"use unexported regex helper name"}},{"before":"49238b4c2966382824fa54ab01985b3dea2ba44b","after":"19f7e500362f338179a94b14e619375c0f6409ad","ref":"refs/heads/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-07T22:06:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"update makefile and test checks","shortMessageHtmlLink":"update makefile and test checks"}},{"before":"15b76eec33a118c968b6ff6beed61c239d519c0c","after":"9e3dd2bd80f9fefcb3e9e707b24779df91bf1d1f","ref":"refs/heads/dynamic-creds/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-07T21:25:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"enable hierarchical path for dynamic roles and creds","shortMessageHtmlLink":"enable hierarchical path for dynamic roles and creds"}},{"before":"cab0c822776f52af5cd96b7ec1ef8c71b73c91de","after":"49238b4c2966382824fa54ab01985b3dea2ba44b","ref":"refs/heads/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-07T21:24:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"address review comments","shortMessageHtmlLink":"address review comments"}},{"before":null,"after":"15b76eec33a118c968b6ff6beed61c239d519c0c","ref":"refs/heads/dynamic-creds/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-07T17:33:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"enable hierarchical path for dynamic roles and creds","shortMessageHtmlLink":"enable hierarchical path for dynamic roles and creds"}},{"before":"753980f369d5ba03fc0a9fc33c38469676361224","after":"cab0c822776f52af5cd96b7ec1ef8c71b73c91de","ref":"refs/heads/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-03T21:48:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"enable hierarchical path for rotate-role endpoint","shortMessageHtmlLink":"enable hierarchical path for rotate-role endpoint"}},{"before":null,"after":"753980f369d5ba03fc0a9fc33c38469676361224","ref":"refs/heads/VAULT-26642/hierarchical-paths","pushedAt":"2024-05-03T21:27:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fairclothjm","name":"John-Michael Faircloth","path":"/fairclothjm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10056608?s=80&v=4"},"commit":{"message":"enable hierarchical path for rotate-role endpoint","shortMessageHtmlLink":"enable hierarchical path for rotate-role endpoint"}},{"before":"af6baa7194aed37d920ea25e4ca93b97507bc626","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible","pushedAt":"2024-05-01T21:24:22.000Z","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":"aec5ff1947b36099d6fd50fbfcd07c0a5abf804d","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-05-01T21:24:11.000Z","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":"f158549581158402e7c6750560219721f2aa75f5","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3","pushedAt":"2024-05-01T21:24:03.000Z","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":"djE6ks8AAAAEUk4g5gA","startCursor":null,"endCursor":null}},"title":"Activity ยท hashicorp/vault-plugin-secrets-openldap"}