feature-toggle-management
Reactive icon

Feature Toggle Management

Stable version 1.0.8 (Compatible with OutSystems 11)
Uploaded on 24 Jun (3 weeks ago) by 
4.6
 (21 ratings)
feature-toggle-management

Feature Toggle Management

Details
The Feature Toggle Management is the management console that provides the interface to manage Features Toggles across multiple environments. This component allows IT users to manage feature release and restrict access to the feature through user context. It improves the way to deal with unfinished work and hidden features in production and helps to remove dependency friction as you scale to multiple teams.
Read more

Feature toggling is an application-based release pattern that provides the mechanism to modify system behavior by selectively enabling and disabling features without requiring a production code deployment. Feature toggles are usually implemented by wrapping application logic or UI elements with a conditional statement, where the feature is enabled or disabled based on a configuration setting stored somewhere.


How To Use

This component should be installed on LifeTime and requires that the Feature Toggle Library component be installed on the target environments (e.g. Development, Testing, and Production).

Please read the documentation on how to install and how to use this tool.


Benefits

  • A single developer can code without impacting others while getting early feedback
  • Teams can continuously integrate code since day 1, avoiding merge hell
  • Fix production code from development without skipping SDLC stages
  • Multiple developers sharing code without impacting others
  • Teams are always ready to promote code


Great impact on continuous delivery


  • Decouple Code Deployment From Feature Roll-out
  • Canary Launches
  • Production Testing
  • Turning Things Off With a Kill Switch
  • Running Experiments
Release notes (1.0.8)

Implements the Lifetime API V2  See the API documentation here to sync Roles and Teams

License (1.0.8)
Reviews (12)
by 
28 Mar
in version 1.0.6
amazing tool 
by 
7 Feb
in version 1.0.4
Nice tool and the Idea. Kudos!!
by 
5 Feb
in version 1.0.4
Useful component. Helps with quality delivery in all environments.
Team
Related assets