Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
firebase
/
firebase-admin-node
Public
Notifications
You must be signed in to change notification settings
Fork
410
Star
1.7k
Code
Issues
197
Pull requests
37
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
feat(rc): Add server side Remote Config support
#2529
Merged
erikeldridge
merged 17 commits into
master
firebase/firebase-admin-node:master
from
ssrc
firebase/firebase-admin-node:ssrc
Copy head branch name to clipboard
Apr 15, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(rc): Add server side Remote Config support
#2529
erikeldridge
merged 17 commits into
master
firebase/firebase-admin-node:master
from
ssrc
firebase/firebase-admin-node:ssrc
Copy head branch name to clipboard
Commits
Commits on Feb 14, 2024
Define SSRC API (#2456)
Show description for bd9d4d8
erikeldridge
and
trekforever
authored
bd9d4d8
Copy full SHA for bd9d4d8
Commits on Feb 20, 2024
Update SSRC API client (#2457)
Show description for aed5646
3 people
authored
aed5646
Copy full SHA for aed5646
Commits on Mar 5, 2024
Add public SSRC methods (#2458)
Show description for 5c9b649
3 people
authored
5c9b649
Copy full SHA for 5c9b649
Commits on Mar 21, 2024
Remove product prefix from SSRC types (#2496)
Show description for f89632a
erikeldridge
authored
f89632a
Copy full SHA for f89632a
Fixes incorrect use of `Object.assign` when backfilling SSRC config with defaults. (#2503)
Show description for 7246526
erikeldridge
authored
7246526
Copy full SHA for 7246526
Support SSRC conditions (#2487)
erikeldridge
authored
02c0559
Copy full SHA for 02c0559
Commits on Apr 2, 2024
Remove defaultConfig from public SSRC API (#2505)
Show description for ef4b2df
erikeldridge
authored
ef4b2df
Copy full SHA for ef4b2df
Differentiate options for sync and async SSRC initialization (#2506)
erikeldridge
authored
69c1262
Copy full SHA for 69c1262
Commits on Apr 4, 2024
Switch to longs for hash values for percent condition evaluation (#2507)
Show description for 36db280
4 people
authored
36db280
Copy full SHA for 36db280
Add functionality to accept a JSON template string when initializing a RC server template (#2520)
Show description for 0aca056
trekforever
authored
0aca056
Copy full SHA for 0aca056
Define type-specific getters for SSRC (#2519)
Show description for 8dbf86f
erikeldridge
authored
8dbf86f
Copy full SHA for 8dbf86f
Commits on Apr 9, 2024
Add #set and #toJSON to RC ServerTemplate (#2522)
Show description for 86f4426
trekforever
authored
86f4426
Copy full SHA for 86f4426
Update SSRC to use validator.isString instead of lodash for non-dev environment (#2523)
erikeldridge
authored
2d16497
Copy full SHA for 2d16497
Merge branch 'master' into ssrc
erikeldridge
committed
1c2616e
Copy full SHA for 1c2616e
Commits on Apr 15, 2024
Resolve package-lock conflict
erikeldridge
committed
a48fa8a
Copy full SHA for a48fa8a
Merge remote-tracking branch 'gh-public/master' into ssrc
erikeldridge
committed
0da3d93
Copy full SHA for 0da3d93
Regenerate package-lock
erikeldridge
committed
f05355d
Copy full SHA for f05355d
You can’t perform that action at this time.