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

add workspace selection to register flow #435

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ayushkamat
Copy link
Contributor

No description provided.

@ayushkamat ayushkamat changed the title Ayush/add register ws confirmation add workspace selection to register flow Apr 24, 2024
Copy link
Contributor

@rahuldesai1 rahuldesai1 left a comment

Choose a reason for hiding this comment

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

lgtm


if not skip_workspace_selection:
if click.confirm(
f"Workflow will be registered to {ws_name} ({current_workspace()})."
Copy link
Contributor

Choose a reason for hiding this comment

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

does it makes sense to have both ws_name and account_id
ik its unlikely but possible for ws names to be the same lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants