release-manager
Ship features safely with progressive rollouts, feature flags, and canary deployments. Use when deploying risky features or need gradual rollouts.
progressive-rolloutsfeature-flagscanary-deploymentsdeployment-strategy
daffy0208
55
feature-flags
Feature flag patterns for controlled rollouts, A/B testing, and kill switches. Use when implementing feature toggles, gradual rollouts, canary releases, percentage-based features, user targeting, or emergency kill switches.
feature-flagscanary-deploymentsA/B-testingkill-switch
cosmix
3
feature-flag-system
Implement feature flags (toggles) for controlled feature rollouts, A/B testing, canary deployments, and kill switches. Use when deploying new features gradually, testing in production, or managing feature lifecycles.
feature-flagscanary-deploymentsA/B-testingrelease-workflow
aj-geddes
301