-
Notifications
You must be signed in to change notification settings - Fork 403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update MkDocs and documentation preparing for v3.0
release
#2398
base: main
Are you sure you want to change the base?
Update MkDocs and documentation preparing for v3.0
release
#2398
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2398 +/- ##
=======================================
Coverage 78.68% 78.68%
=======================================
Files 440 440
Lines 16986 16986
Branches 2361 2361
=======================================
Hits 13365 13365
Misses 2740 2740
Partials 881 881
Flags with carried forward coverage won't be shown. Click here to find out more. |
de9ce86
to
4c7e44f
Compare
d975517
to
8aa9f69
Compare
…ty release notes file
…d line args of RouDi
6e2bdbb
to
bbf7136
Compare
@elBoberido Ready for review. The documentation is completely fixed. Please do the full review on this PR. Once the findings are addressed I'll merge only the commits without |
**Major changes:** | ||
|
||
- Address clang-tidy and [AUTOSAR C++14 ruleset](https://www.autosar.org/fileadmin/standards/R22-11/AP/AUTOSAR_RS_CPP14Guidelines.pdf) warnings | ||
- Extensive quality work restructuring, reworking and bugfixing of `iceoryx_hoofs` | ||
- Introduction of the new package `iceoryx_platform` for better platform abstraction and portability | ||
- Add Bazel as a build system |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the short summary of the release. I will re-use this for the release description on GitHub and on Eclipse. Please check if anything major is missing.
Notes for Reviewer
Update MkDocs and documentation preparing for
v3.0
releaseToDo
Check all links=> Proposal: only to be merged onrelease_3.0
branchiceoryx_release.sh
inv3.0
#1295release_3.0
Pre-Review Checklist for the PR Author
Code follows the coding style of CONTRIBUTING.mdTests follow the best practice for testingiox-123-this-is-a-branch
)iox-#123 commit text
)task-list-completed
)Checklist for the PR Reviewer
iceoryx_hoofs
have been added to./clang-tidy-diff-scans.txt
Post-review Checklist for the PR Author
References
v3.0
#1295