locking: enforce Bzlmod lockfile consistency#72
Open
dcalavrezo-qorix wants to merge 4 commits intomainfrom
Open
locking: enforce Bzlmod lockfile consistency#72dcalavrezo-qorix wants to merge 4 commits intomainfrom
dcalavrezo-qorix wants to merge 4 commits intomainfrom
Conversation
- add reusable lockfile check workflow - track MODULE.bazel.lock (remove from .gitignore) - enforce --lockfile_mode=error in CI and scripts Addresses eclipse-score/score#2628
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 |
Mixed params for reusable workflow cpp-coverage Signed-off-by: Dan Calavrezo <[email protected]>
add detail permission to shut copilot up Signed-off-by: Dan Calavrezo <[email protected]>
PiotrKorkus
reviewed
Mar 6, 2026
PiotrKorkus
reviewed
Mar 6, 2026
Contributor
PiotrKorkus
left a comment
There was a problem hiding this comment.
lockfile_mode is missing in build_qnx workflow
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.
add reusable lockfile check workflow
track MODULE.bazel.lock (remove from .gitignore)
enforce --lockfile_mode=error in CI and scripts
Addresses eclipse-score/score#2628
Notes for Reviewer
Pre-Review Checklist for the PR Author
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References
Closes #