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

[RFC] more git integration in dashboard #1706

Closed
hartytp opened this issue Jun 25, 2021 · 2 comments
Closed

[RFC] more git integration in dashboard #1706

hartytp opened this issue Jun 25, 2021 · 2 comments

Comments

@hartytp
Copy link
Collaborator

hartytp commented Jun 25, 2021

Maybe there are good reasons not to do this (merge conflicts etc) but I was wondering if it would make sense to add a bit more git integration into the dashboard. e.g. minimally, it would be nice to have an option to pull + scan instead of having to manually git pull then scan from the dashboard.

@hartytp hartytp closed this as completed Jul 15, 2021
@sbourdeauducq
Copy link
Member

sbourdeauducq commented Jul 15, 2021

The master is using a bare git repository. It is feasible to add an option to the dashboard that makes the master pull some git URL into the bare repos (and bails out if it's not a fast-forward) and then scan the result.

@hartytp
Copy link
Collaborator Author

hartytp commented Jul 15, 2021

Yes, that would help on this specific thing. The reason I closed the issue is that there are larger issues that make the git integration in ARTIQ unergonomic at present. This is related to #1543 etc, but also the fact that e.g. there isn't a convenient way of having multiple users running experiments from different branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants