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 Backend: move a bunch of enterprise packages into internal (#54639) 2023-07-05 23:43:24 +00:00
store_test.go Chore: construct logger inside dbtest.NewDB (#57549) 2023-10-11 20:41:11 -05:00
store.go notebooks: store default pattern type per notebook (#63472) 2024-07-01 10:45:46 +02:00
types_test.go Backend: move a bunch of enterprise packages into internal (#54639) 2023-07-05 23:43:24 +00:00
types.go notebooks: store default pattern type per notebook (#63472) 2024-07-01 10:45:46 +02:00
validate_test.go Backend: move a bunch of enterprise packages into internal (#54639) 2023-07-05 23:43:24 +00:00
validate.go Backend: move a bunch of enterprise packages into internal (#54639) 2023-07-05 23:43:24 +00:00