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: Correct logic for choosing the CICD service #552

Open
nkhanh44 opened this issue Dec 29, 2023 · 0 comments
Open

Fix: Correct logic for choosing the CICD service #552

nkhanh44 opened this issue Dec 29, 2023 · 0 comments
Assignees
Milestone

Comments

@nkhanh44
Copy link
Contributor

nkhanh44 commented Dec 29, 2023

Issue

Same issue with choosing setup interface issue, when accidentally typing a different character, the process continues with any case contains that character instead of requesting to retry.

Expected

  • Only accept g, b, c, l, github, bitrise, codemagic, later with all upper and lower cases. Otherwise, requiring to type again.
  • Same with choosing workflow runner: m, macOS, s, self-hosted, l, later.

Steps to reproduce

  1. Run script generating project.
  2. At Which CI/CD service do you use (Can be edited later) [(g)ithub/(b)itrise/(c)odemagic/(l)ater]: type a random character r
Screenshot 2023-12-29 at 16 37 51
@nkhanh44 nkhanh44 added this to the 4.10.0 milestone Dec 29, 2023
@nkhanh44 nkhanh44 self-assigned this Dec 29, 2023
nkhanh44 added a commit that referenced this issue Dec 29, 2023
@blyscuit blyscuit modified the milestones: 4.10.0, 4.11.0 Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants