-
Notifications
You must be signed in to change notification settings - Fork 13
docs: add samples from python-docs-samples/tasks #36
Commits on Sep 14, 2017
-
Add samples for Cloud Tasks [(#1068)](GoogleCloudPlatform/python-docs…
…-samples#1068) * Add samples for Cloud Tasks * Respond to tasks sample review * Update app engine queues samples * Address review feedback * Address review issues and convert pull queue sample to not use API key auth * Reform pull queues to match appengine queues changes to auth, command line input, readme * flake8 and fix comment
Configuration menu - View commit details
-
Copy full SHA for d54f501 - Browse repository at this point
Copy the full SHA d54f501View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee6b9e - Browse repository at this point
Copy the full SHA fee6b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ded308 - Browse repository at this point
Copy the full SHA 8ded308View commit details -
Merge pull request #1114 from GoogleCloudPlatform/tasks-tests
Fix Tasks sample test issues.
Configuration menu - View commit details
-
Copy full SHA for 713506b - Browse repository at this point
Copy the full SHA 713506bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2a2b5 - Browse repository at this point
Copy the full SHA 3b2a2b5View commit details
Commits on Sep 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 60f52ff - Browse repository at this point
Copy the full SHA 60f52ffView commit details -
Merge pull request #1115 from andrewsg/tasks-update
Add required flag on certain arguments to command-line tools
Configuration menu - View commit details
-
Copy full SHA for 668c9b2 - Browse repository at this point
Copy the full SHA 668c9b2View commit details
Commits on Sep 21, 2017
-
Auto-update dependencies. [(#1133)](GoogleCloudPlatform/python-docs-s…
…amples#1133) * Auto-update dependencies. * Fix missing http library Change-Id: I99faa600f2f3f1f50f57694fc9835d7f35bda250
Configuration menu - View commit details
-
Copy full SHA for f8eb901 - Browse repository at this point
Copy the full SHA f8eb901View commit details
Commits on Sep 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 35ad1ab - Browse repository at this point
Copy the full SHA 35ad1abView commit details
Commits on Sep 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 64b115c - Browse repository at this point
Copy the full SHA 64b115cView commit details -
Merge pull request #1137 from andrewsg/tasks
Update Task Queue samples for beta
Configuration menu - View commit details
-
Copy full SHA for 06c2917 - Browse repository at this point
Copy the full SHA 06c2917View commit details
Commits on Nov 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 86b7722 - Browse repository at this point
Copy the full SHA 86b7722View commit details
Commits on Nov 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f6e4072 - Browse repository at this point
Copy the full SHA f6e4072View commit details
Commits on Dec 7, 2017
-
Added "Open in Cloud Shell" buttons to README files [(#1254)](GoogleC…
michaelawyu authored and Jon Wayne Parrott committedDec 7, 2017 Configuration menu - View commit details
-
Copy full SHA for c292cfe - Browse repository at this point
Copy the full SHA c292cfeView commit details
Commits on Dec 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2477d24 - Browse repository at this point
Copy the full SHA 2477d24View commit details
Commits on Dec 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for adf58f8 - Browse repository at this point
Copy the full SHA adf58f8View commit details
Commits on Jan 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2dcc80e - Browse repository at this point
Copy the full SHA 2dcc80eView commit details
Commits on Jan 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e47269c - Browse repository at this point
Copy the full SHA e47269cView commit details
Commits on Jan 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3e9bd49 - Browse repository at this point
Copy the full SHA 3e9bd49View commit details
Commits on Feb 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e428872 - Browse repository at this point
Copy the full SHA e428872View commit details
Commits on Feb 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2f16229 - Browse repository at this point
Copy the full SHA 2f16229View commit details
Commits on Feb 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 04a28d5 - Browse repository at this point
Copy the full SHA 04a28d5View commit details
Commits on Apr 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4b004d2 - Browse repository at this point
Copy the full SHA 4b004d2View commit details
Commits on Jun 18, 2018
-
Update Cloud Tasks Samples [(#1529)](GoogleCloudPlatform/python-docs-…
…samples#1529) * passing create task * Passing tests * updates to region tags
Configuration menu - View commit details
-
Copy full SHA for 330ee9c - Browse repository at this point
Copy the full SHA 330ee9cView commit details
Commits on Jun 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b343440 - Browse repository at this point
Copy the full SHA b343440View commit details
Commits on Jun 27, 2018
-
update Tasks Sample for App Engine [(#1541)](GoogleCloudPlatform/pyth…
…on-docs-samples#1541) * update gcloud command for creating queues * deploys and runs * update license * passing tests
Configuration menu - View commit details
-
Copy full SHA for f058659 - Browse repository at this point
Copy the full SHA f058659View commit details
Commits on Jun 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0ffcde9 - Browse repository at this point
Copy the full SHA 0ffcde9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8462b1b - Browse repository at this point
Copy the full SHA 8462b1bView commit details
Commits on Jul 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8b2e59d - Browse repository at this point
Copy the full SHA 8b2e59dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8064084 - Browse repository at this point
Copy the full SHA 8064084View commit details
Commits on Jul 17, 2018
-
update gcloud command for Cloud Tasks [(#1566)](GoogleCloudPlatform/p…
…ython-docs-samples#1566) * update gcloud command * update pull queue command * update pull queue command
Configuration menu - View commit details
-
Copy full SHA for d19a210 - Browse repository at this point
Copy the full SHA d19a210View commit details
Commits on Sep 12, 2018
-
Update Cloud Tasks Push Queue Sample [(#1698)](GoogleCloudPlatform/py…
…thon-docs-samples#1698) * deleted pull queues * updated samples * fix dependency versions
Configuration menu - View commit details
-
Copy full SHA for d361fc2 - Browse repository at this point
Copy the full SHA d361fc2View commit details
Commits on Apr 17, 2019
-
[Cloud Tasks] Move samples to new folder [(#2114)](GoogleCloudPlatfor…
…m/python-docs-samples#2114) * Move samples to keep consistent with other langauges * Ad system tests as well
Configuration menu - View commit details
-
Copy full SHA for adf9218 - Browse repository at this point
Copy the full SHA adf9218View commit details
Commits on Apr 18, 2019
-
[Cloud Tasks] Add task with authentication sample [(#2113)](GoogleClo…
…udPlatform/python-docs-samples#2113) * Add task with authentication sample * Fix linting * Fix linting * Fix spacing * Update tests with service account * Move samples and update READMEs * Update version and linting
Configuration menu - View commit details
-
Copy full SHA for 775acfe - Browse repository at this point
Copy the full SHA 775acfeView commit details
Commits on May 15, 2019
-
Update task sample comments [(#2156)](GoogleCloudPlatform/python-docs…
…-samples#2156) * Update task comments * Update readme * Update queue name
Configuration menu - View commit details
-
Copy full SHA for c20580e - Browse repository at this point
Copy the full SHA c20580eView commit details
Commits on Jun 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fe33547 - Browse repository at this point
Copy the full SHA fe33547View commit details
Commits on Jul 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ca75b8f - Browse repository at this point
Copy the full SHA ca75b8fView commit details
Commits on Aug 6, 2019
-
Add Migration Guide Snippets for Cloud Tasks [(#2316)](GoogleCloudPla…
…tform/python-docs-samples#2316) * Migration guide * remove app and update migraitonn * snippets for migration guide - tests added * lint * remove print statements * Styling changes * Travis trigger
Configuration menu - View commit details
-
Copy full SHA for 74e4dd6 - Browse repository at this point
Copy the full SHA 74e4dd6View commit details
Commits on Oct 1, 2019
-
Update create_http_task.py [(#2187)](GoogleCloudPlatform/python-docs-…
…samples#2187) Updates `create_http_task.py` to have missing `in_seconds` variable
Configuration menu - View commit details
-
Copy full SHA for 23532a8 - Browse repository at this point
Copy the full SHA 23532a8View commit details
Commits on Oct 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5604ee4 - Browse repository at this point
Copy the full SHA 5604ee4View commit details
Commits on Nov 7, 2019
-
Update Cloud Tasks library version [(#2516)](GoogleCloudPlatform/pyth…
…on-docs-samples#2516) * Update to new library * update library version
Configuration menu - View commit details
-
Copy full SHA for 3a44474 - Browse repository at this point
Copy the full SHA 3a44474View commit details
Commits on Dec 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2e1c777 - Browse repository at this point
Copy the full SHA 2e1c777View commit details
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0e1161c - Browse repository at this point
Copy the full SHA 0e1161cView commit details
Commits on Mar 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 770a699 - Browse repository at this point
Copy the full SHA 770a699View commit details -
chore(deps): update dependency googleapis-common-protos to v1.51.0 [(…
…#3171)](GoogleCloudPlatform/python-docs-samples#3171) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [googleapis-common-protos](https://togithub.com/googleapis/googleapis) | minor | `==1.6.0` -> `==1.51.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
Configuration menu - View commit details
-
Copy full SHA for ef6bd1d - Browse repository at this point
Copy the full SHA ef6bd1dView commit details
Commits on Apr 2, 2020
-
Simplify noxfile setup. [(#2806)](GoogleCloudPlatform/python-docs-sam…
…ples#2806) * chore(deps): update dependency requests to v2.23.0 * Simplify noxfile and add version control. * Configure appengine/standard to only test Python 2.7. * Update Kokokro configs to match noxfile. * Add requirements-test to each folder. * Remove Py2 versions from everything execept appengine/standard. * Remove conftest.py. * Remove appengine/standard/conftest.py * Remove 'no-sucess-flaky-report' from pytest.ini. * Add GAE SDK back to appengine/standard tests. * Fix typo. * Roll pytest to python 2 version. * Add a bunch of testing requirements. * Remove typo. * Add appengine lib directory back in. * Add some additional requirements. * Fix issue with flake8 args. * Even more requirements. * Readd appengine conftest.py. * Add a few more requirements. * Even more Appengine requirements. * Add webtest for appengine/standard/mailgun. * Add some additional requirements. * Add workaround for issue with mailjet-rest. * Add responses for appengine/standard/mailjet. Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bb3c4e - Browse repository at this point
Copy the full SHA 9bb3c4eView commit details
Commits on Jun 4, 2020
-
Remove dependency googleapis-common-protos [(#3955)](GoogleCloudPlatf…
…orm/python-docs-samples#3955) * Update dependency googleapis-common-protos to v1.52.0 * Update requirements.txt * Update requirements.txt * Update requirements.txt Co-authored-by: Bu Sun Kim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0287007 - Browse repository at this point
Copy the full SHA 0287007View commit details
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 50c345e - Browse repository at this point
Copy the full SHA 50c345eView commit details
Commits on Jun 10, 2020
-
[tasks] testing: use fixtures for the queue [(#4049)](GoogleCloudPlat…
…form/python-docs-samples#4049) fixes #4045 fixes #4044 I don't know why these tests started to fail, but anyways we'd better use fixtures and temporary queues.
Takashi Matsuo authoredJun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for d7067eb - Browse repository at this point
Copy the full SHA d7067ebView commit details
Commits on Jun 12, 2020
-
add python snippets and tests for creating, listing, and deleting que…
…ues [(#4012)](GoogleCloudPlatform/python-docs-samples#4012) * add python snippets and tests for creating, listing, and deleting queues * fix grammar * update licenses * apply suggested fixes and format with black * refine delete_queue_test with fixture for setup * utilize fixtures and match format of create_http_task_test * utilize fixtures in list_queues_test and create_queue_test * make create_queue_test call the right function * still attempt to delete queue after test runs in case of failure * attempt to delete queue in case of failure, using try/except approach * add print when NotFound is caught * fix import Co-authored-by: Averi Kitsch <[email protected]> Co-authored-by: Takashi Matsuo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c5088c - Browse repository at this point
Copy the full SHA 1c5088cView commit details
Commits on Jun 26, 2020
-
docs(tasks): service_account_email parameter example [(#4183)](Google…
…CloudPlatform/python-docs-samples#4183) * docs(tasks): serviceAccountEmail parameter example * docs(tasks): parameter name camel => snake case * docs(tasks): comment order = function param order
Configuration menu - View commit details
-
Copy full SHA for 936362d - Browse repository at this point
Copy the full SHA 936362dView commit details
Commits on Jul 12, 2020
-
chore(deps): update dependency pytest to v5.4.3 [(#4279)](GoogleCloud…
…Platform/python-docs-samples#4279) * chore(deps): update dependency pytest to v5.4.3 * specify pytest for python 2 in appengine Co-authored-by: Leah Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4089865 - Browse repository at this point
Copy the full SHA 4089865View commit details
Commits on Aug 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05ce0c5 - Browse repository at this point
Copy the full SHA 05ce0c5View commit details
Commits on Aug 11, 2020
-
tasks: added json content-type request [(#4473)](GoogleCloudPlatform/…
…python-docs-samples#4473) - added json payload compatibility - fix imports and code block used on https://cloud.google.com/tasks/docs/creating-http-target-tasks#python ## Description Fixes #<ISSUE-NUMBER> Note: It's a good idea to open an issue first for discussion. ## 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
Configuration menu - View commit details
-
Copy full SHA for bc21141 - Browse repository at this point
Copy the full SHA bc21141View commit details
Commits on Aug 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ca3e56e - Browse repository at this point
Copy the full SHA ca3e56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3fdb2 - Browse repository at this point
Copy the full SHA bb3fdb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64baf4b - Browse repository at this point
Copy the full SHA 64baf4bView commit details