Skip to content

Conversation

emidoots
Copy link
Member

Copy link

vercel bot commented Aug 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sourcegraph-docs Ready Ready Preview Comment Aug 20, 2025 8:51pm

Comment on lines +532 to +546
// Option 1: Application Default Credentials (recommended - no additional config)

// Option 2: Explicit credentials file
// "googleWorkloadIdentityConfig": {
// // Note: this file must be mounted in the Sourcegraph frontend container!
// "credentialsFile": "/var/secrets/google/credentials.json"
// }

// Option 3: Inline credentials JSON
// "googleWorkloadIdentityConfig": {
// "credentialsJSON": "<YOUR BASE64-ENCODED CREDENTIALS JSON>"
// }

// Option 4: Legacy access token
// "accessToken": "<YOUR BASE64-ENCODED SERVICE ACCOUNT JSON>"
Copy link
Contributor

@kalanchan kalanchan Aug 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does // work when the doc site renders json? I thought only jsonc allows for comments. But let's try and see

@emidoots emidoots merged commit e7953ee into main Aug 21, 2025
5 checks passed
@emidoots emidoots deleted the emi/vertex branch August 21, 2025 08:42
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.

2 participants