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

[FEAT] Auto-download #13

Open
NeonDaniel opened this issue Aug 30, 2023 · 2 comments
Open

[FEAT] Auto-download #13

NeonDaniel opened this issue Aug 30, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@NeonDaniel
Copy link
Member

Objective

Add an option and methodology to download updates in the background.

Initial Implementation Requirements

  • Behavior must be configurable (maybe part of skill integration)
  • There should be some notification that a download is in progress (maybe part of skill integration)
  • Ideally, this should prevent shutdown/restart during an update (with an option to override)

Other Considerations

  • How can this integrate generically with the shell and skills to warn on shutdown requests
  • How does this affect the user interaction flow with the update skill
  • How can we prune stale downloads if there is an auto-downloaded update that wasn't applied
@NeonDaniel NeonDaniel added the enhancement New feature or request label Aug 30, 2023
@NeonDaniel
Copy link
Member Author

NeonDaniel commented Aug 30, 2023

Relevant thread on Matrix

@fromport
Copy link

Some kind of progress indicator on the screen would be nice .
0-100% would be nice, but maybe 1-X steps, where each step is explained
eg:
1- check for newer versions V
2- newer version downloading / downloaded V
3- updating new image
4- after upgrade administration, (maybe including a countdown timer till reboot when required)

If one would request reboot/poweroff during upgrade, warn that downloaded info will be erased and new upgrade needs be initiated. ask for confirmation and still honor request.

@NeonDaniel NeonDaniel added the help wanted Extra attention is needed label May 15, 2024
@NeonDaniel NeonDaniel moved this to Other Helpful Tasks in Community Projects May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Other Helpful Tasks
Development

No branches or pull requests

2 participants