-
Notifications
You must be signed in to change notification settings - Fork 6.5k
chore(deps): update dependency apache-beam to v2.31.0 #6274
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
chore(deps): update dependency apache-beam to v2.31.0 #6274
Conversation
@davidcavazos is OOO this week but I think his #6096 PR might help with this |
blocked by #6445 |
Blocked by #6503 |
Hmm, @davidcavazos it now seems like gpu-workers is the troublesome one here. Any ideas as to what's going on? I don't see anything amiss in Dataflow in the console and our quotas seem to be fine |
The gpu-workers sample is the old one, the new gpu-examples aren't having any problems. I have cl/390001804 updating the docs to use the new sample, and after that we can delete the older gpu-workers directory. It was too much of a hassle updating the docs and updating the samples at the same time, so we made a phased approach. Once the CL is merged, we can delete that directory and hopefully we won't have any failing tests anymore :) |
Wait for #6563 |
## Description Fixes #6274, #6468 Remove the old `gpu-workers` sample, this has been replaced by the new [`gpu-examples/tensorflow-landsat`](https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/dataflow/gpu-examples/tensorflow-landsat) sample. The [docs](https://cloud.google.com/dataflow/docs/samples/satellite-images-gpus) already point to the new sample as well, so it's safe to delete. ## Checklist - [ ] I have followed [Sample Guidelines from AUTHORING_GUIDE.MD](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md) - [ ] README is updated to include [all relevant information](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#readme-file) - [ ] **Tests** pass: `nox -s py-3.6` (see [Test Environment Setup](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#test-environment-setup)) - [ ] **Lint** pass: `nox -s lint` (see [Test Environment Setup](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#test-environment-setup)) - [ ] These samples need a new **API enabled** in testing projects to pass (let us know which ones) - [ ] These samples need a new/updated **env vars** in testing projects set to pass (let us know which ones) - [ ] Please **merge** this PR for me once it is approved. - [ ] This sample adds a new sample directory, and I updated the [CODEOWNERS file](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/.github/CODEOWNERS) with the codeowners for this sample
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will now ignore this update (==2.31.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
==2.30.0
->==2.31.0
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.