Skip to content

feat: add UseFlagly provider and OFREP API to ecosystem - #1471

Open
thiagoozeias wants to merge 1 commit into
open-feature:mainfrom
useflagly:feat/add-useflagly-ecosystem
Open

feat: add UseFlagly provider and OFREP API to ecosystem#1471
thiagoozeias wants to merge 1 commit into
open-feature:mainfrom
useflagly:feat/add-useflagly-ecosystem

Conversation

@thiagoozeias

Copy link
Copy Markdown

Description

Adds UseFlagly to the OpenFeature ecosystem directory:

  • Official Node.js/TypeScript Provider: @useflagly/openfeature-provider
  • OFREP API: Native support for OpenFeature Remote Evaluation Protocol at https://api.useflagly.com.br/ofrep/v1

Package Link

Copilot AI balanced review requested due to automatic review settings September 2, 2026 21:16
@thiagoozeias
thiagoozeias requested review from a team as code owners September 2, 2026 21:16
@netlify

netlify Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit a80dcdb
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6a9892188b577d0008ee7455
😎 Deploy Preview https://deploy-preview-1471--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 Sep 2, 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: Team

Run ID: f3ed92ee-1e67-4e30-88aa-e9b34d56c5d5

📥 Commits

Reviewing files that changed from the base of the PR and between 6f13c91 and a80dcdb.

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

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

Adds UseFlagly provider and OFREP API definitions, then registers both definitions in their exported dataset collections.

Changes

UseFlagly dataset integration

Layer / File(s) Summary
Define UseFlagly metadata
src/datasets/providers/useflagly.ts, src/datasets/ofrep-api/useflagly.ts
Adds UseFlagly metadata, logos, official vendor status, website information, JavaScript technology details, and npm package link.
Register UseFlagly datasets
src/datasets/providers/index.ts, src/datasets/ofrep-api/index.ts
Imports UseFlagly and adds it to the provider and OFREP API collections.

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

Merge Risk: ⚪ Minimal · up to a80dc

The PR adds UseFlagly ecosystem listings without identified correctness, runtime, or deployment risk. Package ownership should be confirmed as a follow-up, but no actionable merge-blocking risk remains.

Suggested reviewers: aepfli

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description accurately explains the addition of the UseFlagly provider, OFREP API, package link, and website.
Title check ✅ Passed The title clearly and concisely summarizes the main change: adding the UseFlagly provider and OFREP API.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 4…
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.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 4 files.


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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

All reviewed changes are focused and have no unresolved issues.

Pull request overview

Adds UseFlagly’s official Node.js/TypeScript provider and OFREP API to the OpenFeature ecosystem directory.

Changes:

  • Registers the official JavaScript server provider.
  • Adds the UseFlagly OFREP API listing and branding.
File summaries
File Description
static/img/useflagly-no-fill.svg Adds the UseFlagly logo.
src/datasets/providers/useflagly.ts Defines the official provider entry.
src/datasets/providers/index.ts Registers the provider.
src/datasets/ofrep-api/useflagly.ts Defines the OFREP API entry.
src/datasets/ofrep-api/index.ts Registers the OFREP API.
Review details
  • Files reviewed: 4/5 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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