[#486] support bazel in macos #487
Open
Task list completed / task-list-completed
Started
2024-10-30 18:43:21
ago
9 / 16 tasks completed
7 tasks still to be completed
Details
Required Tasks
Task | Status |
---|---|
Add sensible notes for the reviewer | Completed |
PR title is short, expressive and meaningful | Completed |
Relevant issues are linked in the References section | Completed |
Every source code file has a copyright header with SPDX-License-Identifier: Apache-2.0 OR MIT |
Completed |
Branch follows the naming format (iox2-123-introduce-posix-ipc-example ) |
Completed |
Commit messages have the issue ID ([#123] Add posix ipc example ) |
Completed |
Commit author matches [Eclipse Contributor Agreement][eca] (and ECA is signed) | Completed |
Tests follow the [best practice for testing][testing] | Completed |
Changelog updated [in the unreleased section][changelog] including API breaking changes | Completed |
Assign PR to reviewer | Incomplete |
All checks have passed (except task-list-completed ) |
Incomplete |
Commits are properly organized and messages are according to the guideline | Incomplete |
Unit tests have been written for new behavior | Incomplete |
Public API is documented | Incomplete |
PR title describes the changes | Incomplete |
All open points are addressed and tracked via issues | Incomplete |
Loading