Skip to content

feat: Log the flow.run_local_server redirect URL#362

Open
mafrosis wants to merge 4 commits intogoogleapis:mainfrom
mafrosis:log-auth-url
Open

feat: Log the flow.run_local_server redirect URL#362
mafrosis wants to merge 4 commits intogoogleapis:mainfrom
mafrosis:log-auth-url

Conversation

@mafrosis
Copy link

@mafrosis mafrosis commented Jul 7, 2024

When running this library in a headless environment, it's often the case that print is not captured and delivered to the end user. By also logging the auth_url, a user of this library could ensure that the auth url reaches the logs.

Also set the module's logger level to INFO, as it was hanging as NOTSET in the current implementation.

I'm unable to run the full nox suite locally, but it looks like nothing has broken. I'll make any changes needed when the CI tests run.

@mafrosis mafrosis requested review from a team as code owners July 7, 2024 06:13
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jul 7, 2024
chalmerlowe added a commit that referenced this pull request Jan 23, 2026
This commit adds a detailed technical review of PR #362 to REVIEW.md,
covering functional correctness, adherence to Google Python standards,
and suggested refactors.

Co-authored-by: chalmerlowe <7291104+chalmerlowe@users.noreply.github.com>
@chalmerlowe chalmerlowe mentioned this pull request Jan 23, 2026
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Feb 6, 2026
Remove unnecessary logger.setlevel command.
@chalmerlowe chalmerlowe added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants