Page MenuHomePhabricator

Add simple CommunityConfiguration to Extension:Boilerplate
Open, Stalled, LowPublic

Description

Extension:BoilerPlate is a template to make it easy to get started with new extensions and good practices. To ease the adoption of CommunityConfiguration in new extensions right from the start, we should add a very simple schema, simple usage and simple tests (T374428, T363414) to Extension:BoilerPlate.

Event Timeline

Michael changed the task status from Open to Stalled.Sep 10 2024, 2:51 PM

Stalled at the very least on creating those simple abstract test classes.

Same here. I would love to see effort focused on creating a "batteries included" BoilerPlate extension rather than scattering the examples across codebases, eg. CodexExample and CommunityConfigurationExample.