mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:31:48 +00:00
This change follows https://github.com/sourcegraph/sourcegraph/pull/63858 by making the _all_ subscriptions APIs read and write to the Enterprise Portal database, instead of dotcomdb, using the data that we sync from dotcomdb into Enterprise Portal. With this PR, all initially proposed subscriptions APIs are at least partially implemented. Uses https://github.com/hexops/valast/pull/27 for custom `autogold` rendering of `utctime.Time` Closes https://linear.app/sourcegraph/issue/CORE-156 Part of https://linear.app/sourcegraph/issue/CORE-158 ## Test plan - [x] Unit tests on API level - [x] Adapters unit testing - [x] Simple E2E test: https://github.com/sourcegraph/sourcegraph/pull/64057 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| CODENOTIFY | ||
| codygateway_test.go | ||
| codygateway.go | ||
| constants.go | ||
| data.go | ||
| doc.go | ||
| features_test.go | ||
| features.go | ||
| licensing_test.go | ||
| licensing.go | ||
| plans_test.go | ||
| plans.go | ||
| tags_test.go | ||
| tags.go | ||
| telemetryexport_test.go | ||
| telemetryexport.go | ||
| types.go | ||
| user_count.go | ||