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

docs : Refactor the one command setup script - reduce the questions. #7725

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

o1lab
Copy link
Member

@o1lab o1lab commented Feb 25, 2024

Change Summary

Refactors the setup script

  • Reduces the number of questions : ask the domain name and check if the user wants to default to rest of the questions. If the answers is NO - then ask remaining questions.
  • Ask the questions first and then do the download of docker, docker-compose etc.

Change type

  • feat: (new feature for the user, not a new feature for build script)
  • fix: (bug fix for the user, not a fix to a build script)
  • docs: (changes to the documentation)
  • style: (formatting, missing semi colons, etc; no production code change)
  • refactor: (refactoring production code, eg. renaming a variable)
  • test: (adding missing tests, refactoring tests; no production code change)
  • chore: (updating grunt tasks etc; no production code change)

@dstala dstala requested a review from pranavxc February 26, 2024 07:07
@pranavxc pranavxc added the 🛑 Status: Do Not Merge Used in PR only. The PR cannot be merged due to some reasons. label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛑 Status: Do Not Merge Used in PR only. The PR cannot be merged due to some reasons.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants