Impact Driven Testing and Gap Analysis

From CitconWiki
Revision as of 12:07, 4 February 2023 by Robpark (talk | contribs) (Created page with "* Discussion about feature flags * If you have to PR with feature branches, try to merge incomplete features in order to get to something closer to "continuous" (re: CI) * Aut...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • Discussion about feature flags
  • If you have to PR with feature branches, try to merge incomplete features in order to get to something closer to "continuous" (re: CI)
  • Auto-rollback? what about database changes
  • Dealing with technical debt... measuring it in a pre-commit pipeline with Sonar?