Skip to content

feat: add Optimizely Go and Java providers - #1449

Merged
askpt merged 2 commits into
mainfrom
feat/optimizely-providers
Aug 14, 2026
Merged

feat: add Optimizely Go and Java providers#1449
askpt merged 2 commits into
mainfrom
feat/optimizely-providers

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

  • Add the community-maintained Optimizely Go provider.
  • Add the community-maintained Optimizely Java provider.
  • Add the Optimizely monochrome catalog logo.

@jonathannorris
jonathannorris requested review from a team as code owners August 14, 2026 00:46
@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit 7eb546d
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6a7ec58ef382500008720814
😎 Deploy Preview https://deploy-preview-1449--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 Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@askpt, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 29 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0e5e9520-9d1f-4338-82de-d9a210226df9

📥 Commits

Reviewing files that changed from the base of the PR and between 3a85f2d and 7eb546d.

📒 Files selected for processing (1)
  • src/datasets/providers/index.ts

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e28b91e5-f55f-4a60-8d24-82662024a987

📥 Commits

Reviewing files that changed from the base of the PR and between 3676bfb and 3a85f2d.

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

📝 Walkthrough

Walkthrough

The change adds an Optimizely provider definition with its logo and Go and Java server-side integrations. It imports the provider and registers it in the exported provider list.

Changes

Optimizely provider

Layer / File(s) Summary
Define and register the Optimizely provider
src/datasets/providers/optimizely.ts, src/datasets/providers/index.ts
The new provider metadata includes the logo, official-status flags, server categories, and repository links for Go and Java integrations. The provider is imported and added to PROVIDERS.

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

Mergeability Score: ⚪ Minimal · up to 3a85f

This PR adds two provider catalog entries and a logo without any identified merge-blocking risk; it is merge-ready after normal checks and review.

Possibly related PRs

Suggested reviewers: aepfli

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the addition of Optimizely Go and Java providers.
Description check ✅ Passed The description accurately covers the Optimizely providers and catalog logo added by the changeset.
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.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

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.

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@askpt
askpt added this pull request to the merge queue Aug 14, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Aug 14, 2026
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
@askpt
askpt enabled auto-merge August 14, 2026 07:36
@askpt
askpt added this pull request to the merge queue Aug 14, 2026
Merged via the queue into main with commit b599aed Aug 14, 2026
10 checks passed
@askpt
askpt deleted the feat/optimizely-providers branch August 14, 2026 07:42
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