Skip to content

fix(snap-networks-utils): export RemoteFeatureFlagProvider - #102

Merged
ulissesferreira merged 3 commits into
mainfrom
WPN-1790-export-remote-feature-flag-provider
Aug 4, 2026
Merged

fix(snap-networks-utils): export RemoteFeatureFlagProvider#102
ulissesferreira merged 3 commits into
mainfrom
WPN-1790-export-remote-feature-flag-provider

Conversation

@ulissesferreira

Copy link
Copy Markdown
Contributor

Explanation

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

@ulissesferreira
ulissesferreira requested a review from a team as a code owner August 4, 2026 11:51
@ulissesferreira

Copy link
Copy Markdown
Contributor Author

@cursoragent fix the CI

@cursor

cursor Bot commented Aug 4, 2026

Copy link
Copy Markdown

CI was failing on two concrete issues; both are fixed and pushed.

1. Formatting (lint:misc:check)

packages/snap-networks-utils/src/index.ts was missing a trailing newline. oxfmt flagged it during the formatting check.

2. Changelog (Check changelog)

The export change wasn’t documented. Added a Fixed entry under Unreleased in packages/snap-networks-utils/CHANGELOG.md for exporting RemoteFeatureFlagProvider, RemoteFeatureFlagProviderMessenger, and REMOTE_FEATURE_FLAG_PROVIDER_NAME.

The All jobs pass job was only failing because those two checks failed.

Changes are in commit fad1ab79 on WPN-1790-export-remote-feature-flag-provider. CI should go green once the new run finishes on PR #102.

Open in Web Open in Cursor 

@ulissesferreira
ulissesferreira added this pull request to the merge queue Aug 4, 2026
Merged via the queue into main with commit bad31a4 Aug 4, 2026
47 of 48 checks passed
@ulissesferreira
ulissesferreira deleted the WPN-1790-export-remote-feature-flag-provider branch August 4, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants