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

Upgrade to JupyterHub 1.0 #313

Merged
merged 3 commits into from May 29, 2019
Merged

Upgrade to JupyterHub 1.0 #313

merged 3 commits into from May 29, 2019

Conversation

minrk
Copy link
Member

@minrk minrk commented May 3, 2019

bump oauthenticator patch as well

bump oauthenticator patch as well
@yuvipanda
Copy link
Collaborator

@minrk awesome! Do you think we should put upgrade-db in pre-start for JupyterHub service here, similar to what we do in z2jh?

@minrk
Copy link
Member Author

minrk commented May 6, 2019

Yeah, that's a good idea.

@yuvipanda
Copy link
Collaborator

@minrk let me know if my change looks good

@yuvipanda
Copy link
Collaborator

Not sure yet why this is failing.

@minrk
Copy link
Member Author

minrk commented May 10, 2019

Debugging the integration tests can be hard, since we get little feedback about the errors. It would be good to show logs on failure. I'll look into it today.

@yuvipanda
Copy link
Collaborator

@minrk did you manage to find any time to look into this?

@yuvipanda yuvipanda added this to the v1.0 milestone May 20, 2019
- It's a no-op if we aren't upgrading hub versions.
- We know we're only using sqlite, since we are an
  opinionated distro!
- This matches what we do in z2jh
@yuvipanda
Copy link
Collaborator

Instead of using pre-start, I have instead passed --upgrade-db to the JupyterHub process itself. This matches what we do in z2jh.

@yuvipanda yuvipanda changed the title jupyterhub 1.0 Upgrade to JupyterHub 1.0 May 20, 2019
@yuvipanda
Copy link
Collaborator

Tests pass, yay!

@yuvipanda yuvipanda requested a review from willirath May 20, 2019 20:25
@yuvipanda
Copy link
Collaborator

I'll merge this one now :)

@yuvipanda yuvipanda merged commit 190b61d into jupyterhub:master May 29, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants