Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix multiple issues when promoting type-test subject #108691

Merged
merged 6 commits into from
Mar 7, 2023

Commits on Mar 3, 2023

  1. add known-bug tests

    aliemjay committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    20b20b2 View commit details
    Browse the repository at this point in the history
  2. promote subject even if it has unnamed regions

    Don't require a region to have an `external_name` in order to be
    promoted.
    aliemjay committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    09524bf View commit details
    Browse the repository at this point in the history
  3. smarter algorithm for finding an equal region

    Smarter and simpler!
    aliemjay committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9d74bff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10da771 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    97381d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427dc18 View commit details
    Browse the repository at this point in the history