Skip to content

refactor(lana): use Salesforce Services - #951

Open
peternhale wants to merge 1 commit into
certinia:mainfrom
forcedotcom:ph/W-23939830-services-upstream
Open

refactor(lana): use Salesforce Services#951
peternhale wants to merge 1 commit into
certinia:mainfrom
forcedotcom:ph/W-23939830-services-upstream

Conversation

@peternhale

Copy link
Copy Markdown

PR overview

Stack 1 of 4. Replaces direct Salesforce SDK integration with Salesforce Services while preserving the desktop extension.

Changes made

  • Initialize and dispose the shared Salesforce Services runtime with the extension.
  • Retrieve Apex log records and bodies through ApexLogService.
  • Cache retrieved bodies through FsService without blocking analysis when caching is unavailable.
  • Remove the legacy Salesforce connection helpers and Pino worker-path workaround.
  • Declare Salesforce Services as a required extension dependency.

Type of change

  • Refactor
  • Chore

Related issues

related W-23939830

Validation

  • pnpm typecheck
  • RetrieveLogFile unit suite: 15 tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant