Skip to content

feat: migrate to pyproject.toml - #13551

Merged
parthea merged 2 commits into
googleapis:mainfrom
rinarakaki:googleapis-common-protos-pyproject
Mar 2, 2025
Merged

feat: migrate to pyproject.toml#13551
parthea merged 2 commits into
googleapis:mainfrom
rinarakaki:googleapis-common-protos-pyproject

Conversation

@rinarakaki

Copy link
Copy Markdown
Contributor

Tracking issue #13171

Previous PR: googleapis/python-api-common-protos#255

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:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@rinarakaki
rinarakaki requested a review from a team February 23, 2025 08:18
@rinarakaki rinarakaki mentioned this pull request Feb 23, 2025
15 tasks
@parthea parthea self-assigned this Feb 24, 2025
@parthea parthea changed the title feat: migrate to pyproject.toml (googleapis-common-protos) Feb 24, 2025
Comment thread packages/googleapis-common-protos/pyproject.toml Outdated
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 2, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 2, 2025
@parthea
parthea merged commit 7dda4d0 into googleapis:main Mar 2, 2025
@parthea

parthea commented Mar 2, 2025

Copy link
Copy Markdown
Contributor

Thanks @rinarakaki !

@release-please release-please Bot mentioned this pull request Mar 2, 2025
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

Labels

None yet

2 participants