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 "deploy.sh" script #869

Open
6 tasks
promisinganuj opened this issue Nov 21, 2024 · 0 comments
Open
6 tasks

Improve "deploy.sh" script #869

promisinganuj opened this issue Nov 21, 2024 · 0 comments
Labels
e2e: fabric Related with E2E Fabric Sample P1 High Priority

Comments

@promisinganuj
Copy link
Contributor

promisinganuj commented Nov 21, 2024

Improve the maindeploy.sh script to include the following:

DoD

  • Create /scripts/verify_prerequisites.sh file to perform pre-validations. Refer verify_prerequisites.sh. Include the following:
    • Check python is installed.
    • Check python version is 3.9+.
    • Check "requests" library is available.
  • Add environment variable validation
    • Abort if all the required variables are not set.
@promisinganuj promisinganuj added the P1 High Priority label Nov 21, 2024
@promisinganuj promisinganuj added the e2e: fabric Related with E2E Fabric Sample label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e: fabric Related with E2E Fabric Sample P1 High Priority
Projects
None yet
Development

No branches or pull requests

1 participant