Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FindFeatureFlag recipe #11

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Add FindFeatureFlag recipe #11

merged 1 commit into from
Nov 14, 2023

Conversation

shanman190
Copy link
Collaborator

@shanman190 shanman190 commented Nov 14, 2023

What's changed?

Created FindFeatureFlag search recipe supporting discovering flags by flagType and/or featureKey.

Anyone you would like to review specifically?

@timtebeek @sambsnyd

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've added the license header to any new files through ./gradlew licenseFormat
  • I've used the IntelliJ IDEA auto-formatter on affected files

Resolves

Fixes gh-1

@shanman190 shanman190 linked an issue Nov 14, 2023 that may be closed by this pull request
@sambsnyd sambsnyd merged commit d9d9a06 into main Nov 14, 2023
1 check passed
@sambsnyd sambsnyd deleted the feature/find-flag branch November 14, 2023 17:35
@shanman190 shanman190 self-assigned this Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Find feature flag by key
2 participants