Closed zanoon closed 11 months ago
bf31c7eac1
)The sandbox appears to be unavailable or down.
I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.
main/web-app/customer-webapp/.env
✓ https://github.com/zanoon/health-app-demo/commit/50c251af42890d49afdf8cf5a780acf36bb57ea7 Edit
Create main/web-app/customer-webapp/.env with contents:
• Create a new file named .env in the root of the customer-webapp project.
• Add the following line to the .env file: NEXT_PUBLIC_DATADOG_VERSION=default_value
• Replace default_value with the default value for the NEXT_PUBLIC_DATADOG_VERSION environment variable.
main/web-app/staff-webapp/.env
✓ https://github.com/zanoon/health-app-demo/commit/8bb7c8bb6def8cc608800bc6424d967b3a8f1046 Edit
Create main/web-app/staff-webapp/.env with contents:
• Create a new file named .env in the root of the staff-webapp project.
• Add the following line to the .env file: NEXT_PUBLIC_DATADOG_VERSION=default_value
• Replace default_value with the default value for the NEXT_PUBLIC_DATADOG_VERSION environment variable.
main/web-app/internal-webapp/.env
✓ https://github.com/zanoon/health-app-demo/commit/02b104114b002d86a56c4d5dbc16f09ec07fd08a Edit
Create main/web-app/internal-webapp/.env with contents:
• Create a new file named .env in the root of the internal-webapp project.
• Add the following line to the .env file: NEXT_PUBLIC_DATADOG_VERSION=default_value
• Replace default_value with the default value for the NEXT_PUBLIC_DATADOG_VERSION environment variable.
I have finished reviewing the code for completeness. I did not find errors for sweep/add_env_file_in_root_of_each_project_in
.
💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request. Join Our Discord
Checklist
- [X] Create `main/web-app/customer-webapp/.env` ✓ https://github.com/zanoon/health-app-demo/commit/50c251af42890d49afdf8cf5a780acf36bb57ea7 [Edit](https://github.com/zanoon/health-app-demo/edit/sweep/add_env_file_in_root_of_each_project_in/main/web-app/customer-webapp/.env) - [X] Create `main/web-app/staff-webapp/.env` ✓ https://github.com/zanoon/health-app-demo/commit/8bb7c8bb6def8cc608800bc6424d967b3a8f1046 [Edit](https://github.com/zanoon/health-app-demo/edit/sweep/add_env_file_in_root_of_each_project_in/main/web-app/staff-webapp/.env) - [X] Create `main/web-app/internal-webapp/.env` ✓ https://github.com/zanoon/health-app-demo/commit/02b104114b002d86a56c4d5dbc16f09ec07fd08a [Edit](https://github.com/zanoon/health-app-demo/edit/sweep/add_env_file_in_root_of_each_project_in/main/web-app/internal-webapp/.env)