Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create LaunchDarkly adapter #2

Merged
merged 34 commits into from
Mar 8, 2025
Merged

Create LaunchDarkly adapter #2

merged 34 commits into from
Mar 8, 2025

Conversation

AndyBitz
Copy link
Contributor

@AndyBitz AndyBitz commented Dec 12, 2024

Adds a new adapter for LaunchDarkly.

It requires the following env variables for the default adapter:

  • EDGE_CONFIG: The Edge Config connection string that the LaunchDarkly integration syncs into
  • LAUNCHDARKLY_CLIENT_SIDE_ID: The LaunchDarkly Client Side Key
  • LAUNCHDARKLY_PROJECT_SLUG: They LaunchDarkly project slug in order to link to the flag on app.launchdarkly.com

Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
facets-partial-prerendering ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2025 7:28am
flags-sdk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2025 7:28am
flags-sdk-snippets ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2025 7:28am
shirt-shop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2025 7:28am
summer-sale ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2025 7:28am
winter-sale ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2025 7:28am

Copy link

socket-security bot commented Dec 12, 2024

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@launchdarkly/[email protected] Transitive: network +7 1.96 MB launchdarkly
npm/@launchdarkly/[email protected] Transitive: network +7 2 MB launchdarkly
npm/[email protected], 15.2.1-canary.415.2.2-canary.4 Transitive: environment, filesystem, shell, unsafe +97 132 MB rauchg, timneutkens, vercel-release-bot
npm/[email protected]19.1.0-canary-f9d78089-20250306 None 0 163 kB react-bot

View full report↗︎

@dferber90 dferber90 merged commit 2fcc446 into main Mar 8, 2025
11 checks passed
@dferber90 dferber90 deleted the add-launch-darkly-adapter branch March 8, 2025 07:29
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