{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":244694174,"defaultBranch":"master","name":"connectedhomeip","ownerLogin":"project-chip","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-03-03T17:05:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/61027988?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718724563.0","currentOid":""},"activityList":{"items":[{"before":"10da30dd46e9933681d42545f6affef753f20c65","after":"f6ac92660b416f810610a0fa2c13989d4c3c8801","ref":"refs/heads/master","pushedAt":"2024-06-19T01:52:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"[Metrics] Added additional metrics for CASE and Subscription (#33934)\n\n* [Metrics] Added additional metrics for CASE and Subscription\n\n- CASE session tracking\n- Subscription Setup\n- MRP Retries\n\n* Fixed code review comment\n\n* Restyler fixes\n\n* Update src/darwin/Framework/CHIP/MTRDevice.mm\n\nCo-authored-by: Boris Zbarsky \n\n* Addressed code review comments\n\n* Update src/darwin/Framework/CHIP/MTRMetricKeys.h\n\nCo-authored-by: Boris Zbarsky \n\n* Fixed build failure when tracing is off\n\n* Resytle fixes\n\n---------\n\nCo-authored-by: Boris Zbarsky ","shortMessageHtmlLink":"[Metrics] Added additional metrics for CASE and Subscription (#33934)"}},{"before":"c30f32fb0fe96db8178db5ddaeca033302a37d74","after":"10da30dd46e9933681d42545f6affef753f20c65","ref":"refs/heads/master","pushedAt":"2024-06-19T01:34:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Run zap_convert_all on the tree. (#34000)\n\nWe have had XML changes that did not get reflected into .zap files,\nunfortunately, including marking things as no longer provisional.\n\nFixing that by running zap_convert_all.py discovered a problem in the Thread\nBorder Router Management cluster XML: it was using the wrong define value. And\napparently the .zap files involved had been hand-edited to not match the XML to\nallow code to compile, but regenerating them obviously \"broke\" that. The fix is\nto use the right value in the XML.","shortMessageHtmlLink":"Run zap_convert_all on the tree. (#34000)"}},{"before":"83324b2c4ce1f122aa96b9f63bece1e6617072d3","after":"111056d6bf811e675a03fee9a742759bb9f60630","ref":"refs/heads/daily_pass_percentage","pushedAt":"2024-06-19T00:31:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update daily pass percentage","shortMessageHtmlLink":"Update daily pass percentage"}},{"before":"71e0eb994f3369d10542ead280bd4a5555fa4918","after":"c30f32fb0fe96db8178db5ddaeca033302a37d74","ref":"refs/heads/master","pushedAt":"2024-06-19T00:19:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Pass largepayload flag into CommandSender in IM test app. (#33976)\n\nUse the session information from DeviceProxy to construct\nCommandSender for large payload if session supports it.\n\nCo-authored-by: Andrei Litvin ","shortMessageHtmlLink":"Pass largepayload flag into CommandSender in IM test app. (#33976)"}},{"before":"bec5fc3cbd3a13684f2161f889009f09ff394f61","after":"71e0eb994f3369d10542ead280bd4a5555fa4918","ref":"refs/heads/master","pushedAt":"2024-06-18T23:55:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Add dimmable plugin unit device type to chef sample apps (#33835)\n\n* Add dimmable plugin unit device type to chef sample apps\n\n* Add dimmable plugin unit device type to chef sample apps","shortMessageHtmlLink":"Add dimmable plugin unit device type to chef sample apps (#33835)"}},{"before":"e22266b34409c409ae7000b4e8b8b44f17233980","after":"bec5fc3cbd3a13684f2161f889009f09ff394f61","ref":"refs/heads/master","pushedAt":"2024-06-18T21:16:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"[Python] Make Commissioning APIs more pythonic and consistent (#33905)\n\n* [Python] Make Commissioning APIs more pythonic and consistent\n\nThis commit makes the commissioning APIs more pythonic and consistent\nby not returning PyChipError but simply raising ChipStackError\nexceptions on errors instead.\n\nThe return value instead returns the effectively assigned node ID\nas defined by the NOC. If the SDK ends up generating that NOC, it\nwill use the thing passed to PairDevice, so those will match with\nwhat is provided when calling the commissioning API.\n\n* [Python] Adjust tests to use new commissioning error handling","shortMessageHtmlLink":"[Python] Make Commissioning APIs more pythonic and consistent (#33905)"}},{"before":"dacf5608f2954b5759aece0a6b7116c6368bc458","after":"e22266b34409c409ae7000b4e8b8b44f17233980","ref":"refs/heads/master","pushedAt":"2024-06-18T20:24:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yufengwangca","name":"Yufeng Wang","path":"/yufengwangca","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44623591?s=80&v=4"},"commit":{"message":"Apply ColorTempPhysicalMaxMireds when ColorTemperatureMaximumMireds f… (#33983)\n\n* Apply ColorTempPhysicalMaxMireds when ColorTemperatureMaximumMireds field is 0. Add tests\r\n\r\n* Restyled by whitespace\r\n\r\n* Restyled by prettier-yaml\r\n\r\n* Change wait time to 1 sec as rate is calculated in step per second\r\n\r\n* Add code comment, fix typo in test command\r\n\r\n---------\r\n\r\nCo-authored-by: Restyled.io ","shortMessageHtmlLink":"Apply ColorTempPhysicalMaxMireds when ColorTemperatureMaximumMireds f… ("}},{"before":"b6e1a482745b02931f1282680335c04afca2bf33","after":"dacf5608f2954b5759aece0a6b7116c6368bc458","ref":"refs/heads/master","pushedAt":"2024-06-18T20:08:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"[Fabric Bridge] Overwrite the default implementation of Administrator Commissioning C… (#33909)\n\n* Overwrite the default implementation of Administrator Commissioning Cluster\n\n* Address review comments","shortMessageHtmlLink":"[Fabric Bridge] Overwrite the default implementation of Administrator…"}},{"before":"1cbb1090ae0a0e5cf49bd36ab2441886448ab03d","after":"b6e1a482745b02931f1282680335c04afca2bf33","ref":"refs/heads/master","pushedAt":"2024-06-18T19:39:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Improve documentation of ScheduleLambda (#33967)\n\n* Improve documentation of ScheduleLambda\n\nProblem:\n- SystemLayer::ScheduleLambda is critical to allow correct\n context updates to data, but it was claimed it had to be\n executed in Matter context already, which is the opposite\n of the point of the method.\n\nFixes #26538\n\nThis PR:\n- Improves the documentation of several methods in SystemLayer.h\n- Makes ScheduleLambdaBridge private (not called elsewhere)\n- Adds a static assert to avoid arguments on the lambda\n\nTesting done:\n- All unit tests still pass\n\n* Restyled by clang-format\n\n---------\n\nCo-authored-by: Restyled.io ","shortMessageHtmlLink":"Improve documentation of ScheduleLambda (#33967)"}},{"before":"a39c62e29e7c877aeb9baab819caeec15fb8558b","after":"1cbb1090ae0a0e5cf49bd36ab2441886448ab03d","ref":"refs/heads/master","pushedAt":"2024-06-18T19:26:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Update boringssl to 9cac8a6b38c1cbd45c77aee108411d588da006fe (#33965)\n\n* Update boringssl to 9cac8a6b38c1cbd45c77aee108411d588da006fe\n\nProblem:\n- BoringSSL needed to be updated since it's been a while\n\nThis PR:\n- Updates BoringSSL to master as of June 12, 2024\n - SHA 9cac8a6b38c1cbd45c77aee108411d588da006fe\n\nTesting done:\n- Full unit test suite still passes\n- chip-tool pairing passes\n- Python tests pass when built with BoringSSL\n\n* Add newline to kick push\n\n* Remove newline to kick push","shortMessageHtmlLink":"Update boringssl to 9cac8a6b38c1cbd45c77aee108411d588da006fe (#33965)"}},{"before":"eeac38f492b35d13fa1e940eedda458206b45692","after":"a39c62e29e7c877aeb9baab819caeec15fb8558b","ref":"refs/heads/master","pushedAt":"2024-06-18T18:23:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Fix GRPKEY cluster in PICSGenerator (#33963)\n\n* Fix GRPKEY cluster in PICSGenerator\n\n- Group Key Management cluster was incorrectly mapped,\n leading to errors.\n\nThis PR:\n\n- Fixes the mapping of GroupKeyManagement cluster\n\nTesting done:\n\n- Ran PICSGenerator against my product after changes,\n got no error where there previously was one.\n\n* Fix formatting, address review comment\n\n---------\n\nCo-authored-by: Andrei Litvin ","shortMessageHtmlLink":"Fix GRPKEY cluster in PICSGenerator (#33963)"}},{"before":"814361530fc23396c88cc1d0f32ac5d7c18398ee","after":"eeac38f492b35d13fa1e940eedda458206b45692","ref":"refs/heads/master","pushedAt":"2024-06-18T17:34:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Add battery support to AQ sensor and update default values for concentration measurements. (#33813)","shortMessageHtmlLink":"Add battery support to AQ sensor and update default values for concen…"}},{"before":"acf823fa20c5e2e12da999fdbf904ea11cf4d15c","after":"814361530fc23396c88cc1d0f32ac5d7c18398ee","ref":"refs/heads/master","pushedAt":"2024-06-18T17:05:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Post certification checks script (#33256)\n\n* Post certification checks script\n\nThis test is used to evaluate that all the proper post-certification\nwork has been done to make a Matter device production ready.\nThis test ensure that:\n- DAC chain is valid and spec compliant, and chains up to a PAA that\n is registered in the main net DCL\n- CD is valid and, signed by one of the known CSA signing certs and\n is marked as a production CD\n- DCL entries for this device and vendor have all been registered\n- TestEventTriggers have been turned off\n\nThis test is performed over PASE on a factory reset device.\n\nTo run this test, first build and install the python chip wheel\nfiles, then add the extra dependencies. From the root:\n\n./scripts/build_python.sh -i py\nsource py/bin/activate\npip install opencv-python requests click_option_group\n\n* Restyled by autopep8\n\n* linter\n\n* Add a production CD check to DA-1.7\n\n* report out results better\n\n* fix post cert check in 1.2\n\n* Add a check for software versions\n\nNOTE: not done yet because as it turns out hex strings appear to\nbe valid base64. I mean, they're garbage, but this test won't\nfind that.\n\nNeed additional tests to detect hex vs. base64\n\n* fix accidental checkin\n\n* Proper checksum check on the downloaded OTA\n\n* Update credentials/fetch_paa_certs_from_dcl.py\n\n* Don't include CSA root as a PAA\n\n* Restyled by autopep8\n\n* rename file to production_device_checks.py\n\n---------\n\nCo-authored-by: Restyled.io ","shortMessageHtmlLink":"Post certification checks script (#33256)"}},{"before":"e1d746a17fe6a76a983a1107877b42ea9ec0fe94","after":"acf823fa20c5e2e12da999fdbf904ea11cf4d15c","ref":"refs/heads/master","pushedAt":"2024-06-18T15:55:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Automated implementation of initially 1 python test to use Metadata script as an intermediate argument holder (#33888)\n\n* Automated implementation of 1 python test to use Metadata script as an intermediate argument holder\n\n* Added modified tests.yaml\n\n* Restyled by autopep8\n\n* Restyled by isort\n\n* Fixed the unite test for metadata\n\n* Fixed the Syntax error Unterminated quoted string\n\n* Restyled by autopep8\n\n* Restyled by isort\n\n* Fixed the quoted string error\n\n* did ruff clean\n\n* rename scripts/tests/yaml to scripts/tests/chipyaml and replace the imports for yaml.paths_finder to chipyaml.paths_finder\n\n* Adding the rename changes I had in the new PR to make it clean and independent\n\n* Updates and Fixes to the Script\n\n* Fixed latest tests.yaml and test_metadata.py changes\n\n* Restyled by autopep8\n\n* Restyled by isort\n\n* Removed extra import typing.list as per code linter\n\n* Restyled by autopep8\n\n---------\n\nCo-authored-by: Restyled.io ","shortMessageHtmlLink":"Automated implementation of initially 1 python test to use Metadata s…"}},{"before":"eac084f98a29cef10e5156a037e45bacd71c91fc","after":"e1d746a17fe6a76a983a1107877b42ea9ec0fe94","ref":"refs/heads/master","pushedAt":"2024-06-18T15:29:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andy31415","name":"Andrei Litvin","path":"/andy31415","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1832280?s=80&v=4"},"commit":{"message":"Add reviewers-grundfos as an official review member (#33986)\n\nThis will allow https://github.com/orgs/project-chip/teams/reviewers-grundfos/members to count as a SDK official reviewer for consensus purposes of 2+ companies per review.","shortMessageHtmlLink":"Add reviewers-grundfos as an official review member (#33986)"}},{"before":"8fab8f6221dd8f190573f0f3cfdeac3a143371e0","after":null,"ref":"refs/heads/andy31415-patch-1","pushedAt":"2024-06-18T15:29:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"andy31415","name":"Andrei Litvin","path":"/andy31415","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1832280?s=80&v=4"}},{"before":null,"after":"8fab8f6221dd8f190573f0f3cfdeac3a143371e0","ref":"refs/heads/andy31415-patch-1","pushedAt":"2024-06-18T15:28:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"andy31415","name":"Andrei Litvin","path":"/andy31415","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1832280?s=80&v=4"},"commit":{"message":"Add reviewers-grundfos as an official review member\n\nThis will allow https://github.com/orgs/project-chip/teams/reviewers-grundfos/members to count as a SDK official reviewer for consensus purposes of 2+ companies per review.","shortMessageHtmlLink":"Add reviewers-grundfos as an official review member"}},{"before":"917cf26ed685c552f0426f58da7064121ff31bcc","after":"eac084f98a29cef10e5156a037e45bacd71c91fc","ref":"refs/heads/master","pushedAt":"2024-06-18T15:11:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Use BoringSSL for python controller build (#33964)\n\nProblem:\n- OpenSSL can vary per build machine, causing non-hermetic builds\n\nThis PR:\n- Selects boringssl (built from tree) as default CHIP crypto backend\n for Python controller\n\nTesting done:\n- All Python unit tests and integration tests still pass","shortMessageHtmlLink":"Use BoringSSL for python controller build (#33964)"}},{"before":"6cf8de8a965a39bff426d50f068dbde4c468e612","after":"917cf26ed685c552f0426f58da7064121ff31bcc","ref":"refs/heads/master","pushedAt":"2024-06-18T14:27:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Remove redundant attributes from LogV implementation (#33984)\n\nThe function was already declared with ENFORCE_FORMAT(3, 0), so there is\nno need to repeat this attribute in the definition.","shortMessageHtmlLink":"Remove redundant attributes from LogV implementation (#33984)"}},{"before":"ab2907b5d3fecf31ff6a970b0eb8ab55e713d15f","after":"6cf8de8a965a39bff426d50f068dbde4c468e612","ref":"refs/heads/master","pushedAt":"2024-06-18T14:02:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"[Bridge Example] Fix dangling pointer when AddDeviceEndpoint failed (#33956)\n\n* Fix dandling pointer when AddDeviceEndpoint failed\n\n* Remove code never be excuted","shortMessageHtmlLink":"[Bridge Example] Fix dangling pointer when AddDeviceEndpoint failed (#…"}},{"before":"947fef585ac027545fb836b09f6cdfa01c2414ae","after":"ab2907b5d3fecf31ff6a970b0eb8ab55e713d15f","ref":"refs/heads/master","pushedAt":"2024-06-18T12:45:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"[Python] Store original PyChipError in ChipStackException (#33954)\n\n* [Python] Drop unused ErrorToException function\n\nAlso remove the now unused pychip_Stack_ErrorToString function. This\nis handled in pychip_FormatError today.\n\n* [Python] Cleanup PyChipError return values\n\nUse PyChipError return value where PyChipErrors are actually returned.\nThis then also allows us to use the typical .raise_on_error() pattern.\n\n* [Python] Store original PyChipError in ChipStackException\n\nThis change stores the original PyChipError in ChipStackException so\nthat details of the original error code can still be retrieved. This\nis interesting to use the properties returning processed information\nabout the original error code. It also preserves the line and code\nfile which can be helpful.\n\n* [Python] Fix Command API argument type errors\n\nNativeLibraryHandleMethodArguments correctly setting the arguments\nuncovered some incorrectly set arguments.\n\n* [Python] Use to_exception() to convert PyChipError to ChipStackError\n\n* [Python] Fix Cert API argument type errors\n\nNativeLibraryHandleMethodArguments correctly setting the argument\ntypes causes argument type errors:\nctypes.ArgumentError: argument 1: TypeError: expected LP_c_ubyte instance instead of bytes\n\nWe can safely cast bytes as the native side marks it const.","shortMessageHtmlLink":"[Python] Store original PyChipError in ChipStackException (#33954)"}},{"before":"4cdce52a5fa25542d4fbeb3cdff6e75b3aa1c379","after":"947fef585ac027545fb836b09f6cdfa01c2414ae","ref":"refs/heads/master","pushedAt":"2024-06-18T12:10:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Removing NL Unit Infrastructure (#33943)\n\n* removing nl_unit infra from ESP32\n\n* removing nl_unit infra from Nordic\n\n* removing nl_unit infra from OpenIoTSDK\n\n* removing nl_unit infra from mbed\n\n* removing nl_unit infra from EFR32\n\n* removing include dependencies of nl_unit_test\n\n* making Mbed Unit Tests return an Error to clarify that they are disabled\n\n* adding issue number to code comment","shortMessageHtmlLink":"Removing NL Unit Infrastructure (#33943)"}},{"before":"ed0cd7d23e1614148b22cfeb68c1a8d2c6e9e0c6","after":null,"ref":"refs/heads/feature/re-invent-app-installation-flow","pushedAt":"2024-06-18T11:21:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lazarkov","name":"Lazar Kovacic","path":"/lazarkov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4352569?s=80&v=4"}},{"before":"7b50e1f8d994ea4d34d10f708df556d614234b9c","after":null,"ref":"refs/heads/restyled/feature/re-invent-app-installation-flow","pushedAt":"2024-06-18T11:21:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"restyled-io[bot]","name":null,"path":"/apps/restyled-io","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/5851?s=80&v=4"}},{"before":"2e6e42a169ed57aa39adfc349e19f1916ae1dda2","after":null,"ref":"refs/heads/feature/fix-tv-app-install-flow-and-supported-clusters","pushedAt":"2024-06-18T11:19:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lazarkov","name":"Lazar Kovacic","path":"/lazarkov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4352569?s=80&v=4"}},{"before":"f2f9eccf59ae9e11da10f3bfbe224000d5bd0046","after":null,"ref":"refs/heads/restyled/feature/fix-tv-app-install-flow-and-supported-clusters","pushedAt":"2024-06-18T09:03:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"restyled-io[bot]","name":null,"path":"/apps/restyled-io","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/5851?s=80&v=4"}},{"before":"083b3d0b432ffeaa9a6e9bcebae11d84ab89c557","after":"2e6e42a169ed57aa39adfc349e19f1916ae1dda2","ref":"refs/heads/feature/fix-tv-app-install-flow-and-supported-clusters","pushedAt":"2024-06-18T09:03:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lazarkov","name":"Lazar Kovacic","path":"/lazarkov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4352569?s=80&v=4"},"commit":{"message":"Restyled by clang-format","shortMessageHtmlLink":"Restyled by clang-format"}},{"before":"79503ad6a8e6e0b7cc024a8001b4936986dca3ee","after":"f2f9eccf59ae9e11da10f3bfbe224000d5bd0046","ref":"refs/heads/restyled/feature/fix-tv-app-install-flow-and-supported-clusters","pushedAt":"2024-06-18T09:01:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"restyled-io[bot]","name":null,"path":"/apps/restyled-io","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/5851?s=80&v=4"},"commit":{"message":"Restyled by clang-format","shortMessageHtmlLink":"Restyled by clang-format"}},{"before":"aee579dd3d59d4b9978d35b22437dc0b97fb658c","after":"79503ad6a8e6e0b7cc024a8001b4936986dca3ee","ref":"refs/heads/restyled/feature/fix-tv-app-install-flow-and-supported-clusters","pushedAt":"2024-06-18T09:01:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"restyled-io[bot]","name":null,"path":"/apps/restyled-io","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/5851?s=80&v=4"},"commit":{"message":"Restyled by clang-format","shortMessageHtmlLink":"Restyled by clang-format"}},{"before":"32b4941b118cb2d62d74a966a576edc8ff6d325f","after":"083b3d0b432ffeaa9a6e9bcebae11d84ab89c557","ref":"refs/heads/feature/fix-tv-app-install-flow-and-supported-clusters","pushedAt":"2024-06-18T09:01:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lazarkov","name":"Lazar Kovacic","path":"/lazarkov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4352569?s=80&v=4"},"commit":{"message":"Merge branch 'master' into feature/fix-tv-app-install-flow-and-supported-clusters","shortMessageHtmlLink":"Merge branch 'master' into feature/fix-tv-app-install-flow-and-suppor…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEaQw5NwA","startCursor":null,"endCursor":null}},"title":"Activity · project-chip/connectedhomeip"}