Skip to content

Scaffold max external service enforcement on a per-tier basis

Warren Gifford requested to merge 14024-enforce-tiered-code-hosts into main

Created by: flying-robot

This introduces two things:

  1. An external service count enforcement that will be predicated on the current license tier
  2. A pre-create hook in the external services store to execute that enforcement

A subsequent PR between myself and @unknwon will wrap the licensing Info type with values (e.g. max external services etc.) that we can use where the current TODO in external_services.go is present.

ref https://github.com/sourcegraph/sourcegraph/issues/14024

Merge request reports

Loading