Skip to content

chore: adding scaffolding for OF node server provider#1356

Open
joker23 wants to merge 1 commit intomainfrom
skz/sdk-2216/openfeature-migration-openfeature-node-server-scaffold
Open

chore: adding scaffolding for OF node server provider#1356
joker23 wants to merge 1 commit intomainfrom
skz/sdk-2216/openfeature-migration-openfeature-node-server-scaffold

Conversation

@joker23
Copy link
Copy Markdown
Contributor

@joker23 joker23 commented May 5, 2026

Note

Low Risk
Low risk: primarily adds a new workspace package scaffold and release/build wiring, with no functional provider implementation yet (only a new re-export in the shared OpenFeature common package).

Overview
Introduces a new workspace package, @launchdarkly/openfeature-node-server, including initial build/test/tooling config (tsup, tsconfig, jest) and documentation, but with an empty src/index.ts placeholder for a follow-up provider implementation.

Wires the new package into the monorepo and release automation by updating root package.json workspaces, root tsconfig project references, release-please config/manifest, and adds .claude/stacks to .gitignore. Also re-exports translateContext from @launchdarkly/openfeature-js-server-common to make it part of that package’s public API.

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

@joker23
Copy link
Copy Markdown
Contributor Author

joker23 commented May 5, 2026

@cursor review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

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

cursor[bot]

This comment was marked as resolved.

@joker23 joker23 force-pushed the skz/sdk-2216/openfeature-migration-openfeature-node-server-scaffold branch from aca1b27 to a1477d5 Compare May 6, 2026 14:30
@joker23
Copy link
Copy Markdown
Contributor Author

joker23 commented May 6, 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 a1477d5. Configure here.

@joker23 joker23 marked this pull request as ready for review May 6, 2026 17:36
@joker23 joker23 requested a review from a team as a code owner May 6, 2026 17:36
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 4 additional findings.

Open in Devin Review

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