Skip to content

feat: add PFT telemetry support and upgrade Node versions in CI#283

Merged
ben-zhang-at-salesforce merged 1 commit intoforcedotcom:mainfrom
ben-zhang-at-salesforce:pftSupport
Mar 3, 2026
Merged

feat: add PFT telemetry support and upgrade Node versions in CI#283
ben-zhang-at-salesforce merged 1 commit intoforcedotcom:mainfrom
ben-zhang-at-salesforce:pftSupport

Conversation

@ben-zhang-at-salesforce
Copy link
Contributor

This pr does:

  • Enable Product Feature Tracking (O11y) by adding enableO11y, o11yUploadEndpoint, and productFeatureId to package.json,
  • bumping lwc-dev-mobile-core to alpha.15, and adding @salesforce/cli >=2.126.0 as a peer dependency.
  • Fix launch.ts _commandName typo (was 'install', now 'launch').
  • Add telemetry emission tests across all commands.
  • Upgrade CI workflows from Node 20 to 22 (publish to 24)
  • add OIDC permissions to publish workflow,
  • and bump version to 3.0.0-alpha.4.
  • added claude.md

Enable Product Feature Tracking (O11y) by adding enableO11y, o11yUploadEndpoint,
and productFeatureId to package.json, bumping lwc-dev-mobile-core to alpha.15,
and adding @salesforce/cli >=2.126.0 as a peer dependency. Fix launch.ts
_commandName typo (was 'install', now 'launch'). Add telemetry emission tests
across all commands. Upgrade CI workflows from Node 20 to 22 (publish to 24),
add OIDC permissions to publish workflow, and bump version to 3.0.0-alpha.4.
@ben-zhang-at-salesforce ben-zhang-at-salesforce requested a review from a team as a code owner February 27, 2026 17:32
@ben-zhang-at-salesforce
Copy link
Contributor Author

verified the event is sent to superset.
image

Copy link

@haifeng-li-at-salesforce haifeng-li-at-salesforce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ben-zhang-at-salesforce ben-zhang-at-salesforce merged commit 134feb2 into forcedotcom:main Mar 3, 2026
9 checks passed
@ben-zhang-at-salesforce ben-zhang-at-salesforce deleted the pftSupport branch March 3, 2026 00:47
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.

2 participants