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

Replace usage of google.api.core with google.api_core #4221

Merged
merged 4 commits into from
Oct 18, 2017

Conversation

theacodes
Copy link
Contributor

This is the big one- this replaces any usage of api.core with api_core and makes google-cloud-core depend on google-api-core.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 18, 2017
Copy link
Contributor

@dhermes dhermes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly LGTM but you'll definitely need to update https://github.com/GoogleCloudPlatform/google-cloud-python/blob/961c70c267d7b08a40da51ed67fd1d2969ac202b/test_utils/scripts/get_target_packages.py#L174-L177

It may be easiest to just put it in PKG_DEPENDENCIES?

# NOTE: This trumps the previous core/* directive, since the last match is
# what matters.
core/google/api/core/* @jonparrott
# Jon Wayne Parrott is the author of the new google.api_core library.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@theacodes theacodes added this to In progress in google.api.core Oct 18, 2017
@theacodes
Copy link
Contributor Author

Good call on updating get_target_packages, done.

@theacodes theacodes merged commit 8040bc4 into googleapis:master Oct 18, 2017
@theacodes theacodes deleted the excise-api-dot-core branch October 18, 2017 22:37
@theacodes theacodes moved this from In progress to Done in google.api.core Oct 18, 2017
atulep pushed a commit that referenced this pull request Apr 3, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
atulep pushed a commit that referenced this pull request Apr 18, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
parthea pushed a commit that referenced this pull request Jun 4, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
parthea pushed a commit that referenced this pull request Jul 6, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
parthea pushed a commit that referenced this pull request Oct 21, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
parthea pushed a commit that referenced this pull request Oct 21, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
parthea pushed a commit that referenced this pull request Oct 21, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
parthea pushed a commit that referenced this pull request Oct 22, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
parthea pushed a commit that referenced this pull request Oct 22, 2023
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.

* s/google.api.core/google.api_core/g and nox updates

* Fixing core tests, addressing review feedback

* Fix bigquery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: core cla: yes This human has signed the Contributor License Agreement.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants