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

Add manual tools for reporting information required to enable regex-based wildcard-supporting CODEOWNERS matcher on all remaining repositories in scope. #5266

Merged
merged 8 commits into from
Feb 1, 2023

Commits on Jan 29, 2023

  1. Improve CodeownersManualAnalysisTests

    Konrad Jamrozik committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    259ffe6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    222adad View commit details
    Browse the repository at this point in the history
  2. make output file prefixes for diffs for matcher be unique, to prevent…

    … overwriting output files for diffs for wildcard paths removal
    Konrad Jamrozik committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c9abfdb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. instead of diffing to CODEOWNERS with paths deleted, diff to free-for…

    …m manually-provided CODEOWNERS2
    Konrad Jamrozik committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d115844 View commit details
    Browse the repository at this point in the history
  2. collapse the sets of tests diffing matchers and diffing CODEOWNERS co…

    …ntents into one set of tests
    Konrad Jamrozik committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    04a5bd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22e295d View commit details
    Browse the repository at this point in the history
  4. add "owners diff" test for "azure-dev" and remove unused pathsToDelet…

    …e param
    Konrad Jamrozik committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    87292d6 View commit details
    Browse the repository at this point in the history
  5. add "misalign" to dict.

    Konrad Jamrozik committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    cbc7df1 View commit details
    Browse the repository at this point in the history