-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
feat: migrate to pyproject.toml #13550
Merged
parthea
merged 3 commits into
googleapis:main
from
rinarakaki:grpc-google-iam-v1-pyproject
Mar 2, 2025
Merged
feat: migrate to pyproject.toml #13550
parthea
merged 3 commits into
googleapis:main
from
rinarakaki:grpc-google-iam-v1-pyproject
Mar 2, 2025
+224
−62
Conversation
This file contains 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
parthea
approved these changes
Mar 2, 2025
parthea
reviewed
Mar 2, 2025
Thanks @rinarakaki! |
Merged
parthea
pushed a commit
that referenced
this pull request
Mar 3, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-automl: 2.16.2</summary> ## [2.16.2](google-cloud-automl-v2.16.1...google-cloud-automl-v2.16.2) (2025-03-03) ### Bug Fixes * allow google-cloud-storage 3.x ([#13587](#13587)) ([f62368e](f62368e)) </details> <details><summary>google-cloud-dataform: 0.6.0</summary> ## [0.6.0](google-cloud-dataform-v0.5.16...google-cloud-dataform-v0.6.0) (2025-03-03) ### ⚠ BREAKING CHANGES * **v1beta1:** Response type of method `CommitRepositoryChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CommitRepositoryChangesResponse` in service `Dataform` * **v1beta1:** Response type of method `PullGitCommits` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.PullGitCommitsResponse` in service `Dataform` * **v1beta1:** Response type of method `PushGitCommits` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.PushGitCommitsResponse` in service `Dataform` * **v1beta1:** Response type of method `CommitWorkspaceChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CommitWorkspaceChangesResponse` in service `Dataform` * **v1beta1:** Response type of method `ResetWorkspaceChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.ResetWorkspaceChangesResponse` in service `Dataform` * **v1beta1:** Response type of method `RemoveDirectory` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.RemoveDirectoryResponse` in service `Dataform` * **v1beta1:** Response type of method `RemoveFileRequest` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.RemoveFileResponse` in service `Dataform` * **v1beta1:** Response type of method `CancelWorkflowInvocation` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CancelWorkflowInvocationResponse` in service `Dataform` * **v1beta1:** An existing field `bigquery_action` is moved in to oneof in message `.google.cloud.dataform.v1beta1.WorkflowInvocationAction` ### Features * **v1beta1:** Added new field `internal_metadata` to all resources to export all the metadata information that is used internally to serve the resource ([4aaf903](4aaf903)) * **v1beta1:** Moving existing field `bigquery_action` to oneof in message `.google.cloud.dataform.v1beta1.WorkflowInvocationAction` to allow adding more actions types such as `notebook_action` ([4aaf903](4aaf903)) * **v1beta1:** Returning `commit_sha` in the response of method `CommitRepositoryChanges` ([4aaf903](4aaf903)) ### Bug Fixes * **v1beta1:** An existing field `bigquery_action` is moved in to oneof in message `.google.cloud.dataform.v1beta1.WorkflowInvocationAction` ([4aaf903](4aaf903)) * **v1beta1:** Response type of method `CancelWorkflowInvocation` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CancelWorkflowInvocationResponse` in service `Dataform` ([4aaf903](4aaf903)) * **v1beta1:** Response type of method `CommitRepositoryChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CommitRepositoryChangesResponse` in service `Dataform` ([4aaf903](4aaf903)) * **v1beta1:** Response type of method `CommitWorkspaceChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.CommitWorkspaceChangesResponse` in service `Dataform` ([4aaf903](4aaf903)) * **v1beta1:** Response type of method `PullGitCommits` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.PullGitCommitsResponse` in service `Dataform` ([4aaf903](4aaf903)) * **v1beta1:** Response type of method `PushGitCommits` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.PushGitCommitsResponse` in service `Dataform` ([4aaf903](4aaf903)) * **v1beta1:** Response type of method `RemoveDirectory` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.RemoveDirectoryResponse` in service `Dataform` ([4aaf903](4aaf903)) * **v1beta1:** Response type of method `RemoveFileRequest` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.RemoveFileResponse` in service `Dataform` ([4aaf903](4aaf903)) * **v1beta1:** Response type of method `ResetWorkspaceChanges` is changed from `.google.protobuf.Empty` to `.google.cloud.dataform.v1beta1.ResetWorkspaceChangesResponse` in service `Dataform` ([4aaf903](4aaf903)) ### Documentation * **v1beta1:** Adds known limitations on several methods such as `UpdateRepository`, `UpdateReleaseConfig` and `UpdateWorkflowConfig` ([4aaf903](4aaf903)) * **v1beta1:** Explained the effect of field `page_token` on the pagination in several messages ([4aaf903](4aaf903)) * **v1beta1:** several comments reformatted ([4aaf903](4aaf903)) </details> <details><summary>google-cloud-dialogflow: 2.39.1</summary> ## [2.39.1](google-cloud-dialogflow-v2.39.0...google-cloud-dialogflow-v2.39.1) (2025-03-03) ### Documentation * **v2beta1:** clarified wording around BoostSpec and filter_specs ([e262c10](e262c10)) * **v2beta1:** clarified wording around document_correctness ([e262c10](e262c10)) * **v2beta1:** clarified wording around send_time ([e262c10](e262c10)) * **v2beta1:** clarified wording around use_timeout_based_endpointing ([e262c10](e262c10)) </details> <details><summary>google-cloud-financialservices: 0.1.0</summary> ## 0.1.0 (2025-03-03) ### Features * add initial files for google.cloud.financialservices.v1 ([#13571](#13571)) ([07990aa](07990aa)) </details> <details><summary>google-maps-fleetengine: 0.2.8</summary> ## [0.2.8](google-maps-fleetengine-v0.2.7...google-maps-fleetengine-v0.2.8) (2025-03-03) ### Features * [google-maps-fleetengine] Added Fleet Engine Delete APIs ([1df29f9](1df29f9)) * [google-maps-fleetengine] Added Fleet Engine Delete APIs ([#13567](#13567)) ([1df29f9](1df29f9)) </details> <details><summary>google-maps-fleetengine-delivery: 0.2.10</summary> ## [0.2.10](google-maps-fleetengine-delivery-v0.2.9...google-maps-fleetengine-delivery-v0.2.10) (2025-03-03) ### Features * [google-maps-fleetengine-delivery] Added Fleet Engine Delete APIs ([a2c1c9a](a2c1c9a)) * [google-maps-fleetengine-delivery] Added Fleet Engine Delete APIs ([#13568](#13568)) ([a2c1c9a](a2c1c9a)) </details> <details><summary>googleapis-common-protos: 1.69.0</summary> ## [1.69.0](googleapis-common-protos-v1.68.0...googleapis-common-protos-v1.69.0) (2025-03-03) ### Features * migrate to pyproject.toml ([#13551](#13551)) ([7dda4d0](7dda4d0)) </details> <details><summary>grpc-google-iam-v1: 0.14.1</summary> ## [0.14.1](grpc-google-iam-v1-v0.14.0...grpc-google-iam-v1-v0.14.1) (2025-03-03) ### Features * migrate to pyproject.toml ([#13550](#13550)) ([e69027b](e69027b)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.
Tracking issue #13171
Previous PR: googleapis/python-grpc-google-iam-v1#112
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕