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

allow for auto-updating of dust within maiden ui #115

Closed
jlmitch5 opened this issue Jun 19, 2018 · 2 comments
Closed

allow for auto-updating of dust within maiden ui #115

jlmitch5 opened this issue Jun 19, 2018 · 2 comments
Labels

Comments

@jlmitch5
Copy link
Collaborator

@jlmitch5 jlmitch5 commented Jun 19, 2018

I think it would be beneficial to update the state of dust through maiden. An example flow:

  • User connects their norns to wifi
  • User accesses norns.local on their computer
  • (maiden makes a GET request to the API to find out if there are new commits to dust)
  • if there are new commits, something in the UI indicates “there are new updates to dust, click here to update”
  • user clicks causing POST request to be made to the API, which pulls in the latest changes, giving the user access to use these scripts in norns.

Note that there will need to be some api analog to git reset as "naive" git pulling will fail if changes to scripts tracked in the dust repo are changed.


I'm hoping to be able to explore this enhancement soon (acknowledging that it is a fairly big complicated feature that will definitely need some iteration before being able to be considered for merging). Any feedback to the flow or how to approach this from the user's perspective is definitely appreciated, I am not hard set on the UX there.

@jlmitch5 jlmitch5 self-assigned this Jun 19, 2018
@jasonw22
Copy link

@jasonw22 jasonw22 commented Aug 12, 2018

Will the corresponding update to norns be necessary?

Does this issue depend on fixing wifi crashes first?
monome/norns#399

@ngwese
Copy link
Member

@ngwese ngwese commented Apr 19, 2019

Closing this out given the restructuring of dust w/ the 2.0 firmware release. There is active work on providing some level of script/project management with the new structure here: https://github.com/monome/maiden/projects/3

@ngwese ngwese closed this Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants