decentraland / kernel

Kernel is the glue code between the OS, comms and the Renderer of Decentraland
https://play.decentraland.org
Apache License 2.0
19 stars 24 forks source link

feat: A/B test support for new tutorial #844

Closed aixaCode closed 1 year ago

aixaCode commented 1 year ago

What?

Adding support for new tutorial_variant feature flag to A/B test the new flow

Why?

To support A/B test we need to be compatible with https://adr.decentraland.org/adr/ADR-73 and use variant to distinguish the cohort we are targeting.

github-actions[bot] commented 1 year ago

Test this pull request