mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:12:02 +00:00
Write Bazel machinery for the Appliance maintenance UI. ## Test plan - `bazel build ...` passes - `pnpm run dev` launches app successfully --------- Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr>
7 lines
221 B
YAML
7 lines
221 B
YAML
packages:
|
|
- 'client/*'
|
|
# The test dataset is generated and ignored by Git. Use the published version instead.
|
|
- '!client/cody-context-filters-test-dataset'
|
|
- 'schema'
|
|
- 'internal/appliance/frontend/maintenance'
|