Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Conversation

@chingor13
Copy link
Contributor

@chingor13 chingor13 commented Oct 19, 2020

This should detect if the current version of shared-dependencies, if released as-is, would cause a sampling of downstream client libraries to fail dependency checks.

Fixes #177

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 19, 2020
@chingor13 chingor13 changed the title Deps actions ci: run downstream client library dependency tests Oct 19, 2020
@chingor13 chingor13 marked this pull request as ready for review October 19, 2020 19:30
@chingor13 chingor13 requested a review from a team as a code owner October 19, 2020 19:30
@chingor13
Copy link
Contributor Author

googleapis/java-bigquery#826 should fix the bigquery tests

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Oct 19, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1242c59 into master Oct 19, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the deps-actions branch October 19, 2020 22:30
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 19, 2020
@suztomo
Copy link
Member

suztomo commented Oct 21, 2020

I like the idea of checking out downstream repositories and ensuring that the builds pass. This could be leveraged to other aspects of our Java ecosystem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CI test to verify there is no upperbound errors amongst dependencies managed through this BOM downstream

4 participants