{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":252331321,"defaultBranch":"main","name":"sdk-nrf","ownerLogin":"mbolivar-nordic","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-04-02T02:01:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/62298616?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1685026368.14808","currentOid":""},"activityList":{"items":[{"before":"23a5c5836e70d0a821d14639eb1bebc05e7433c3","after":"42e7429938119b279be0fe7ea8f6b424c2901d6f","ref":"refs/heads/doc-fix-stale-west-init-mr-sha","pushedAt":"2023-08-01T13:40:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"FrancescoSer","name":"Francesco Domenico Servidio","path":"/FrancescoSer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69191584?s=80&v=4"},"commit":{"message":"doc: getting_started: fix outdated west init --mr information\n\nYou can no longer use 'west init --mr SHA'; this has been the case\nsince west v0.11.0. Update the getting started guide for manual\ninstallation accordingly.\n\nSigned-off-by: Martí Bolívar ","shortMessageHtmlLink":"doc: getting_started: fix outdated west init --mr information"}},{"before":"44937b70b536abce0fda63008c558054cb294f97","after":"23a5c5836e70d0a821d14639eb1bebc05e7433c3","ref":"refs/heads/doc-fix-stale-west-init-mr-sha","pushedAt":"2023-08-01T11:42:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"FrancescoSer","name":"Francesco Domenico Servidio","path":"/FrancescoSer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69191584?s=80&v=4"}},{"before":"ef9d4cec7844f4333e06bad56742916dbb9d69ec","after":"0e7428a341bc8d7d2bfb7139777fc08b52e17cad","ref":"refs/heads/rebase-fixes","pushedAt":"2023-05-29T12:38:29.267Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"west.yml: fix upstream-sha values\n\nThese have gotten out of date and that breaks the ncs-loot output.\n\nSigned-off-by: Martí Bolívar ","shortMessageHtmlLink":"west.yml: fix upstream-sha values"}},{"before":"22f860d7a7075e4991da53b531ff81921fc835cf","after":"ef9d4cec7844f4333e06bad56742916dbb9d69ec","ref":"refs/heads/rebase-fixes","pushedAt":"2023-05-29T12:27:00.031Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"}},{"before":"c28b89979172211980f3050812714815c8f3e6fb","after":"22f860d7a7075e4991da53b531ff81921fc835cf","ref":"refs/heads/rebase-fixes","pushedAt":"2023-05-29T12:13:06.991Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"}},{"before":"63ad231cb54522054d465799bf14bf28695fb5a2","after":"c28b89979172211980f3050812714815c8f3e6fb","ref":"refs/heads/rebase-fixes","pushedAt":"2023-05-29T12:09:45.482Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"}},{"before":null,"after":"44937b70b536abce0fda63008c558054cb294f97","ref":"refs/heads/doc-fix-stale-west-init-mr-sha","pushedAt":"2023-05-25T14:52:48.148Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":null,"after":"63ad231cb54522054d465799bf14bf28695fb5a2","ref":"refs/heads/rebase-fixes","pushedAt":"2023-05-24T05:06:28.904Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":null,"after":"1ed87c584ce4945ba71d16edd46176e384041e18","ref":"refs/heads/post-upmerge-changelog-update","pushedAt":"2023-05-03T20:18:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"},"commit":{"message":"doc: changelog: update mcuboot and zephyr SHAs\n\nThis reflects the state of the world following upmerge-2023.04.17.\n\nSigned-off-by: Martí Bolívar ","shortMessageHtmlLink":"doc: changelog: update mcuboot and zephyr SHAs"}},{"before":"69c0090227213806ce893f82334aa7821eb02711","after":"6436c1ada778e026749429a49b46fc0aebadf22b","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-05-03T09:45:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"},"commit":{"message":"applications: nrf5340_audio: Adjust to fit upmerge code\n\n- Start to use CONFIG_BT_AUDIO_RX/TX\n- Some renaming and API changes\n\nSigned-off-by: Alexander Svensen ","shortMessageHtmlLink":"applications: nrf5340_audio: Adjust to fit upmerge code"}},{"before":"364226372ec64bbe2691e3b898867617d07b6b16","after":"69c0090227213806ce893f82334aa7821eb02711","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-05-03T09:20:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"carlescufi","name":"Carles Cufí","path":"/carlescufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12450381?s=80&v=4"}},{"before":"25414f4dbbe99e94adcb8282859fdbddf89aad65","after":"364226372ec64bbe2691e3b898867617d07b6b16","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-05-02T18:36:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"505279c93856e74cddd65e6951e025166ab4b715","after":"25414f4dbbe99e94adcb8282859fdbddf89aad65","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-05-01T21:37:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"},"commit":{"message":"tests: boot_chains: add missing prj.conf\n\nThe latest zephyr upmerge has made the absence of this file a hard\nerror.\n\nSigned-off-by: Martí Bolívar ","shortMessageHtmlLink":"tests: boot_chains: add missing prj.conf"}},{"before":"a394e49fd91c83302b61c74c8ff6a8a6d118e21a","after":"505279c93856e74cddd65e6951e025166ab4b715","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-28T14:38:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"02846bfe665a88b6e4748a19fb35b839ab32e8e8","after":"a394e49fd91c83302b61c74c8ff6a8a6d118e21a","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-27T20:13:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"631035b942777d10eebe6885747a9a8931cc2b1a","after":"02846bfe665a88b6e4748a19fb35b839ab32e8e8","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-27T17:36:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"198ef9d069ee61b0bf7b48db20862684a95f89e9","after":"631035b942777d10eebe6885747a9a8931cc2b1a","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-27T17:04:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"b2ff4603866aaa647a9c715199113bf64f6e96aa","after":"198ef9d069ee61b0bf7b48db20862684a95f89e9","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-26T20:34:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"},"commit":{"message":"tests: boot_chains: add missing prj.conf\n\nThe latest zephyr upmerge has made the absence of this file a hard\nerror.\n\nSigned-off-by: Martí Bolívar ","shortMessageHtmlLink":"tests: boot_chains: add missing prj.conf"}},{"before":"ec307620aaa7a79479861066278043ab6abd8c2e","after":"b2ff4603866aaa647a9c715199113bf64f6e96aa","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-26T18:14:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"},"commit":{"message":"samples: nrf9160: modem_shell: fix array overflow in iperf3\n\nFixed an array overflow in iperf3.\n\nSigned-off-by: Tommi Kangas ","shortMessageHtmlLink":"samples: nrf9160: modem_shell: fix array overflow in iperf3"}},{"before":"d858b0c3cd99072aa56f2db1804bbc8dc499d726","after":"ec307620aaa7a79479861066278043ab6abd8c2e","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-25T16:16:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"3d58e5518f8fa03a97168c4e58db6420dfc52afd","after":"d858b0c3cd99072aa56f2db1804bbc8dc499d726","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-25T14:22:50.000Z","pushType":"pr_merge","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"e1289aa1913f084eaf64af14398e7dbdb03bacfc","after":"3d58e5518f8fa03a97168c4e58db6420dfc52afd","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-25T07:52:22.000Z","pushType":"pr_merge","commitsCount":16,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"},"commit":{"message":"debug: cpu_load: Align timer configuration to upstream changes\n\nCounter configuration is moved fully to DT and HAS_HW_NRF_TIMERx\ncannot longer be used to determine if given TIMER instance is\npresent. Switching to check if not has timer compat.\n\nSigned-off-by: Krzysztof Chruscinski ","shortMessageHtmlLink":"debug: cpu_load: Align timer configuration to upstream changes"}},{"before":"bfa3dc088b0b748c0ba19aa3ede61a4b5a020219","after":"e1289aa1913f084eaf64af14398e7dbdb03bacfc","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-25T07:30:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"},"commit":{"message":"gazell: Check that a timer node is not enabled in devicetree\n\nGazell does not use a TIMER instance that is enabled in devicetree.\nIt adheres to the changed timer resource protection semantics.\n\nSigned-off-by: Bernard Lee ","shortMessageHtmlLink":"gazell: Check that a timer node is not enabled in devicetree"}},{"before":"af234f37da944e6b45bf438bff0f4c5b04c7f19e","after":"bfa3dc088b0b748c0ba19aa3ede61a4b5a020219","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-24T19:39:43.000Z","pushType":"push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"45a4872fca3ee43c45b1f912a3ef7c72761e6b70","after":"af234f37da944e6b45bf438bff0f4c5b04c7f19e","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-24T14:47:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"23661d922112bbf55c17e47eb6289fe8631ae4dd","after":"45a4872fca3ee43c45b1f912a3ef7c72761e6b70","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-21T22:03:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"},"commit":{"message":"gazell: Check that a timer node is not enabled in devicetree\n\nGazell does not use a TIMER instance that is enabled in devicetree.\nIt adheres to the changed timer resource protection semantics.\n\nSigned-off-by: Bernard Lee ","shortMessageHtmlLink":"gazell: Check that a timer node is not enabled in devicetree"}},{"before":"3360afee5c673b269822b22f9fc0a5991982af0b","after":"23661d922112bbf55c17e47eb6289fe8631ae4dd","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-21T21:20:42.000Z","pushType":"push","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"4b1ab1128ea3ac52a203089e85014e27d8d5f23e","after":"3360afee5c673b269822b22f9fc0a5991982af0b","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-21T21:18:34.000Z","pushType":"pr_merge","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"e92e343ebb99412f0d1b39356ce97c37e7d3e774","after":"4b1ab1128ea3ac52a203089e85014e27d8d5f23e","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-21T21:18:05.000Z","pushType":"pr_merge","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}},{"before":"001accd0c4d541b3e9a3f262082b34ee5c155c46","after":"e92e343ebb99412f0d1b39356ce97c37e7d3e774","ref":"refs/heads/upmerge-2023.04.17","pushedAt":"2023-04-21T21:17:04.000Z","pushType":"pr_merge","commitsCount":0,"pusher":{"login":"mbolivar-nordic","name":"Marti Bolivar","path":"/mbolivar-nordic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62298616?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADYYaNTAA","startCursor":null,"endCursor":null}},"title":"Activity · mbolivar-nordic/sdk-nrf"}