This repository was archived by the owner on Apr 7, 2026. It is now read-only.
ci: unmanaged dependency check - #2796
Merged
Merged
Conversation
Member
Author
|
https://github.com/googleapis/java-spanner/actions/runs/7613727051/job/20734312537?pr=2796
Marking this as draft for now. I'll wait for the troubleshooting result in b/320677260#comment3. |
suztomo
marked this pull request as draft
January 22, 2024 16:09
suztomo
force-pushed
the
unmanaged_dependency_check
branch
from
January 25, 2024 20:46
93c7cb1 to
f82f686
Compare
suztomo
force-pushed
the
unmanaged_dependency_check
branch
from
January 29, 2024 15:02
f82f686 to
ed77d6d
Compare
Member
Author
|
Now the executor module, which is not for customers, is not part of the BOM (#2844; merged). Let's see the result. |
Member
Author
|
Unmanaged dependency check / unmanaged_dependency_check (pull_request) Successful |
suztomo
marked this pull request as ready for review
January 29, 2024 15:08
arpan14
approved these changes
Feb 8, 2024
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
@arpan14 This is is the implementation for the one I got your review in go/cloud-sdk-java-dependency-governance-design. This check will avoid accidentally adding a third-party dependency.
b/320677880