ideonate / cdsdashboards

JupyterHub extension for ContainDS Dashboards
https://cdsdashboards.readthedocs.io/
Other
200 stars 38 forks source link

Git source should force re-pull when dashboard restarts, and working directory should be repo root #35

Closed danlester closed 4 years ago

danlester commented 4 years ago

Is your feature request related to a problem? Please describe. Once a dashboard starts, it is difficult to pull new updates from git into the dashboard even when restarting. Loading files can be confusing as you'd expect the working directory to be the repo root.

Describe the solution you'd like Git source should force re-pull when dashboard restarts. Working directory should be repo root

Describe alternatives you've considered One way or another, the behavior needs to be clear to the dashboard creator.

danlester commented 4 years ago

Git source re-pulls when dashboard restarts already. The complaint from a user was that if you reset and force push it doesn't happen.

Change to repo folder as working folder was released in jhsingle-native-proxy 0.5.4 which corresponds to cdsdashboards 0.3.4.