Skip to content

fix: job state name print#6640

Open
racinmat wants to merge 2 commits intogoogleapis:mainfrom
racinmat:racinsky/fix-job-state
Open

fix: job state name print#6640
racinmat wants to merge 2 commits intogoogleapis:mainfrom
racinmat:racinsky/fix-job-state

Conversation

@racinmat
Copy link
Copy Markdown
Contributor

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)
  • Get the necessary approvals
  • Once the last commit on the PR has been approved, add the "ready to pull" label to the Pull Request

Note: do not merge your PR from GitHub. Adding the "ready to pull" label is the final step in the review process.
After approvals, the changes in your PR will be committed to the main branch and this PR will be closed.

Fixes #6526 🦕

@racinmat racinmat requested a review from a team as a code owner April 24, 2026 10:53
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Apr 24, 2026
@racinmat racinmat force-pushed the racinsky/fix-job-state branch from 9c00237 to 598fc8a Compare April 30, 2026 08:06
@racinmat
Copy link
Copy Markdown
Contributor Author

@matthew29tang thank you for merging my other PR, could you please take a look at this one too? And also PRs #6641 and #6642 ? I updated all of them and formatted them properly. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Job state printing is broken for python > 3.10

1 participant