Skip to content
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

Fix/handle broken google cloud welcome screen on tui #197

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

mfauzaan
Copy link
Member

@mfauzaan mfauzaan commented Feb 20, 2024

Summary

Refactor Welcome screen on the TUI to resolve issues with Google Auth initiation. The update separates the Google Cloud login logic from the core function, preventing conflicts and ensuring smooth execution of TUI with Google Auth.

Ticket: -

What's Changed

Changed

  • Move progress bar outside the core auth function
  • Use google auth directly in wukong init

@mfauzaan mfauzaan self-assigned this Feb 20, 2024
@mfauzaan mfauzaan added the bugfix Bug fix label Feb 20, 2024
@mfauzaan mfauzaan requested a review from jk-gan February 20, 2024 08:39
@sauron-droid
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jk-gan, mfauzaan

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mfauzaan mfauzaan merged commit 682c1c7 into main Feb 20, 2024
5 checks passed
@sauron-droid sauron-droid deleted the fix/handle-broken-google-cloud-welcome-screen-on-tui branch February 20, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants