Skip to content

OEP/ADR to standardize feature toggle annotations in frontend code  #235

Open
@arbrandes

Description

@arbrandes

Description

Currently, there's no standard way to document feature toggles (a.k.a. environment variables, feature flags, configuration flags) in MFE repositories. This makes it hard to take advantage of automation to pull a list of all existing ones, such as https://github.com/openedx/code-annotations which already does this for edx-platform.

Goals

Write either an OEP or an ADR that standardizes how these toggles should be documented in MFEs. Generally speaking:

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationRelates to documentation improvementsenhancementRelates to new features or improvements to existing features

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions