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: SaveMachedNode now matches with trailing empty wildcards #356

Merged
merged 3 commits into from
Aug 14, 2020

Commits on Aug 2, 2020

  1. fix: SaveMachedNode now matches with trailing empty wildcards

    Note that SaveMatchedNode was already matching leading empty wildcards, however it's value is incorect due to Instagram#337. This is why the test for the leading wildcards are failing, and will be so until Instagram#355 is merged.
    
    This fixes Instagram#336.
    sk- committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    1c1adbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f08687 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Merge branch 'master' into fix336

    sk- committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    9cc4596 View commit details
    Browse the repository at this point in the history