Difference between revisions of "Impact Driven Testing and Gap Analysis"
From CitconWiki
Jump to navigationJump to search (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...") |
(No difference)
|
Latest revision as of 12:07, 4 February 2023
- 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?