Skip to content

Conversation

@averikitsch
Copy link
Contributor

@averikitsch averikitsch commented Apr 9, 2019

Test projects will have to be granted permission for HTTP targets or wait until whitelisting is off.

@averikitsch averikitsch requested a review from grayside April 9, 2019 20:04
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 9, 2019
@averikitsch averikitsch added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 10, 2019
Copy link
Contributor

@grayside grayside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall the changes look good, but similar to my feedback for GoogleCloudPlatform/golang-samples#799, with this new feature not being App Engine-specific we should either move this to a top-level tasks/ directory or split it between /appengine/tasks and /tasks.

Copy link
Contributor

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README needs fixing, otherwise this looks great!

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2018 Google LLC.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: 2019! And should be for all new files!

tasks/README.md Outdated

First, your project ID:

export PROJECT_ID=my-project-id
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting environment variables for PROJECT_ID, LOCATION_ID, and QUEUE_ID are not required, as we pass them into the script directly. The only environment variable required should be GOOGLE_APPLICATION_CREDENTIALS

@averikitsch
Copy link
Contributor Author

Thanks for the review. Can I go ahead and merge?

@bshaffer bshaffer merged commit fdd9acb into master Apr 18, 2019
@bshaffer
Copy link
Contributor

Looks great!! Thank you!

@bshaffer bshaffer deleted the http-tasks branch April 18, 2019 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants