
Git Branching Guidance for DevOps Teams
Finding the best git branching strategy for the teams in your organisation. Continue reading Git Branching Guidance for DevOps Teams
Finding the best git branching strategy for the teams in your organisation. Continue reading Git Branching Guidance for DevOps Teams
Today I released a Visual Studio Team Service (VSTS) Plugin for FeatureSwitcher – an open source .NET project to help you with FeatureFlags. The FeatureSwitcher.VstsConfiguration allows you to store and manage FeatureFlags as WorkItems in VSTS. Getting started The package … Continue reading VSTS Plugin for FeatureSwitcher
If you want to do DevOps, there is no way around feature flags. But without a good strategy and the right framework you will generate a lot of technical debt. Here a few things you should consider when implementing a feature flag strategy. Continue reading There is no DevOps without feature flags!
This post shoes the LaunchDarkly extension for Visual Studio Team Services and how you can use it to deploy a Azure Service Fabric application wit a feature flag. Continue reading Roll out a service fabric application with LaunchDarkly and VSTS