Skip to content

Tags: PoorlyDefinedBehaviour/sourcegraph

Tags

app-v2023.6.28+1331.1867679b11

Toggle app-v2023.6.28+1331.1867679b11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
dotcom/productsubscription: allow SA to do license key lookup (source…

…graph#54399)

This is required for upcoming Cloud automation:
sourcegraph/controller#805

Currently we can't do the lookup:

```
ERROR mi2.instance.check.enforce.Enforce.cody mi2/instance.go:511 error encountered {"TraceId": "03e4d62c01a89c6a62e5d2e8f1cb6df6", "SpanId": "98bf6654fdf74de6", "environment": "prod", "instance": "src-96ed006bb45d673944e4", "error": "GetEmbeddingsIndexerToken: getSubscription: GetProductSubscriptionByLicense: input: dotcom.productLicenses must be site admin"}
```

## Test plan

unit tests on the `serviceAccountOrSiteAdmin` helper

app-v2023.6.27+1329.9f598abc55

Toggle app-v2023.6.27+1329.9f598abc55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cody: move inline chat out of experimental (sourcegraph#54315)

app-v2023.6.26+1328.bca7d2c3ed

Toggle app-v2023.6.26+1328.bca7d2c3ed's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cody docs: document why we skip files (sourcegraph#54165)

This adds a section to the FAQ and also documents some previously
undocumented site config settings.

app-v2023.6.23+1323.5b8242ddbc

Toggle app-v2023.6.23+1323.5b8242ddbc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrades: Update docs (sourcegraph#53783)