Skip to content

Tracking subsumes across major version changes #757

Description

@tychonievich

In reviewing how we mark when a v7.1 structure subsumes a v7.0 structure, we noted that some (but not all) v5.5.1 structures are subsumed by v7.0 structures. Adding that information would require two steps:

  1. Identifying the subsumes relationships (the automated process used for minor versions will not work for major versions that might include breaking changes).
  2. Adding something to the build/extract-yaml.py tool so that the corresponding subsumes entries are added to the v7.0 YAML files.

Doing this will also be something we need to consider when moving from v7.x to v8.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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