Skip to content

approach to evaluate dev deploys fitness to advance to production #90

@elrayle

Description

@elrayle

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions