Skip to content

chore(OF-node-server): adding example application#1411

Merged
joker23 merged 5 commits into
mainfrom
skz/sdk-2213/openfeature-migration-getting-started
Jun 8, 2026
Merged

chore(OF-node-server): adding example application#1411
joker23 merged 5 commits into
mainfrom
skz/sdk-2213/openfeature-migration-getting-started

Conversation

@joker23
Copy link
Copy Markdown
Contributor

@joker23 joker23 commented Jun 2, 2026

This PR will add an example application for openfeature node server provider


Note

Low Risk
Changes are limited to a new example app, docs, and CI/release-please wiring; no production SDK behavior is modified.

Overview
Adds a getting-started console example (@launchdarkly/hello-openfeature-node-server) that wires LaunchDarklyProvider through OpenFeature, evaluates a boolean flag, and listens for ConfigurationChanged updates; it exits after the first evaluation when CI is set for automated runs.

CI and release tooling: the example workspace is registered in the root package.json, run-getting-started-example jobs run it via ./actions/run-example (with AWS role) on the main OpenFeature workflow and on a new nightly schedule, and release-please-config.json is updated so releases bump SDK dependency pins in the example.

Reviewed by Cursor Bugbot for commit 4ba1226. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 26365 bytes
Compressed size limit: 29000
Uncompressed size: 129044 bytes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 31979 bytes
Compressed size limit: 34000
Uncompressed size: 114243 bytes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 38739 bytes
Compressed size limit: 39000
Uncompressed size: 212244 bytes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 179654 bytes
Compressed size limit: 200000
Uncompressed size: 831422 bytes

@joker23 joker23 force-pushed the skz/sdk-2213/openfeature-migration-getting-started branch 2 times, most recently from e5271c6 to 9a16460 Compare June 3, 2026 18:34
@joker23 joker23 force-pushed the skz/sdk-2213/openfeature-migration-getting-started branch from 9a16460 to 01546e5 Compare June 3, 2026 19:33
@joker23
Copy link
Copy Markdown
Contributor Author

joker23 commented Jun 3, 2026

@cursor review

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 01546e5. Configure here.

@joker23 joker23 marked this pull request as ready for review June 3, 2026 20:31
@joker23 joker23 requested a review from a team as a code owner June 3, 2026 20:31
devin-ai-integration[bot]

This comment was marked as resolved.

joker23 and others added 2 commits June 4, 2026 13:30
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
devin-ai-integration[bot]

This comment was marked as resolved.

@joker23 joker23 merged commit aefee1b into main Jun 8, 2026
49 checks passed
@joker23 joker23 deleted the skz/sdk-2213/openfeature-migration-getting-started branch June 8, 2026 17:00
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