{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":593716393,"defaultBranch":"main","name":"terraform-provider-power-platform","ownerLogin":"microsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-01-26T17:21:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6154722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718391862.0","currentOid":""},"activityList":{"items":[{"before":"99dc2753b7a5b31486a5b167055774be74772e0e","after":null,"ref":"refs/heads/enpolat/329-use-oidc-as-env-variable","pushedAt":"2024-06-14T19:04:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"}},{"before":"3a8996a28a5ff1642e9fa1a257b273078b69ce55","after":"ecb6c607ffa73fc610919abdb4e5c9ced747f461","ref":"refs/heads/main","pushedAt":"2024-06-14T19:04:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"},"commit":{"message":"checking if useoidc env var is set (#335)\n\n* checking if useoidc env var is set\r\n\r\n* renaming variable","shortMessageHtmlLink":"checking if useoidc env var is set (#335)"}},{"before":"4ba20f68a699df8072fc54b36094ba49f37d64de","after":"e4a03824f091cac74c8441bc65c187d2571f1b41","ref":"refs/heads/mawasile/278-data-source-powerplatform_data_records","pushedAt":"2024-06-14T14:18:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"refactor: Consolidate OData query building logic","shortMessageHtmlLink":"refactor: Consolidate OData query building logic"}},{"before":"9d014b38ae7ab063b2fb6565ba83e93ee23d9077","after":"99dc2753b7a5b31486a5b167055774be74772e0e","ref":"refs/heads/enpolat/329-use-oidc-as-env-variable","pushedAt":"2024-06-14T14:05:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"},"commit":{"message":"fixing failing compilation","shortMessageHtmlLink":"fixing failing compilation"}},{"before":"7b08b401221dc7fa66aaa30264b302671ee540a3","after":"9d014b38ae7ab063b2fb6565ba83e93ee23d9077","ref":"refs/heads/enpolat/329-use-oidc-as-env-variable","pushedAt":"2024-06-14T14:00:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"},"commit":{"message":"Merge branch 'main' into enpolat/329-use-oidc-as-env-variable","shortMessageHtmlLink":"Merge branch 'main' into enpolat/329-use-oidc-as-env-variable"}},{"before":null,"after":"4ba20f68a699df8072fc54b36094ba49f37d64de","ref":"refs/heads/mawasile/cover-datasource-data-records-with-unit-tests","pushedAt":"2024-06-14T12:40:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"refactor: Consolidate OData query building logic\n\nRefactor the `buildExpandFilterQueryPart` function in the `odata.go` file to consolidate the logic for building the OData query. This improves code readability and reduces duplication. The function now uses the `strings.Join` function to concatenate the query parts instead of repeated string concatenation.","shortMessageHtmlLink":"refactor: Consolidate OData query building logic"}},{"before":"a1fd31d904eb62f23ecf59305381ee9a6214d5eb","after":"188b587f00c0b3a3d208d6048c39e579193da8f1","ref":"refs/heads/mawasile/cover-data-record-with-unit-tests","pushedAt":"2024-06-14T11:26:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"removing code","shortMessageHtmlLink":"removing code"}},{"before":"36594d7ffd8f3e0336dcfad77ee13fd96aca1777","after":"a1fd31d904eb62f23ecf59305381ee9a6214d5eb","ref":"refs/heads/mawasile/cover-data-record-with-unit-tests","pushedAt":"2024-06-14T11:25:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"adding unit tests for resource_data_record","shortMessageHtmlLink":"adding unit tests for resource_data_record"}},{"before":"0ad30bb87b0b09d808963b521c9bd88394722d2e","after":"4ba20f68a699df8072fc54b36094ba49f37d64de","ref":"refs/heads/mawasile/278-data-source-powerplatform_data_records","pushedAt":"2024-06-14T11:19:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"refactor: Consolidate OData query building logic\n\nRefactor the `buildExpandFilterQueryPart` function in the `odata.go` file to consolidate the logic for building the OData query. This improves code readability and reduces duplication. The function now uses the `strings.Join` function to concatenate the query parts instead of repeated string concatenation.","shortMessageHtmlLink":"refactor: Consolidate OData query building logic"}},{"before":"3c747f84fec1b4aa6f160c8a669e804b6e9f11be","after":"0ad30bb87b0b09d808963b521c9bd88394722d2e","ref":"refs/heads/mawasile/278-data-source-powerplatform_data_records","pushedAt":"2024-06-14T06:13:05.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"Merge branch 'main' into mawasile/278-data-source-powerplatform_data_records","shortMessageHtmlLink":"Merge branch 'main' into mawasile/278-data-source-powerplatform_data_…"}},{"before":"6be1cd923f3412159f1f2bf3b70dbc306857e1b0","after":null,"ref":"refs/heads/ianjensenisme/339_BadLogOutput","pushedAt":"2024-06-14T06:12:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"}},{"before":"1752b0ddde817379256dcadf63a1b315e168a886","after":"3a8996a28a5ff1642e9fa1a257b273078b69ce55","ref":"refs/heads/main","pushedAt":"2024-06-14T06:12:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"Ianjensenisme/339 bad log output (#340)\n\n* Removing log output\r\n\r\n* Removing inaccurate log output\r\n\r\n---------\r\n\r\nCo-authored-by: mawasile <50197777+mawasile@users.noreply.github.com>","shortMessageHtmlLink":"Ianjensenisme/339 bad log output (#340)"}},{"before":"b04e2a3a2a17f1c46b229d8b1964913298b55b18","after":"6be1cd923f3412159f1f2bf3b70dbc306857e1b0","ref":"refs/heads/ianjensenisme/339_BadLogOutput","pushedAt":"2024-06-14T06:12:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"Merge branch 'main' into ianjensenisme/339_BadLogOutput","shortMessageHtmlLink":"Merge branch 'main' into ianjensenisme/339_BadLogOutput"}},{"before":"0af9348c738bb4e82a76b76903974caa43eda026","after":null,"ref":"refs/heads/enpolat/334-able-to-set-environment-variable-to-set-use_cli-config","pushedAt":"2024-06-13T17:49:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"}},{"before":"accc2abf031092380021cd7950c644a85523cf09","after":"1752b0ddde817379256dcadf63a1b315e168a886","ref":"refs/heads/main","pushedAt":"2024-06-13T17:49:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"},"commit":{"message":"checking if usecli environment variable is set (#336)\n\n* checking if usecli environment variable is set\r\n\r\n* renaming variable","shortMessageHtmlLink":"checking if usecli environment variable is set (#336)"}},{"before":"46ebb66e1c58ddf99858fe66a13725bb94ec9eeb","after":"b04e2a3a2a17f1c46b229d8b1964913298b55b18","ref":"refs/heads/ianjensenisme/339_BadLogOutput","pushedAt":"2024-06-13T16:06:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ianjensenisme","name":"Ian Jensen","path":"/ianjensenisme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94021216?s=80&v=4"},"commit":{"message":"Removing inaccurate log output","shortMessageHtmlLink":"Removing inaccurate log output"}},{"before":null,"after":"46ebb66e1c58ddf99858fe66a13725bb94ec9eeb","ref":"refs/heads/ianjensenisme/339_BadLogOutput","pushedAt":"2024-06-13T16:05:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ianjensenisme","name":"Ian Jensen","path":"/ianjensenisme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94021216?s=80&v=4"},"commit":{"message":"Removing log output","shortMessageHtmlLink":"Removing log output"}},{"before":"f6cd588f47cbde0c8b07a4bc513affc71e255ad7","after":"3c747f84fec1b4aa6f160c8a669e804b6e9f11be","ref":"refs/heads/mawasile/278-data-source-powerplatform_data_records","pushedAt":"2024-06-13T09:25:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"PR fixes","shortMessageHtmlLink":"PR fixes"}},{"before":"b7df4c3b5ed94e5d442fe0f4bbf7ed240193b2db","after":"f6cd588f47cbde0c8b07a4bc513affc71e255ad7","ref":"refs/heads/mawasile/278-data-source-powerplatform_data_records","pushedAt":"2024-06-13T07:20:27.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"Merge branch 'main' into mawasile/278-data-source-powerplatform_data_records","shortMessageHtmlLink":"Merge branch 'main' into mawasile/278-data-source-powerplatform_data_…"}},{"before":"e4aeb51e08e752c3c2aa2a95dff36272ad837547","after":"7b08b401221dc7fa66aaa30264b302671ee540a3","ref":"refs/heads/enpolat/329-use-oidc-as-env-variable","pushedAt":"2024-06-13T07:20:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"Merge branch 'main' into enpolat/329-use-oidc-as-env-variable","shortMessageHtmlLink":"Merge branch 'main' into enpolat/329-use-oidc-as-env-variable"}},{"before":"d463bac562ba03b8a3ee682319b4eb19ee986373","after":"0af9348c738bb4e82a76b76903974caa43eda026","ref":"refs/heads/enpolat/334-able-to-set-environment-variable-to-set-use_cli-config","pushedAt":"2024-06-13T07:17:50.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"Merge branch 'main' into enpolat/334-able-to-set-environment-variable-to-set-use_cli-config","shortMessageHtmlLink":"Merge branch 'main' into enpolat/334-able-to-set-environment-variable…"}},{"before":"1a039d4e183dba87d39652994effae5058491285","after":null,"ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/checkout-4.1.7","pushedAt":"2024-06-13T07:16:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"}},{"before":"640ab1e6ad9bed083c717f89ac0b383e2e7a7192","after":"accc2abf031092380021cd7950c644a85523cf09","ref":"refs/heads/main","pushedAt":"2024-06-13T07:16:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.6 to 4.1.7 in /.github/workflows (#338)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: polatengin ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.6 to 4.1.7 in /.github/workflows (#338)"}},{"before":"b7b13a8b96293333919943da56e7b442e82ae6a9","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.7","pushedAt":"2024-06-13T07:16:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"}},{"before":"165050b6d59ffe69c9cfbea3f08b953bdc8ec7dd","after":"640ab1e6ad9bed083c717f89ac0b383e2e7a7192","ref":"refs/heads/main","pushedAt":"2024-06-13T07:16:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"polatengin","name":"Engin Polat","path":"/polatengin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/118744?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.6 to 4.1.7 (#337)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: polatengin ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.6 to 4.1.7 (#337)"}},{"before":"8058056a585666b983e24859584ff023365a8765","after":"e4aeb51e08e752c3c2aa2a95dff36272ad837547","ref":"refs/heads/enpolat/329-use-oidc-as-env-variable","pushedAt":"2024-06-13T03:49:33.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ianjensenisme","name":"Ian Jensen","path":"/ianjensenisme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94021216?s=80&v=4"},"commit":{"message":"Merge branch 'main' into enpolat/329-use-oidc-as-env-variable","shortMessageHtmlLink":"Merge branch 'main' into enpolat/329-use-oidc-as-env-variable"}},{"before":"545da9f2b8498d36e40541a1772ea604e4938997","after":"d463bac562ba03b8a3ee682319b4eb19ee986373","ref":"refs/heads/enpolat/334-able-to-set-environment-variable-to-set-use_cli-config","pushedAt":"2024-06-13T03:48:01.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ianjensenisme","name":"Ian Jensen","path":"/ianjensenisme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94021216?s=80&v=4"},"commit":{"message":"Merge branch 'main' into enpolat/334-able-to-set-environment-variable-to-set-use_cli-config","shortMessageHtmlLink":"Merge branch 'main' into enpolat/334-able-to-set-environment-variable…"}},{"before":null,"after":"1a039d4e183dba87d39652994effae5058491285","ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/checkout-4.1.7","pushedAt":"2024-06-12T20:54:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.6 to 4.1.7 in /.github/workflows\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.6 to 4.1.7 in /.github/workflows"}},{"before":null,"after":"b7b13a8b96293333919943da56e7b442e82ae6a9","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.7","pushedAt":"2024-06-12T20:33:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 4.1.6 to 4.1.7\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 4.1.6 to 4.1.7"}},{"before":"e6d12f01c7da1d99e3d1f07f2ab937dc610aa25d","after":"b7df4c3b5ed94e5d442fe0f4bbf7ed240193b2db","ref":"refs/heads/mawasile/278-data-source-powerplatform_data_records","pushedAt":"2024-06-12T18:56:27.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mawasile","name":"mawasile","path":"/mawasile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50197777?s=80&v=4"},"commit":{"message":"Merge branch 'main' into mawasile/278-data-source-powerplatform_data_records","shortMessageHtmlLink":"Merge branch 'main' into mawasile/278-data-source-powerplatform_data_…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEZcUbFwA","startCursor":null,"endCursor":null}},"title":"Activity · microsoft/terraform-provider-power-platform"}