sourcegraph/client/web/dev
Anish Lakhwara 856e41eff3
fix(appliance): Make Appliance URL envvars strings (#64227)
<!-- PR description tips:
https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e
-->
Changes `APPLIANCE_MANAGED` -> `APPLIANCE_UPDATE_TARGET`, and creates
`APPLIANCE_MENU_TARGET`. Both are stringly typed env vars, that when set
will create / redirect the update buttons / menu links in the site admin
and nav item pages.

Paired with @nelsonjr and @DaedalusG on this 

## Test plan

<!-- REQUIRED; info at
https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles
-->
Manually Tested

## Changelog

<!-- OPTIONAL; info at
https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c
-->
- **fix(appliance): make environment variables strings to be passed
around**
2024-08-01 15:45:25 -07:00
..
esbuild chunk cleaner: remove comment (#64212) 2024-08-01 13:48:41 +02:00
server Revert "use vite for web builds (#58228)" (#59132) 2023-12-20 16:23:45 -03:00
utils fix(appliance): Make Appliance URL envvars strings (#64227) 2024-08-01 15:45:25 -07:00
BUILD.bazel chore(local): hotfix when local client assets become too big (#63807) 2024-07-18 14:20:39 +02:00
tsconfig.json Revert "use vite for web builds (#58228)" (#59132) 2023-12-20 16:23:45 -03:00
vitest.config.ts reapply "switch from jest to vitest for faster, simpler tests (#57886)" (#58145) 2023-11-07 12:00:18 +02:00