refactor: move remote disabled surfaces into services - #1363
Merged
Conversation
limityan
force-pushed
the
yanzhn/core-adapter-owner-closure
branch
from
June 30, 2026 12:31
afb57c9 to
cc047e6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
bitfun-coreintobitfun-services-integrationswhile preserving the legacy core re-export path.Risk and compatibility
bitfun-corepublic import paths are preserved through compatibility re-exports.Verification
pnpm run fmt:rspnpm run check:repo-hygienepnpm run build:mobile-webnode --test scripts/check-core-boundaries.test.mjsnode scripts/check-core-boundaries.mjscargo metadata --no-deps --format-version 1git diff --checkcargo test -p bitfun-services-integrations --features "remote-ssh workspace-search" --test remote_ssh_contractscargo test -p bitfun-services-integrations --features remote-ssh --test remote_ssh_disabled_contractscargo test -p bitfun-services-integrations --features "remote-ssh workspace-search" --test remote_workspace_search_disabled_contractscargo check -p bitfun-core --no-default-featurescargo check -p bitfun-core --features product-fullcargo test -p bitfun-core --lib service::remote_ssh::workspace_state --no-default-featurescargo test -p bitfun-core --lib service::remote_ssh::workspace_state --features product-fullcargo check --workspace