Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

chore(samples): fix job polling #314

Merged
merged 4 commits into from
Jan 17, 2022
Merged

chore(samples): fix job polling #314

merged 4 commits into from
Jan 17, 2022

Conversation

medb
Copy link
Contributor

@medb medb commented Dec 21, 2021

Fixes failure:

Waiting for job to finish...
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "<stdin>", line 9, in wait_for_job
  File "/opt/conda/default/lib/python3.8/enum.py", line 384, in __getattr__
    raise AttributeError(name) from None
AttributeError: Name

@medb medb requested a review from a team as a code owner December 21, 2021 03:00
@medb medb requested a review from kurtisvg December 21, 2021 03:00
@product-auto-label product-auto-label bot added the api: dataproc Issues related to the googleapis/python-dataproc API. label Dec 21, 2021
@kurtisvg kurtisvg changed the title Fix job polling chore(samples): fix job polling Dec 21, 2021
@kurtisvg kurtisvg added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 21, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 21, 2021
@kurtisvg
Copy link
Contributor

Since it's a single commit, you'll have to update it to make the conventional commits check match.

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Dec 22, 2021
@medb
Copy link
Contributor Author

medb commented Dec 22, 2021

@kurtisvg added one more commit, so it should be OK now?

@kurtisvg kurtisvg added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Dec 22, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 22, 2021
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 23, 2021
@parthea parthea requested a review from a team as a code owner January 13, 2022 18:18
@parthea parthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jan 13, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 13, 2022
@parthea parthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 13, 2022
@parthea parthea removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 13, 2022
@parthea parthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 16, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 16, 2022
@parthea parthea merged commit d707e03 into googleapis:main Jan 17, 2022
@medb medb deleted the patch-1 branch January 18, 2022 02:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dataproc Issues related to the googleapis/python-dataproc API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants