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

Replace the glob-based CODEOWNERS parser with regex-based #5063

Merged
merged 9 commits into from
Jan 9, 2023

Commits on Jan 7, 2023

  1. ongoing

    Konrad Jamrozik committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    5102e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50e791 View commit details
    Browse the repository at this point in the history
  3. clarify cases handling **, plus improve comments

    Konrad Jamrozik committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    5d55bb5 View commit details
    Browse the repository at this point in the history
  4. refactor

    Konrad Jamrozik committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    86ed4fe View commit details
    Browse the repository at this point in the history
  5. replace NormalizeTargetPath with regex manipulation

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

Commits on Jan 9, 2023

  1. improve comments

    Konrad Jamrozik committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7c6b4ed View commit details
    Browse the repository at this point in the history
  2. add diagnostic logging and test cases showing paths with [, ], and ! …

    …can match.
    Konrad Jamrozik committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    98dbf7d View commit details
    Browse the repository at this point in the history
  3. Fix Microsoft.Extensions.Logging version downgrade

    Konrad Jamrozik committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    38a6697 View commit details
    Browse the repository at this point in the history
  4. update LoggerFactory in NotificationConfiguration.Main

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