Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
optimizely
/
csharp-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
19
Code
Issues
1
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Code
feat(flag-decisions): Add support for sending flag decisions along with decision metadata.
#244
Code
Merged
pawels-optimizely
merged 16 commits into
master
optimizely/csharp-sdk:master
from
mnoman/flag-decision
optimizely/csharp-sdk:mnoman/flag-decision
Copy head branch name to clipboard
Oct 20, 2020
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(flag-decisions): Add support for sending flag decisions along with decision metadata.
#244
pawels-optimizely
merged 16 commits into
master
optimizely/csharp-sdk:master
from
mnoman/flag-decision
optimizely/csharp-sdk:mnoman/flag-decision
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2020
Implemented flag decision logic
mnoman09
committed
4cf5f43
Copy full SHA for 4cf5f43
Commits on Sep 25, 2020
added check that if SendFlagDecision is true then send the event
mnoman09
committed
314f13b
Copy full SHA for 314f13b
- Added unit tests of featureDecision,
Show description for 1bf73ea
mnoman09
committed
1bf73ea
Copy full SHA for 1bf73ea
Updated headers
mnoman09
committed
d82558d
Copy full SHA for d82558d
Commits on Sep 27, 2020
passing null variation as variable
mnoman09
committed
8183bcc
Copy full SHA for 8183bcc
unit test fix converted to snakecase
mnoman09
committed
94a5821
Copy full SHA for 94a5821
Commits on Sep 28, 2020
removed invalid path decision metadata from cs16proj
mnoman09
committed
315aa55
Copy full SHA for 315aa55
Commits on Sep 29, 2020
Added test to check sendFlagDecision is false in case if it's missing in datafile.
mnoman09
committed
823bdb2
Copy full SHA for 823bdb2
Commits on Sep 30, 2020
reverted changes made in this file
mnoman09
committed
719eb73
Copy full SHA for 719eb73
Commits on Oct 1, 2020
Merge branch 'master' into mnoman/flag-decision
pawels-optimizely
authored
c6dc84f
Copy full SHA for c6dc84f
Reverted removal of Activating user log and added condition to do not log if experiment is null
mnoman09
committed
724a86b
Copy full SHA for 724a86b
Commits on Oct 12, 2020
Renamed flag_type to rule_type and added rule_key
mnoman09
committed
2aa8e8d
Copy full SHA for 2aa8e8d
Commits on Oct 13, 2020
Added decision to rollout
mnoman09
committed
e5a4ae8
Copy full SHA for e5a4ae8
when variation is null then ruleType will be rollout
mnoman09
committed
e8db3cb
Copy full SHA for e8db3cb
unit test fix
mnoman09
committed
6c8d8f1
Copy full SHA for 6c8d8f1
Refact: made experiment constant
Show description for 8c13a0e
mnoman09
committed
8c13a0e
Copy full SHA for 8c13a0e
You can’t perform that action at this time.