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
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
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 }}
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
8.7k
Code
Issues
482
Pull requests
91
Discussions
Actions
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
ref(flags): Refactor LaunchDarkly integration to reusable functions
- #14369
#14369
Merged
cmanallen
merged 12 commits into
aliu/launch-darkly-integration
getsentry/sentry-javascript:aliu/launch-darkly-integration
from
ref-ff-launch-darkly-integration-abstraction
getsentry/sentry-javascript:ref-ff-launch-darkly-integration-abstraction
Copy head branch name to clipboard
Dec 2, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
ref(flags): Refactor LaunchDarkly integration to reusable functions
#14369
cmanallen
merged 12 commits into
aliu/launch-darkly-integration
getsentry/sentry-javascript:aliu/launch-darkly-integration
from
ref-ff-launch-darkly-integration-abstraction
getsentry/sentry-javascript:ref-ff-launch-darkly-integration-abstraction
Copy head branch name to clipboard
Commits
Commits on Nov 20, 2024
ref(flags): Refactor LaunchDarkly integration to reusable functions
Show description for c8e8c21
billyvg
committed
c8e8c21
View commit details
Copy full SHA for c8e8c21
Browse repository at this point
split insertToFlagBuffer into 2 functions (insertFlagToScope and insertToFlagBuffer)
billyvg
committed
ddf814b
View commit details
Copy full SHA for ddf814b
Browse repository at this point
only copy flags if buffer is not empty
billyvg
committed
4195a8e
View commit details
Copy full SHA for 4195a8e
Browse repository at this point
ref(flags): Refactor LaunchDarkly integration to reusable functions
Show description for 2d48782
billyvg
committed
2d48782
View commit details
Copy full SHA for 2d48782
Browse repository at this point
Add OpenFeature browser integration
cmanallen
authored and
billyvg
committed
22e7e16
View commit details
Copy full SHA for 22e7e16
Browse repository at this point
Linting
cmanallen
authored and
billyvg
committed
c9d3a74
View commit details
Copy full SHA for c9d3a74
Browse repository at this point
Add missing semi-colons
cmanallen
authored and
billyvg
committed
3dcf07e
View commit details
Copy full SHA for 3dcf07e
Browse repository at this point
update tests to use `shouldSkipFeatureFlagsTest` and `getLocalTestUrl`
billyvg
committed
1e1d734
View commit details
Copy full SHA for 1e1d734
Browse repository at this point
ref; use featureFlags util functions
billyvg
committed
06e7fbb
View commit details
Copy full SHA for 06e7fbb
Browse repository at this point
export copyFlags/insertFlagToScope
billyvg
committed
a47d337
View commit details
Copy full SHA for a47d337
Browse repository at this point
add error hook test
billyvg
committed
afd4f78
View commit details
Copy full SHA for afd4f78
Browse repository at this point
Commits on Dec 2, 2024
Merge pull request #14326 from getsentry/cmanallen/open-feature-integration
Show description for a292a60
cmanallen
authored
a292a60
View commit details
Copy full SHA for a292a60
Browse repository at this point
You can’t perform that action at this time.