{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":22737333,"defaultBranch":"rolling","name":"rclcpp","ownerLogin":"ros2","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-08-07T21:36:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3979232?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720201080.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"6795f4ebe6884d342303f0b07b5c9f8fff6b30b2","ref":"refs/heads/ahcorde/rolling/removed_deprecated_methods_and_classes","pushedAt":"2024-07-05T17:38:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ahcorde","name":"Alejandro Hernández Cordero","path":"/ahcorde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1933907?s=80&v=4"},"commit":{"message":"Removed deprecated methods and classes\n\nSigned-off-by: Alejandro Hernández Cordero ","shortMessageHtmlLink":"Removed deprecated methods and classes"}},{"before":"8de4b90512469d74802871e6c88db2e3135720e7","after":"c743c173e68d92af872cf163e10721a8dbe51dd0","ref":"refs/heads/master","pushedAt":"2024-07-02T11:55:22.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":"Split test_executors.cpp even further. (#2572)\n\nThat's because it is too large for Windows Debug to compile,\r\nso split into smaller bits.\r\n\r\nEven with this split, the file is too big; that's likely\r\nbecause we are using TYPED_TEST here, which generates multiple\r\nsymbols per test case. To deal with this, without further\r\nbreaking up the file, also add in the /bigobj flag when\r\ncompiling on Windows Debug.\r\n\r\nSigned-off-by: Chris Lalancette ","shortMessageHtmlLink":"Split test_executors.cpp even further. (#2572)"}},{"before":"7e510626b6d285e13cb8d848f6c7464a215b9801","after":null,"ref":"refs/heads/clalancette/split-tests","pushedAt":"2024-07-02T11:55:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"clalancette","name":"Chris Lalancette","path":"/clalancette","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/163000?s=80&v=4"}},{"before":"8de4b90512469d74802871e6c88db2e3135720e7","after":"c743c173e68d92af872cf163e10721a8dbe51dd0","ref":"refs/heads/rolling","pushedAt":"2024-07-02T11:55:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"clalancette","name":"Chris Lalancette","path":"/clalancette","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/163000?s=80&v=4"},"commit":{"message":"Split test_executors.cpp even further. (#2572)\n\nThat's because it is too large for Windows Debug to compile,\r\nso split into smaller bits.\r\n\r\nEven with this split, the file is too big; that's likely\r\nbecause we are using TYPED_TEST here, which generates multiple\r\nsymbols per test case. To deal with this, without further\r\nbreaking up the file, also add in the /bigobj flag when\r\ncompiling on Windows Debug.\r\n\r\nSigned-off-by: Chris Lalancette ","shortMessageHtmlLink":"Split test_executors.cpp even further. (#2572)"}},{"before":"97c24e863182bd8224e3d97fa31ad9317ebeee56","after":"23f305ea173a97d09ebf303371cd92c63ded2e3c","ref":"refs/heads/asoragna/commonize-executor","pushedAt":"2024-07-02T00:29:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"},"commit":{"message":"fix linter errors\n\nSigned-off-by: Alberto Soragna ","shortMessageHtmlLink":"fix linter errors"}},{"before":"b4badcb9b583244720325abaf06acfd27d8ed7dc","after":"7e510626b6d285e13cb8d848f6c7464a215b9801","ref":"refs/heads/clalancette/split-tests","pushedAt":"2024-07-01T19:04:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clalancette","name":"Chris Lalancette","path":"/clalancette","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/163000?s=80&v=4"},"commit":{"message":"Split test_executors.cpp even further.\n\nThat's because it is too large for Windows Debug to compile,\nso split into smaller bits.\n\nEven with this split, the file is too big; that's likely\nbecause we are using TYPED_TEST here, which generates multiple\nsymbols per test case. To deal with this, without further\nbreaking up the file, also add in the /bigobj flag when\ncompiling on Windows Debug.\n\nSigned-off-by: Chris Lalancette ","shortMessageHtmlLink":"Split test_executors.cpp even further."}},{"before":null,"after":"b4badcb9b583244720325abaf06acfd27d8ed7dc","ref":"refs/heads/clalancette/split-tests","pushedAt":"2024-07-01T17:47:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clalancette","name":"Chris Lalancette","path":"/clalancette","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/163000?s=80&v=4"},"commit":{"message":"Split test_executors.cpp even further.\n\nThat's because it is too large for Windows Debug to compile,\nso split into smaller bits.\n\nSigned-off-by: Chris Lalancette ","shortMessageHtmlLink":"Split test_executors.cpp even further."}},{"before":"423f7120d3b026434ce7ddd6b7a8d2ce079d19d1","after":"97c24e863182bd8224e3d97fa31ad9317ebeee56","ref":"refs/heads/asoragna/commonize-executor","pushedAt":"2024-06-29T23:29:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"},"commit":{"message":"commonize add/remove node/cbg methods\n\nSigned-off-by: Alberto Soragna ","shortMessageHtmlLink":"commonize add/remove node/cbg methods"}},{"before":"8230d15ef7ffa9e824d7e0f9c623537ae331dc73","after":"8de4b90512469d74802871e6c88db2e3135720e7","ref":"refs/heads/master","pushedAt":"2024-06-29T21:55:40.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":"avoid adding notify waitable twice to events-executor collection (#2564)\n\n* avoid adding notify waitable twice to events-executor entities collection\r\n\r\nSigned-off-by: Alberto Soragna \r\n\r\n* remove redundant mutex lock\r\n\r\nSigned-off-by: Alberto Soragna \r\n\r\n---------\r\n\r\nSigned-off-by: Alberto Soragna ","shortMessageHtmlLink":"avoid adding notify waitable twice to events-executor collection (#2564)"}},{"before":"cbde5da8ed42359b940ef7b00013fa0130e7da8a","after":null,"ref":"refs/heads/asoragna/events-executor-notify-waitable","pushedAt":"2024-06-29T21:55:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"}},{"before":"8230d15ef7ffa9e824d7e0f9c623537ae331dc73","after":"8de4b90512469d74802871e6c88db2e3135720e7","ref":"refs/heads/rolling","pushedAt":"2024-06-29T21:55:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"},"commit":{"message":"avoid adding notify waitable twice to events-executor collection (#2564)\n\n* avoid adding notify waitable twice to events-executor entities collection\r\n\r\nSigned-off-by: Alberto Soragna \r\n\r\n* remove redundant mutex lock\r\n\r\nSigned-off-by: Alberto Soragna \r\n\r\n---------\r\n\r\nSigned-off-by: Alberto Soragna ","shortMessageHtmlLink":"avoid adding notify waitable twice to events-executor collection (#2564)"}},{"before":"2769af0217310cf26ea052e853358f815ef5425b","after":"423f7120d3b026434ce7ddd6b7a8d2ce079d19d1","ref":"refs/heads/asoragna/commonize-executor","pushedAt":"2024-06-29T21:52:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"},"commit":{"message":"commonize add/remove node/cbg methods\n\nSigned-off-by: Alberto Soragna ","shortMessageHtmlLink":"commonize add/remove node/cbg methods"}},{"before":"304a17b224ca0283ce5fd443046a6b687f2df348","after":"2769af0217310cf26ea052e853358f815ef5425b","ref":"refs/heads/asoragna/commonize-executor","pushedAt":"2024-06-29T21:48:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"},"commit":{"message":"commonize add/remove node/cbg methods\n\nSigned-off-by: Alberto Soragna ","shortMessageHtmlLink":"commonize add/remove node/cbg methods"}},{"before":null,"after":"304a17b224ca0283ce5fd443046a6b687f2df348","ref":"refs/heads/asoragna/commonize-executor","pushedAt":"2024-06-29T19:10:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"},"commit":{"message":"wip changes\n\nSigned-off-by: Alberto Soragna ","shortMessageHtmlLink":"wip changes"}},{"before":"c1a01fc08d728bcf06f3632939b1b6c06f1b99a2","after":"d588ccb562181a4166ea0ed4e8a76a5c481410ed","ref":"refs/heads/iron","pushedAt":"2024-06-27T18:46:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"},"commit":{"message":"fix: Fixed race condition in action server between is_ready and take\"… (#2531)\n\n* fix: Fixed race condition in action server between is_ready and take\" (#2495)\r\n\r\nSome background information: is_ready, take_data and execute data\r\nmay be called from different threads in any order. The code in the old\r\nstate expected them to be called in series, without interruption.\r\nThis lead to multiple race conditions, as the state of the pimpl objects\r\nwas altered by the three functions in a non thread safe way.\r\n\r\nCo-authored-by: William Woodall \r\nSigned-off-by: Janosch Machowinski \r\n\r\n* fix: added workaround for call to double calls to take_data\r\n\r\nThis adds a workaround for a known bug in the executor in iron.\r\n\r\nSigned-off-by: Janosch Machowinski \r\n\r\n---------\r\n\r\nSigned-off-by: Janosch Machowinski \r\nCo-authored-by: Janosch Machowinski \r\nCo-authored-by: William Woodall ","shortMessageHtmlLink":"fix: Fixed race condition in action server between is_ready and take\"… ("}},{"before":"7f5b44ebe22d269d329d85b678f82ae96d66ad20","after":"e083bf9b7d37a5bac2048a4d24f6ed76a5e9eecd","ref":"refs/heads/jazzy","pushedAt":"2024-06-27T10:35:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"marcoag","name":"Marco A. Gutierrez","path":"/marcoag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3855564?s=80&v=4"},"commit":{"message":"28.1.3\n\nSigned-off-by: Marco A. Gutierrez ","shortMessageHtmlLink":"28.1.3"}},{"before":"5dd08da2ff7e134d91c419a1f747c57c2d0597b0","after":"a5ea0da9d7c548d34bf67da9b329b395f9614794","ref":"refs/heads/wjwwood/deterministic_execution_order_ub_fix","pushedAt":"2024-06-25T22:44:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wjwwood","name":"William Woodall","path":"/wjwwood","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100427?s=80&v=4"},"commit":{"message":"fixups\n\nSigned-off-by: William Woodall ","shortMessageHtmlLink":"fixups"}},{"before":"84684e27287d6b7cc3cfbf9155be2a9b9b310e61","after":"0830db6500bcbf02b4d6bcbc513419ffec52e15d","ref":"refs/heads/wjwwood/deterministic_execution_order_ub_test_iron","pushedAt":"2024-06-25T20:20:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wjwwood","name":"William Woodall","path":"/wjwwood","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/100427?s=80&v=4"},"commit":{"message":"uncrustify\n\nSigned-off-by: William Woodall ","shortMessageHtmlLink":"uncrustify"}},{"before":"eeaa5222a1d11d8e83d4e1b9092b11ee7bc5f39d","after":"8230d15ef7ffa9e824d7e0f9c623537ae331dc73","ref":"refs/heads/master","pushedAt":"2024-06-25T17:45:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"28.3.1","shortMessageHtmlLink":"28.3.1"}},{"before":"eeaa5222a1d11d8e83d4e1b9092b11ee7bc5f39d","after":"8230d15ef7ffa9e824d7e0f9c623537ae331dc73","ref":"refs/heads/rolling","pushedAt":"2024-06-25T17:45:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"clalancette","name":"Chris Lalancette","path":"/clalancette","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/163000?s=80&v=4"},"commit":{"message":"28.3.1","shortMessageHtmlLink":"28.3.1"}},{"before":"7e9ba2b87fea56d33c650a2c0bcbd3833c9a9e8b","after":"cbde5da8ed42359b940ef7b00013fa0130e7da8a","ref":"refs/heads/asoragna/events-executor-notify-waitable","pushedAt":"2024-06-22T16:01:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alsora","name":"Alberto Soragna","path":"/alsora","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25433200?s=80&v=4"},"commit":{"message":"remove redundant mutex lock\n\nSigned-off-by: Alberto Soragna ","shortMessageHtmlLink":"remove redundant mutex lock"}},{"before":"594d0c2b6b2f9ac4d33516e56f960cbccf5acd2c","after":"3ad7181de12817cbef965ec22747ec525cefd757","ref":"refs/heads/fujitatomoya/lifecyclenode-bugfix-tests","pushedAt":"2024-06-21T16:09:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fujitatomoya","name":"Tomoya Fujita","path":"/fujitatomoya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43395114?s=80&v=4"},"commit":{"message":"address review comments.\n\nSigned-off-by: Tomoya Fujita ","shortMessageHtmlLink":"address review comments."}},{"before":"7854d89fba028c9f16f986bdebcccccc1b4621ee","after":null,"ref":"refs/heads/christophebedard/remove-unnecessary-msg-includes-in-tests","pushedAt":"2024-06-21T15:56:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"christophebedard","name":"Christophe Bedard","path":"/christophebedard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3717345?s=80&v=4"}},{"before":"a13dc0f1575d905505cce343532f3501f7bbc179","after":"eeaa5222a1d11d8e83d4e1b9092b11ee7bc5f39d","ref":"refs/heads/master","pushedAt":"2024-06-21T00:54:42.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":"Remove unnecessary msg includes in tests (#2566)\n\nSigned-off-by: Christophe Bedard ","shortMessageHtmlLink":"Remove unnecessary msg includes in tests (#2566)"}},{"before":"a13dc0f1575d905505cce343532f3501f7bbc179","after":"eeaa5222a1d11d8e83d4e1b9092b11ee7bc5f39d","ref":"refs/heads/rolling","pushedAt":"2024-06-21T00:54:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ahcorde","name":"Alejandro Hernández Cordero","path":"/ahcorde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1933907?s=80&v=4"},"commit":{"message":"Remove unnecessary msg includes in tests (#2566)\n\nSigned-off-by: Christophe Bedard ","shortMessageHtmlLink":"Remove unnecessary msg includes in tests (#2566)"}},{"before":null,"after":"7854d89fba028c9f16f986bdebcccccc1b4621ee","ref":"refs/heads/christophebedard/remove-unnecessary-msg-includes-in-tests","pushedAt":"2024-06-20T19:01:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"christophebedard","name":"Christophe Bedard","path":"/christophebedard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3717345?s=80&v=4"},"commit":{"message":"Remove unnecessary msg includes in tests\n\nSigned-off-by: Christophe Bedard ","shortMessageHtmlLink":"Remove unnecessary msg includes in tests"}},{"before":"ddfeea6bcc7038e225c7d67afd90fedc5bbf8c21","after":null,"ref":"refs/heads/christophebedard/fix-more-docs-typos","pushedAt":"2024-06-19T23:16:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"christophebedard","name":"Christophe Bedard","path":"/christophebedard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3717345?s=80&v=4"}},{"before":"9f1de85079996ad567adbccfb4d9f73f28cf15e1","after":"a13dc0f1575d905505cce343532f3501f7bbc179","ref":"refs/heads/master","pushedAt":"2024-06-19T23:10:32.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":"Fix copy-paste errors in function docs (#2565)\n\nSigned-off-by: Christophe Bedard ","shortMessageHtmlLink":"Fix copy-paste errors in function docs (#2565)"}},{"before":"9f1de85079996ad567adbccfb4d9f73f28cf15e1","after":"a13dc0f1575d905505cce343532f3501f7bbc179","ref":"refs/heads/rolling","pushedAt":"2024-06-19T23:10:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"christophebedard","name":"Christophe Bedard","path":"/christophebedard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3717345?s=80&v=4"},"commit":{"message":"Fix copy-paste errors in function docs (#2565)\n\nSigned-off-by: Christophe Bedard ","shortMessageHtmlLink":"Fix copy-paste errors in function docs (#2565)"}},{"before":null,"after":"ddfeea6bcc7038e225c7d67afd90fedc5bbf8c21","ref":"refs/heads/christophebedard/fix-more-docs-typos","pushedAt":"2024-06-19T21:35:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"christophebedard","name":"Christophe Bedard","path":"/christophebedard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3717345?s=80&v=4"},"commit":{"message":"Fix copy-paste errors in function docs\n\nSigned-off-by: Christophe Bedard ","shortMessageHtmlLink":"Fix copy-paste errors in function docs"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEeAFmawA","startCursor":null,"endCursor":null}},"title":"Activity · ros2/rclcpp"}