Skip to content

feat: add Firebase Remote Config Swift provider - #1450

Merged
askpt merged 1 commit into
mainfrom
feat/firebase-remote-config-provider
Aug 14, 2026
Merged

feat: add Firebase Remote Config Swift provider#1450
askpt merged 1 commit into
mainfrom
feat/firebase-remote-config-provider

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

  • Add the community-maintained Firebase Remote Config OpenFeature provider for Swift clients.
  • Register the provider in the ecosystem catalog.
  • Add a theme-controlled Firebase logo.

Sources

Fixes #423

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@jonathannorris
jonathannorris requested review from a team as code owners August 14, 2026 01:29
@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit e79ae69
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6a7e6f62fb9c3a0008115f4d
😎 Deploy Preview https://deploy-preview-1450--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

Warning

Review limit reached

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

Next review available in: 17 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: 326669b3-e5f7-4d8b-bbb5-9c3c8d4b4658

📥 Commits

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

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

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.

@askpt
askpt added this pull request to the merge queue Aug 14, 2026
Merged via the queue into main with commit e61aaf8 Aug 14, 2026
10 checks passed
@askpt
askpt deleted the feat/firebase-remote-config-provider branch August 14, 2026 05:31
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.

[Provider]: Firebase Remote Config Provider for Swift (community maintained)

2 participants