Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore(appliance): expose status in config package#64032

Merged
jdpleiness merged 1 commit into
mainfrom
appliance-expose-status
Jul 24, 2024
Merged

chore(appliance): expose status in config package#64032
jdpleiness merged 1 commit into
mainfrom
appliance-expose-status

Conversation

@craigfurman

Copy link
Copy Markdown
Contributor

So that other appliance subpackages (notably reconciler) can import it without risking a circular dependency.

Relates to https://linear.app/sourcegraph/issue/REL-78/when-sourcegraph-frontend-is-down-a-user-trying-to-access-sourcegraph but does not close it. Bottom of a stack, likely more PRs incoming today.

Test plan

This is a refactor, all tests continue to pass.

Changelog

So that other appliance subpackages (notably reconciler) can import it
without risking a circular dependency.
@craigfurman craigfurman added the no-changelog Exclude this PR from the next changelog. label Jul 24, 2024
@craigfurman craigfurman requested review from a team and Chickensoupwithrice and removed request for a team July 24, 2024 09:12
@cla-bot cla-bot Bot added the cla-signed label Jul 24, 2024
@jdpleiness jdpleiness merged commit 29fc613 into main Jul 24, 2024
@jdpleiness jdpleiness deleted the appliance-expose-status branch July 24, 2024 20:09
craigfurman pushed a commit that referenced this pull request Jul 31, 2024
So that other appliance subpackages (notably reconciler) can import it
without risking a circular dependency.

Relates to
https://linear.app/sourcegraph/issue/REL-78/when-sourcegraph-frontend-is-down-a-user-trying-to-access-sourcegraph
but does not close it. Bottom of a stack, likely more PRs incoming
today.

<!-- PR description tips:
https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e
-->

## Test plan

This is a refactor, all tests continue to pass.

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

## Changelog

<!-- OPTIONAL; info at
https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c
-->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed no-changelog Exclude this PR from the next changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants