Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

feature: adjust prompts in configure_delivery.sh #702

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

rogerthatdev
Copy link
Contributor

This PR will update configure_delivery.sh:

  • Prompt to press any key to continue will accept any key - previously only accepted Enter
  • Prompt to verify repository URL will accept Enter key and variations of 'yes' ('y', 'Y', 'yes', 'YES') - previously only accepted 'y'

Fixes #701

This PR will update `configure_delivery.sh`:
- Prompt to press any key to continue will accept any key - previously only accepted Enter
- Prompt to verify repository URL will accept Enter key and variations of 'yes' ('y', 'Y', 'yes', 'YES') - previously only accepted 'y'

Fixes #701
@github-actions github-actions bot added the component: delivery Related to automation, testing, deployment of the application. label Nov 4, 2022
@rogerthatdev rogerthatdev marked this pull request as ready for review November 4, 2022 20:47
@rogerthatdev rogerthatdev requested a review from a team as a code owner November 4, 2022 20:47
@rogerthatdev rogerthatdev merged commit eee313f into main Dec 8, 2022
@rogerthatdev rogerthatdev deleted the rogerthatdev-patch-1 branch January 4, 2023 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: delivery Related to automation, testing, deployment of the application.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

accept enter key in repo prompt in configure_delivery.sh
2 participants