Bumps score baselibs and communication deps#40
Closed
rmaddikery wants to merge 1 commit intoeclipse-score:mainfrom
Closed
Bumps score baselibs and communication deps#40rmaddikery wants to merge 1 commit intoeclipse-score:mainfrom
rmaddikery wants to merge 1 commit intoeclipse-score:mainfrom
Conversation
- Addtionally marks them as dev_dependency so that these deps do not propogate to users of this module
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
pawelrutkaq
reviewed
Jan 26, 2026
| commit = "3c65b223e9f516f95935bb4cd2e83d6088ca016f", | ||
| commit = "b60d09c7993c71e6b858304210ffb7d08133437a", | ||
| remote = "https://github.com/eclipse-score/baselibs.git", | ||
| ) |
Contributor
There was a problem hiding this comment.
is this really dev dep ? So i suppose logging will not build then in other repo ?
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.
Addtionally marks them as dev_dependency so that these deps do not propogate to users of this module
Required to fix integration of logging module in score-persistency:
Fix log target deps persistency#228
And, integration into reference platform:
Integrates datarouter in qemu reference_integration platform reference_integration#79
Notes for Reviewer
Pre-Review Checklist for the PR Author
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References
Closes #