Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 785
    • Issues 785
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Merge requests
  • !1140

Merged
Created Jun 18, 2019 by akwizgran@akwizgranOwner

Use injection to provide feature flags

  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 6

This branch moves the feature flags into an injectable interface. This will make the flags accessible from the core. If flags are used in the core, integration tests and the headless app will need to provide implementations of the FeatureFlags interface to specify which features they want to enable.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: inject-feature-flags