microsoft / microsoft/FeatureManagement
Feature Flag Composition
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 15
- Forks
- 5
- Avg merge
- 7d 5h
- Merged PRs (30d)
- 1
Description
When loading feature flags, if multiple feature flags have the same name, then they should be last one wins.
- DotNet Feature Management Library, local file
- Python Provider
- Python Feature Management library
- Verify Spring Feature Management Library
- Verify JavaScript Feature Management Library
- Add Validation Test
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the feature-flag composition behavior across the DotNet local-file library, Python provider, Python library, Spring library, and JavaScript library listed in the checklist. Verify that duplicate names consistently use the last value, then complete the validation test item and verify the Spring and JavaScript implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, javascript, python, spring
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100