From c1bb6e2f7a406945ec80d87a9cfef9e4f36c0a14 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 13 Oct 2020 10:07:06 -0300 Subject: Extend article on feature flag --- ...2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_slides') diff --git a/_slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides b/_slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides index 7c78150..775f567 100644 --- a/_slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides +++ b/_slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides @@ -296,7 +296,7 @@ Use `:app-version` with `:min-version` instead # ***Always*** rely on a feature flag on the app -Hot fixes and expedited releases is a thing of the past +Never do a hot fix, avoid expedited releases at all costs ??? -- cgit v1.2.3