Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove core dev dependency, snippet.xml, and system.xml #5266

Merged
merged 1 commit into from
May 12, 2022

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented May 10, 2022

I've removed google/cloud-core from require-dev for all libraries which don't use it. These libraries also contained phpunit-snippet.xml.dist and phpunit-system.xml.dist files, which were not running any tests. I removed these as well, because those config files were relying on google/cloud-core for their bootstrap.

There are still 20 GAPIC libraries which use google/cloud-core for System tests (see #5267). We will need to migrate these away from using google/cloud-core by adding the required classes to google/gax OR by removing the use of these classes.

@bshaffer bshaffer requested review from a team as code owners May 10, 2022 20:24
@bshaffer bshaffer requested a review from dwsupplee May 10, 2022 20:48
@dwsupplee dwsupplee merged commit 0f04803 into main May 12, 2022
@dwsupplee dwsupplee deleted the remove-core-from-gapic-require-dev branch May 12, 2022 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants