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

Feature request: Check whether installation is complete. #101

Open
JackMostow opened this issue Aug 26, 2022 · 0 comments
Open

Feature request: Check whether installation is complete. #101

JackMostow opened this issue Aug 26, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JackMostow
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
DriveSync had not finished downloading RoboTutor before installing it, so the installation was incomplete.

Describe the solution you'd like
A clear and concise description of what you want to happen.
Check whether installation is complete.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
a. List and log contents of local Download folder to see if it was completely downloaded and up to date.
b. Upload DriveSync log to see if it completed.
c. Check at launch time if all assets are present and up to date. If not, display error message and crash or wait.
d. Compute checksum of robotutor_assets to compare to expected value.

Approach to be followed (optional)
A clear and concise description of approach to be followed.

Additional context
Add any other context or screenshots about the feature request here.

@madeleinvillegas madeleinvillegas added enhancement New feature or request good first issue Good for newcomers labels Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants