From feature models to feature toggles in practice

JM Jézéquel, J Kienzle, M Acher - … of the 26th ACM International Systems …, 2022 - dl.acm.org
Feature Toggles (often also referred to as Feature Flags) are a powerful technique,
providing an alternative to maintaining multiple feature branches in source code. A condition …

Achievement unlocked: a case study on gamifying devops practices in industry

P Ayoup, DE Costa, E Shihab - Proceedings of the 30th ACM Joint …, 2022 - dl.acm.org
Gamification is the use of game elements such as points, leaderboards, and badges in a
non-game context to encourage a desired behavior from individuals interacting with an …

Paving a path for a combined family of feature toggle and configuration option research

R Mahdavi-Hezaveh, S Fatima, L Williams - ACM Transactions on …, 2024 - dl.acm.org
Feature toggles and configuration options are techniques to include or exclude functionality
in software. The research contributions to these two techniques have most often been …

Mapping Risk Strategy of Social Stability Risk Considering Causal Relationships for Energy Infrastructure Projects

T Yuan, T Huo, H Huo, X Fang, L Li, M Chen… - KSCE Journal of Civil …, 2023 - Springer
Social stability risk posed by energy infrastructure projects can seriously affect urban
sustainable development. There is thus a need to better understand how risk strategies are …

On the interaction of feature toggles

X Tërnava, L Lesoil, GA Randrianaina… - Proceedings of the 16th …, 2022 - dl.acm.org
Feature toggling is a technique for enabling branching-in-code. It is increasingly used during
continuous deployment to incrementally test and integrate new features before their release …

A call for removing variability

M Acher, L Lesoil, GA Randrianaina… - Proceedings of the 17th …, 2023 - dl.acm.org
Software variability is largely accepted and explored in software engineering and seems to
have become a norm and a must, if only in the context of product lines. Yet, the removal of …

An Extended Model of Software Configuration

R Mahdavi-Hezaveh, S Fatima, L Williams - arXiv preprint arXiv …, 2022 - arxiv.org
Feature toggles and configuration options are modern programmatic techniques to easily
include or exclude functionality in a software product. The research contributions to these …

Effective Dependency Management for the JavaScript Software Ecosystem

S Mujahid - 2021 - spectrum.library.concordia.ca
Open source software ecosystems are essential to software development. Developers
depend on packages from the ecosystems to utilize their functionalities and avoid having to …

[PDF][PDF] A Comprehensive Model of Software Configuration.

R Mahdavi Hezaveh - 2022 - repository.lib.ncsu.edu
ABSTRACT MAHDAVI HEZAVEH, REZVAN. A Comprehensive Model of Software
Configuration.(Under the direction of Dr. Laurie Williams). Using feature toggles is a …

[图书][B] A Comprehensive Model of Software Configuration

RM Hezaveh - 2023 - search.proquest.com
Using feature toggles is a technique that allows developers to either include or exclude a
block of code with a variable in a conditional statement. Software companies increasingly …