sourcegraph/internal/notebooks
Erik Seliger a0a18a60e9
gating: Add individual switches for disabling tools features (#63686)
This PR adds better gating for disabling the code monitors, notebooks,
search jobs and own features.

## Test plan

Ran locally and verified the features are gone when the env var is set.
Ran again without those and they worked.

---------

Co-authored-by: Stefan Hengl <stefan@sourcegraph.com>
2024-07-16 15:45:38 +02:00
..
BUILD.bazel gating: Add individual switches for disabling tools features (#63686) 2024-07-16 15:45:38 +02:00
conf.go gating: Add individual switches for disabling tools features (#63686) 2024-07-16 15:45:38 +02:00
main_test.go
store_test.go
store.go notebooks: store default pattern type per notebook (#63472) 2024-07-01 10:45:46 +02:00
types_test.go
types.go notebooks: store default pattern type per notebook (#63472) 2024-07-01 10:45:46 +02:00
validate_test.go
validate.go