<quote name="Joaquin Oltra Hernandez" date="2016-01-27" time="12:17:38 +0100"> > Feature flagging or using feature branches for certain things may be a way > to go for certain things, we're keeping that in mind definitely, thanks for > the reminder Greg.
Just be clear: feature branches aren't feature flags and take you back to a place closer to a 'dev' branch :). > I agree with you regarding releases Gergo. The good thing about the > *release*s was mainly the curated changelog of changes for that release. A > proposal I like is do the changelog every week with the train before the > release branch is done. We'll need to establish owners for being effective > at doing that. It looks like the release notes[0] are just git short logs, yes? Or is the HISTORY file not what you are referring to (I only did a quick look)? If it is just the git shortlog, take a look here: eg: https://www.mediawiki.org/wiki/MediaWiki_1.27/wmf.11#MobileFrontend Those pages are automatically created and posted every week with the train, for free (by RelEng). Greg -- | Greg Grossmeier GPG: B2FA 27B1 F7EB D327 6B8E | | identi.ca: @greg A18D 1138 8E47 FAC8 1C7D | _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
