Skip to content

fix: WIP stop using LS's API for feature flag checks [IDE-1106] #824

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rrama
Copy link
Contributor

@rrama rrama commented Apr 8, 2025

Description

Switch fully to using GAF for fetching feature flag statuses.

Relies on snyk/go-application-framework#322 being merged first.

Checklist

  • Tests added and all succeed
  • None added, just edited existing to pass.
  • Linted
  • README.md updated, if user-facing
  • N/A
  • License file updated, if new 3rd-party dependency is introduced
  • N/A

Switch fully to using GAF for fetching feature flag statuses.
Plus update tests for using GAF's API.
@rrama rrama changed the title fix: WIP stop using LS's API for feature flag checks fix: WIP stop using LS's API for feature flag checks [IDE-1106] Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant