CW_21 export #129
Open
Y-Vaishnavi wants to merge 5 commits into
Open
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
11a69d5 to
a248e02
Compare
a248e02 to
e3dd666
Compare
rmaddikery
reviewed
May 28, 2026
rmaddikery
reviewed
May 28, 2026
rmaddikery
reviewed
May 28, 2026
rmaddikery
reviewed
May 28, 2026
e3dd666 to
3727eeb
Compare
rmaddikery
reviewed
May 29, 2026
|
|
||
| load("@rules_cc//cc:defs.bzl", "cc_library") | ||
| load("@score_baselibs//score/language/safecpp:toolchain_features.bzl", "COMPILER_WARNING_FEATURES") | ||
| load("@score_baselibs//score/quality/clang_tidy:extra_checks.bzl", "clang_tidy_extra_checks") |
Contributor
Author
There was a problem hiding this comment.
These clang_tidy_extra_checks blocks are removed in the internal repo only
Contributor
There was a problem hiding this comment.
Alright, confirmed that these will be handled centrally and subdir do not need a seperate rule list
(parameter-tools): introduce meaningful parser exceptions, centralize duplicate component-name validation, and simplify error handling flow GIT_ORIGIN_SPP_REV_ID: 2d835d9a55761abfe4b9a6b9fca4361f51eeebb3
- M8-4-2 violations in ara/log/src/logger.cpp (lines 136, 153) --> Variables name were changed. - A15-4-2 violation in mw/log/detail/data_router/data_router_message_client_impl.cpp (line 316) --> Suppression added. - A18-5-8 violation in mw/log/detail/registry_aware_recorder_factory.cpp (line 122) --> Fix applied - A18-9-2 violation in mw/log/detail/wait_free_producer_queue/alternating_reader_proxy.cpp --> use std::move() - M5-0-4 violations in mw/log/detail/wait_free_producer_queue/alternating_reader_proxy.cpp GIT_ORIGIN_SPP_REV_ID: 62127a5b8593164f895fec2d59318a71629aaa1c
- Suppress autosar_cpp14_m0_1_3_violation and autosar_cpp14_m0_1_9_violation because these variables are already used GIT_ORIGIN_SPP_REV_ID: 8bde46f656b31ea0361fd1ee04ebcfe89dd67d62
Fix Copybara transformation rules and BUILD dependencies to resolve build errors in the OSS eclipse-score-logging mirror. fix: backend copybara rule GIT_ORIGIN_SPP_REV_ID: 77336b76f79be5d7c25bbd2fa30ea2116dcc0331
3727eeb to
49f0a4a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Notes for Reviewer
Pre-Review Checklist for the PR Author
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References
Closes #