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

Feat: Multivariate feature flags #30

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

EDsCODE
Copy link
Member

@EDsCODE EDsCODE commented Jul 19, 2022

What does this PR do?

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

What are the relevant tickets?

Screenshots or screencasts (if UI/UX change)

Questions:

  • Does the docs need an update?
  • Are there any security concerns?
  • Do we need to update engineering / success?

@EDsCODE EDsCODE changed the base branch from master to feature-flag-support July 19, 2022 20:06
EDsCODE added 2 commits July 19, 2022 16:52
* feat: make sure groups and feature flags and persisted and sent

* remove deprecated key
@EDsCODE EDsCODE marked this pull request as ready for review July 21, 2022 17:46
@EDsCODE EDsCODE merged commit 364ee9e into feature-flag-support Jul 21, 2022
@EDsCODE EDsCODE deleted the multivariate-feature-flags branch July 21, 2022 17:46
EDsCODE added a commit that referenced this pull request Jul 25, 2022
* add httpclient that uses shared session for simple requests

* add featureflag files

* change class name

* implement funcs

* correct type

* working reloadfeatureflags and isfeatureenabled with tests

* remove bad typo

* fix url

* add basic group api

* working groups

* add groups to ff

* adjust id handling

* remove logs

* add comments

* flags working

* adjust group handling

* working groups

* update stub

* fix tests

* fix group test

* disable workflow

* add example calls to examples directory

* Feat: Multivariate feature flags (#30)

* feat: support multivariate flag checking

* send capture call

* Persistence of feature flags and groups (#31)

* feat: make sure groups and feature flags and persisted and sent

* remove deprecated key

* renable workflows

* disable workflow
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