Skip to content

Commit

Permalink
Enable gh-scoped-creds on dev hub.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlovett committed Aug 5, 2024
1 parent 6bc7a29 commit 6760c51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deployments/dev/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ jupyterhub:
extraEnv:
# Unset NotebookApp from hub/values. Necessary for recent lab versions.
JUPYTERHUB_SINGLEUSER_APP: "jupyter_server.serverapp.ServerApp"

# Specify our app for gh-scoped-creds that has read/write scopes
GH_SCOPED_CREDS_CLIENT_ID: Iv23ct7Qx1mAotaIIYx9
GH_SCOPED_CREDS_APP_URL: https://github.com/apps/berkeley-datahub-git-access
defaultUrl: /lab
profileList:
- display_name: "Dockerfile image"
Expand Down

0 comments on commit 6760c51

Please sign in to comment.