Hacker News new | ask | show | jobs
by lambda_dn 1532 days ago
You really need to use canary deployments/feature flags with this style. i.e. release to production but only for a group of users or be able to turn a feature off without another deployment.