Skip to content

feat: add ConfigDirector JavaScript providers#1415

Open
abeiderman wants to merge 1 commit into
open-feature:mainfrom
ConfigDirector:feat/add-configdirector-js-providers
Open

feat: add ConfigDirector JavaScript providers#1415
abeiderman wants to merge 1 commit into
open-feature:mainfrom
ConfigDirector:feat/add-configdirector-js-providers

Conversation

@abeiderman

Copy link
Copy Markdown

This PR

Add ConfigDirector server and client JavaScript providers to the ecosystem.

ConfigDirector is a remote configuration and feature flags service available at https://www.configdirector.com

Add ConfigDirector server and client JavaScript providers to the
ecosystem.

ConfigDirector is a remote configuration and feature flags service
available at configdirector.com

Signed-off-by: Alejandro Beiderman <abeiderman@gmail.com>
@abeiderman
abeiderman requested review from a team as code owners July 22, 2026 23:09
@netlify

netlify Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit d923a06
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6a614dac67d0c20008cffee6
😎 Deploy Preview https://deploy-preview-1415--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 104399ec-ed1d-4da7-879c-8bef6ca9c8e7

📥 Commits

Reviewing files that changed from the base of the PR and between bd9a921 and d923a06.

⛔ Files ignored due to path filters (1)
  • static/img/configdirector-no-fill.svg is excluded by !**/*.svg
📒 Files selected for processing (2)
  • src/datasets/providers/configdirector.ts
  • src/datasets/providers/index.ts

📝 Walkthrough

Walkthrough

Adds ConfigDirector as a provider with client and server JavaScript SDK documentation, then registers it in the provider catalog and derived mappings.

Changes

ConfigDirector provider

Layer / File(s) Summary
Define and register ConfigDirector
src/datasets/providers/configdirector.ts, src/datasets/providers/index.ts
Defines the ConfigDirector logo, name, JavaScript client/server technology metadata, and documentation links, then adds it to PROVIDERS.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: beeme1mr

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: adding ConfigDirector JavaScript providers.
Description check ✅ Passed The description accurately describes adding ConfigDirector server and client JavaScript providers.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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