Skip to content

Remove explicit segment requesting ability from subscribers and separ…

085e8b6
Select commit
Loading
Failed to load commit list.
Open

iox-#2128 Draft design for named segments #2140

Remove explicit segment requesting ability from subscribers and separ…
085e8b6
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2025-08-20 21:13:19 ago

9 / 20 tasks completed

11 tasks still to be completed

Details

Required Tasks

Task Status
Add a second reviewer for complex new features or larger refactorings Incomplete
Code follows the coding style of [CONTRIBUTING.md][contributing] Completed
Tests follow the [best practice for testing][testing] Completed
Changelog updated [in the unreleased section][changelog] including API breaking changes Completed
Branch follows the naming format (iox-123-this-is-a-branch) Completed
Commit messages have the issue ID (iox-#123 commit text) Completed
Commit author matches [Eclipse Contributor Agreement][eca] (and ECA is signed) Completed
Relevant issues are linked Completed
Add sensible notes for the reviewer Completed
All checks have passed (except task-list-completed) Incomplete
All touched (C/C++) source code files from iceoryx_hoofs are added to ./clang-tidy-diff-scans.txt Completed
Assign PR to reviewer Incomplete
Commits are properly organized and messages are according to the guideline Incomplete
Code according to our coding style and naming conventions Incomplete
Unit tests have been written for new behavior Incomplete
Public API changes are documented via doxygen Incomplete
Copyright owner are updated in the changed files Incomplete
All touched (C/C++) source code files from iceoryx_hoofs have been added to ./clang-tidy-diff-scans.txt Incomplete
PR title describes the changes Incomplete
All open points are addressed and tracked via issues Incomplete