Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update pub/sub - appengine push request sample #10747

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

Merged
merged 6 commits into from
Nov 20, 2023

Conversation

jwdjj
Copy link
Contributor

@jwdjj jwdjj commented Oct 6, 2023

Description

Fixes #

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: pubsub Issues related to the Pub/Sub API. labels Oct 6, 2023
@jwdjj jwdjj marked this pull request as ready for review October 17, 2023 19:46
@jwdjj jwdjj requested review from a team as code owners October 17, 2023 19:46
@snippet-bot
Copy link

snippet-bot bot commented Oct 17, 2023

Here is the summary of changes.

You are about to add 1 region tag.
You are about to delete 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

# [END gae_standard_pubsub_auth_push]

# [START push]
Copy link
Member

Choose a reason for hiding this comment

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

issue: It looks as if push region tag was supposed to be changed to gae_standard_pubsub_auth_push which follows proper naming standard (prefix with product name). If you'd like to have two different samples please use a proper region tag instead of push (for example gae_standard_pubsub_push).

Copy link
Contributor Author

@jwdjj jwdjj Oct 25, 2023

Choose a reason for hiding this comment

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

Thank you for the guidance and reviewing! I fix it now per your suggestion now

@rsamborski
Copy link
Member

/gcbrun

@rsamborski rsamborski added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 19, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 19, 2023
jwdjj added 2 commits October 25, 2023 15:02
Change regional tag - per prefix naming convention
@jwdjj jwdjj requested a review from rsamborski October 25, 2023 19:02
@rsamborski rsamborski added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
Comment on lines 110 to 111
url,
data=json.dumps(
Copy link
Contributor

Choose a reason for hiding this comment

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

These lines and a few others are causing linting errors. Please run nox -s lint on this file and the lint checks should pass ✨

Copy link
Contributor

Choose a reason for hiding this comment

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

@jwdjj it looks like this is still blocked on lint:

./main_test.py:110:5: E122 continuation line missing indentation or outdented
    url,
    ^
./main_test.py:111:5: E122 continuation line missing indentation or outdented
    data=json.dumps(
    ^
./main_test.py:140:5: E303 too many blank lines (2)
    # no token
    ^

@engelke engelke added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 20, 2023
@kokoro-team kokoro-team removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 20, 2023
@engelke engelke merged commit a44aa59 into GoogleCloudPlatform:main Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.