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

Merged data should consider origin to return early #45969

Merged
merged 15 commits into from
Nov 25, 2022

Commits on Nov 24, 2022

  1. Bail early for given origin

    oandregal committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f2b0c16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4683653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eabb78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    845495d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a5602a View commit details
    Browse the repository at this point in the history
  6. Extract utility functions

    oandregal committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    60ec9b7 View commit details
    Browse the repository at this point in the history
  7. Improve block styles check

    oandregal committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    40bb25c View commit details
    Browse the repository at this point in the history
  8. Clean cached data

    oandregal committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    795319a View commit details
    Browse the repository at this point in the history
  9. Fix lint issues

    oandregal committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6865e70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1de4692 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Update phpunit/class-wp-theme-json-resolver-test.php

    Co-authored-by: Anton Vlasenko <43744263+anton-vlasenko@users.noreply.github.com>
    oandregal and anton-vlasenko committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3b0e7bf View commit details
    Browse the repository at this point in the history
  2. Fix suggestions

    oandregal committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    75c1202 View commit details
    Browse the repository at this point in the history
  3. Use data provider in test

    oandregal committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7228291 View commit details
    Browse the repository at this point in the history
  4. Inline utility functions

    oandregal committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    6d06e33 View commit details
    Browse the repository at this point in the history
  5. Fix lint issues

    oandregal committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    07903d3 View commit details
    Browse the repository at this point in the history