Skip to content

feat: release react-native-executorch-webrtc#1258

Open
msluszniak wants to merge 2 commits into
mainfrom
@ms/webrtc-release
Open

feat: release react-native-executorch-webrtc#1258
msluszniak wants to merge 2 commits into
mainfrom
@ms/webrtc-release

Conversation

@msluszniak

Copy link
Copy Markdown
Member

Description

Releases the react-native-executorch-webrtc package (Fishjam background blur integration). Re-adds the integration docs that were reverted in #1152 (pending Fishjam testing), and adds a workflow_dispatch npm publish workflow mirroring the resource-fetcher publish workflows (npm registry setup via setup-node, --provenance --access public).

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

After merge, trigger the NPM publish react-native-executorch-webrtc workflow via workflow_dispatch (latest-build: true) to publish react-native-executorch-webrtc@0.1.0 to npm with provenance.

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

The publish workflow re-uses the same structure as npm-publish-bare-resource-fetcher.yml / npm-publish-expo-resource-fetcher.yml. Verified yarn typecheck, yarn prepare and npm pack succeed locally for the package.

Re-add the Fishjam background blur integration docs (reverted in #1152)
and add a workflow_dispatch npm publish workflow for the
react-native-executorch-webrtc package, mirroring the resource-fetcher
publish workflows (npm registry + provenance).
@msluszniak msluszniak self-assigned this Jun 17, 2026
@msluszniak msluszniak added the feature PRs that implement a new feature label Jun 17, 2026
@msluszniak msluszniak requested a review from chmjkb June 17, 2026 13:57

@chmjkb chmjkb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

overall looks good, just one note: this seems very similar to other packages workflows and i think it might be worth thinking if we can dedup this (not a scope of this PR)

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

Labels

feature PRs that implement a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants