mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:51:57 +00:00
<!-- 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** |
||
|---|---|---|
| .. | ||
| constants.ts | ||
| create-js-context.ts | ||
| environment-config.ts | ||
| get-api-proxy-settings.ts | ||
| get-index-html.ts | ||
| get-site-config.ts | ||
| index.ts | ||
| should-compress-response.ts | ||
| success-banner.ts | ||