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

feat: [batch] support order_by in ListJobs and ListTasks requests #9359

Merged
merged 8 commits into from May 12, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Apr 17, 2023

  • Regenerate this pull request now.

feat: add support for placement policies


feat: per-Runnable labels
PiperOrigin-RevId: 531181280

Source-Link: googleapis/googleapis@2845078

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f09a853ad8080cfefdfc61b6434d762c8bfd6eb7
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiZjA5YTg1M2FkODA4MGNmZWZkZmM2MWI2NDM0ZDc2MmM4YmZkNmViNyJ9

BEGIN_NESTED_COMMIT
feat: [batch] support order_by in ListJobs and ListTasks requests (#21)
PiperOrigin-RevId: 530949397

Source-Link: https://github.com/googleapis/googleapis-gen/commit/50f5709c916294a900be0e7f515dca39aa2ba71c
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiNTBmNTcwOWM5MTYyOTRhOTAwYmUwZTdmNTE1ZGNhMzlhYTJiYTcxYyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [batch] support order_by in ListJobs and ListTasks requests

feat: add support for placement policies


feat: per-Runnable labels
PiperOrigin-RevId: 530747589

Source-Link: googleapis/googleapis@d944931

Source-Link: https://github.com/googleapis/googleapis-gen/commit/96b4871e5bb966512145d4199563e16e6e3d3baa
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiOTZiNDg3MWU1YmI5NjY1MTIxNDVkNDE5OTU2M2UxNmU2ZTNkM2JhYSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [batch] add TaskStatus's new terminated state UNEXECUTED
feat: add scheduling_policy IN_ORDER enum to support sequential task executions
docs: update comments on boot disk fields for clearer usage scope
feat: add support for placement policies
docs: update block_external_network field comment to reduce confusion
docs: update disk and network field comment for better readability
docs: fix book disk typo
docs: Update reservation field API doc

PiperOrigin-RevId: 524883955

Source-Link: googleapis/googleapis@0830aaf

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a294b7e89acf09c4801b672d36aa171f9bd69403
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiYTI5NGI3ZTg5YWNmMDljNDgwMWI2NzJkMzZhYTE3MWY5YmQ2OTQwMyJ9
END_NESTED_COMMIT

feat: add scheduling_policy IN_ORDER enum to support sequential task executions
docs: update comments on boot disk fields for clearer usage scope
feat: add support for placement policies
docs: update block_external_network field comment to reduce confusion
docs: update disk and network field comment for better readability
docs: fix `book disk` typo
docs: Update reservation field API doc

PiperOrigin-RevId: 524883955

Source-Link: googleapis/googleapis@0830aaf

Source-Link: googleapis/googleapis-gen@a294b7e
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiYTI5NGI3ZTg5YWNmMDljNDgwMWI2NzJkMzZhYTE3MWY5YmQ2OTQwMyJ9
@trusted-contributions-gcf 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 Apr 17, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 17, 2023
@snippet-bot
Copy link

snippet-bot bot commented Apr 17, 2023

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf 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 Apr 17, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 17, 2023
@parthea
Copy link
Contributor

parthea commented Apr 18, 2023

Pending discussion in b/278603444

@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 18, 2023
---
feat: add support for placement policies

---
feat: per-Runnable labels
PiperOrigin-RevId: 530747589

Source-Link: googleapis/googleapis@d944931

Source-Link: googleapis/googleapis-gen@96b4871
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiOTZiNDg3MWU1YmI5NjY1MTIxNDVkNDE5OTU2M2UxNmU2ZTNkM2JhYSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [batch] add TaskStatus's new terminated state UNEXECUTED feat: [batch] support order_by in ListJobs and ListTasks requests May 10, 2023
@trusted-contributions-gcf 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 May 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2023
@trusted-contributions-gcf 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 May 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2023
@parthea
Copy link
Contributor

parthea commented May 10, 2023

Created rollback cl/530892092. See discussion in b/278603444

PiperOrigin-RevId: 530949397

Source-Link: googleapis/googleapis-gen@50f5709
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiNTBmNTcwOWM5MTYyOTRhOTAwYmUwZTdmNTE1ZGNhMzlhYTJiYTcxYyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [batch] support order_by in ListJobs and ListTasks requests feat: [batch] support order_by in ListJobs and ListTasks requests (#21) May 11, 2023
@trusted-contributions-gcf 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 May 11, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 11, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 11, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 11, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 11, 2023
---
feat: add support for placement policies

---
feat: per-Runnable labels
PiperOrigin-RevId: 531181280

Source-Link: googleapis/googleapis@2845078

Source-Link: googleapis/googleapis-gen@f09a853
Copy-Tag: eyJwIjoiamF2YS1iYXRjaC8uT3dsQm90LnlhbWwiLCJoIjoiZjA5YTg1M2FkODA4MGNmZWZkZmM2MWI2NDM0ZDc2MmM4YmZkNmViNyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [batch] support order_by in ListJobs and ListTasks requests (#21) feat: [batch] support order_by in ListJobs and ListTasks requests May 12, 2023
@trusted-contributions-gcf 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 May 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 12, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2023
@trusted-contributions-gcf 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 May 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 12, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 12, 2023
@alicejli alicejli added the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2023
@parthea
Copy link
Contributor

parthea commented May 12, 2023

Removing do not merge label as the rollback cl/531181280 was submitted

@parthea parthea removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label May 12, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 720796b into main May 12, 2023
28 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy-java-batch branch May 12, 2023 17:20
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2023
@release-please release-please bot mentioned this pull request May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants