Skip to content

Commit

Permalink
Merge pull request #5909 from ryanlovett/dev-gh-scoped-creds
Browse files Browse the repository at this point in the history
Enable gh-scoped-creds on dev hub.
  • Loading branch information
ryanlovett authored Aug 5, 2024
2 parents 6bc7a29 + 6760c51 commit ebfb1c9
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 ebfb1c9

Please sign in to comment.