Pr 64 from mirror - #46
Draft
michaelsaborov wants to merge 4 commits into
Draft
Conversation
eclipse-score/cicd-workflows#124 split docs.yml into build-only docs.yml + docs-publish.yml, but per eclipse-score/cicd-workflows#179 this broke PR-head checkout for pull_request_target events (upstream-acknowledged, still unresolved). Revert docs.yml to the same pre-split commit already used by baselibs/logging/communication's external deps, which builds and deploys docs in one reusable workflow and correctly checks out the PR head via github.event.pull_request.head.ref regardless of pull_request_target. - docs.yml: pin to af347722c7ae3ed85518895c11268d96ac728f62 (baselibs' pin). - copyright.yml, format.yml, license_check.yml, docs-cleanup.yml: pin to a fixed commit SHA instead of floating @main so upstream changes to these reusable workflows cannot silently alter our CI behavior.
Per coderabbit review: config_provider/code/config_provider/details/BUILD already defines a unit_test cc_test target, so config_provider_details_unit should reference it (tests = [":unit_test"]) instead of leaving tests empty, consistent with config_daemon_app_unit's wiring.
feat: wire unit tests to lifecycle paths and LOBSTER traceability
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
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.
No description provided.