-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Description
Decisions to advance dev deploys to production are evaluated by current integration tests and ad hoc testing on the dev deploys. This issue proposes a systematic way to evaluate the fitness to advance to production.
Proposal
- randomly select 50 coordinates per package manager impacted by the changes (from last 12 months only)
- get current production summary definition for each
- use dev deploys to force generate harvest results and force generate a summary definition
- compare production and dev summary definitions for diffs
- evaluate diffs to determine if they block advancement to production
Factors blocking advancement
- diff is a significant change requiring further evaluation to determine acceptability
- dev summary definition is known to be wrong
Related Work
Metadata
Metadata
Assignees
Labels
No labels