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

Add an admin UI for adding a new repo #206

Closed
philc opened this issue Apr 8, 2012 · 1 comment
Closed

Add an admin UI for adding a new repo #206

philc opened this issue Apr 8, 2012 · 1 comment
Assignees

Comments

@philc
Copy link
Contributor

philc commented Apr 8, 2012

#205 is related.

@ghost ghost assigned philc Apr 9, 2012
@philc
Copy link
Contributor Author

philc commented Apr 16, 2012

This is now completed in 1d8e815 and following. The tricky part is showing good feedback when the clone operation fails. Since it's backgrounded and is a messy process to begin with, for now I'm just showing the logs of the relevant background jobs in the admin UI, which will clearly show the problem if there is one.

Down the road, we can keep our own data model about the status of a clone job so we can present a more refined experience.

@philc philc closed this as completed Apr 16, 2012
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

1 participant