Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
firebase
/
firebase-admin-node
Public
Notifications
You must be signed in to change notification settings
Fork
416
Star
1.7k
Code
Issues
197
Pull requests
35
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(rc): Add server side Remote Config support
- #2529
#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
View commit details
Copy full SHA for bd9d4d8
Browse repository at this point
Commits on Feb 20, 2024
Update SSRC API client (#2457)
Show description for aed5646
3 people
authored
aed5646
View commit details
Copy full SHA for aed5646
Browse repository at this point
Commits on Mar 5, 2024
Add public SSRC methods (#2458)
Show description for 5c9b649
3 people
authored
5c9b649
View commit details
Copy full SHA for 5c9b649
Browse repository at this point
Commits on Mar 21, 2024
Remove product prefix from SSRC types (#2496)
Show description for f89632a
erikeldridge
authored
f89632a
View commit details
Copy full SHA for f89632a
Browse repository at this point
Fixes incorrect use of `Object.assign` when backfilling SSRC config with defaults. (#2503)
Show description for 7246526
erikeldridge
authored
7246526
View commit details
Copy full SHA for 7246526
Browse repository at this point
Support SSRC conditions (#2487)
erikeldridge
authored
02c0559
View commit details
Copy full SHA for 02c0559
Browse repository at this point
Commits on Apr 2, 2024
Remove defaultConfig from public SSRC API (#2505)
Show description for ef4b2df
erikeldridge
authored
ef4b2df
View commit details
Copy full SHA for ef4b2df
Browse repository at this point
Differentiate options for sync and async SSRC initialization (#2506)
erikeldridge
authored
69c1262
View commit details
Copy full SHA for 69c1262
Browse repository at this point
Commits on Apr 4, 2024
Switch to longs for hash values for percent condition evaluation (#2507)
Show description for 36db280
4 people
authored
36db280
View commit details
Copy full SHA for 36db280
Browse repository at this point
Add functionality to accept a JSON template string when initializing a RC server template (#2520)
Show description for 0aca056
trekforever
authored
0aca056
View commit details
Copy full SHA for 0aca056
Browse repository at this point
Define type-specific getters for SSRC (#2519)
Show description for 8dbf86f
erikeldridge
authored
8dbf86f
View commit details
Copy full SHA for 8dbf86f
Browse repository at this point
Commits on Apr 9, 2024
Add #set and #toJSON to RC ServerTemplate (#2522)
Show description for 86f4426
trekforever
authored
86f4426
View commit details
Copy full SHA for 86f4426
Browse repository at this point
Update SSRC to use validator.isString instead of lodash for non-dev environment (#2523)
erikeldridge
authored
2d16497
View commit details
Copy full SHA for 2d16497
Browse repository at this point
Merge branch 'master' into ssrc
erikeldridge
committed
1c2616e
View commit details
Copy full SHA for 1c2616e
Browse repository at this point
Commits on Apr 15, 2024
Resolve package-lock conflict
erikeldridge
committed
a48fa8a
View commit details
Copy full SHA for a48fa8a
Browse repository at this point
Merge remote-tracking branch 'gh-public/master' into ssrc
erikeldridge
committed
0da3d93
View commit details
Copy full SHA for 0da3d93
Browse repository at this point
Regenerate package-lock
erikeldridge
committed
f05355d
View commit details
Copy full SHA for f05355d
Browse repository at this point
You can’t perform that action at this time.