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

Improve gitops run bootstrap questions #2877

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Conversation

ozamosi
Copy link
Contributor

@ozamosi ozamosi commented Oct 13, 2022

This contains 2 fixes:

  • Remove question mark from questions - promptui already adds them.
  • Don't forward errors from promptui - error is how it signals a negative answer, and that's OK.

This addresses comments from #2871

@ozamosi ozamosi requested a review from a team October 13, 2022 13:02
@opudrovs
Copy link
Contributor

I see two more prompts with question marks left.

This contains 2 fixes:
 * Remove question mark from questions - promptui already adds them.
 * Don't forward errors from promptui - error is how it signals a
   negative answer, and that's OK.
@ozamosi ozamosi force-pushed the improve-bootstrap-question-ui branch from 013c364 to e378a2f Compare October 13, 2022 13:18
@ozamosi
Copy link
Contributor Author

ozamosi commented Oct 13, 2022

🤦 This is what happens when you try to do a quick fix.

4 question marks removed.

@opudrovs
Copy link
Contributor

Well, it was a quick 50% fix. Still not bad. 😸

@ozamosi ozamosi merged commit 0a966cd into main Oct 13, 2022
@ozamosi ozamosi deleted the improve-bootstrap-question-ui branch October 13, 2022 13:36
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