FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Add task details and orchestration result details by gcf-owl-bot[bot] · Pull Request #32 · googleapis/python-bigquery-migration · GitHub

This repository was archived by the owner on Oct 16, 2023. It is now read-only.

feat: Add task details and orchestration result details - #32

Merged
tswast merged 3 commits into
mainfrom
owl-bot-a6f94364-ad99-4567-a03b-58b051ce691d
Jan 24, 2022
Merged

feat: Add task details and orchestration result details#32
tswast merged 3 commits into
mainfrom
owl-bot-a6f94364-ad99-4567-a03b-58b051ce691d

Conversation

gcf-owl-bot Bot commented Jan 21, 2022

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

PiperOrigin-RevId: 423360094

Source-Link: googleapis/googleapis@c9a482e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/0c2ce73c148389e4382c11eb7abfd0b26973cbb7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGMyY2U3M2MxNDgzODllNDM4MmMxMWViN2FiZmQwYjI2OTczY2JiNyJ9

…n result details BREAKING CHANGE: This change relocates some task proto definitions and updates message fields, necessitating updates to imports.

PiperOrigin-RevId: 423360094

Source-Link: googleapis/googleapis@c9a482e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/0c2ce73c148389e4382c11eb7abfd0b26973cbb7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGMyY2U3M2MxNDgzODllNDM4MmMxMWViN2FiZmQwYjI2OTczY2JiNyJ9
gcf-owl-bot Bot requested review from a team and stephaniewang526 January 21, 2022 19:48
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 21, 2022
product-auto-label Bot added the api: bigquerymigration Issues related to the googleapis/python-bigquery-migration API. label Jan 21, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 21, 2022
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2022
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 21, 2022
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 21, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 21, 2022

parthea commented Jan 21, 2022

Copy link
Copy Markdown
Contributor

Removing the breaking change flag as this API is in alpha.

parthea changed the title feat!: Consolidate task details into service API and add orchestration result details BREAKING CHANGE: This change relocates some task proto definitions and updates message fields, necessitating updates to imports. feat: Consolidate task details into service API and add orchestration result details Jan 21, 2022
parthea changed the title feat: Consolidate task details into service API and add orchestration result details feat: Add task details and orchestration result details Jan 21, 2022

parthea commented Jan 21, 2022

Copy link
Copy Markdown
Contributor

@tswast Please could you review/approve?

trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 22, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 22, 2022
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 22, 2022
tswast merged commit 44c10e1 into main Jan 24, 2022
tswast deleted the owl-bot-a6f94364-ad99-4567-a03b-58b051ce691d branch January 24, 2022 17:01
gcf-merge-on-green Bot pushed a commit that referenced this pull request Feb 14, 2022
🤖 I have created a release *beep* *boop*
---


## [0.3.0](v0.2.1...v0.3.0) (2022-02-14)


### Features

* add api key support ([#34](#34)) ([124de81](124de81))
* Add task details and orchestration result details ([#32](#32)) ([44c10e1](44c10e1))


### Bug Fixes

* **deps:** remove unused dependency libcst ([#39](#39)) ([496abc7](496abc7))
* resolve DuplicateCredentialArgs error when using credentials_file ([b3b1ee2](b3b1ee2))


### Documentation

* add generated snippets ([#38](#38)) ([13b7ac7](13b7ac7))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Aug 15, 2023
🤖 I have created a release *beep* *boop*
---


## [0.3.0](googleapis/python-bigquery-migration@v0.2.1...v0.3.0) (2022-02-14)


### Features

* add api key support ([#34](googleapis/python-bigquery-migration#34)) ([124de81](googleapis/python-bigquery-migration@124de81))
* Add task details and orchestration result details ([#32](googleapis/python-bigquery-migration#32)) ([44c10e1](googleapis/python-bigquery-migration@44c10e1))


### Bug Fixes

* **deps:** remove unused dependency libcst ([#39](googleapis/python-bigquery-migration#39)) ([496abc7](googleapis/python-bigquery-migration@496abc7))
* resolve DuplicateCredentialArgs error when using credentials_file ([b3b1ee2](googleapis/python-bigquery-migration@b3b1ee2))


### Documentation

* add generated snippets ([#38](googleapis/python-bigquery-migration#38)) ([13b7ac7](googleapis/python-bigquery-migration@13b7ac7))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerymigration Issues related to the googleapis/python-bigquery-migration API. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL