Impact Driven Testing and Gap Analysis

From CitconWiki
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?