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(migration): throw error for invalid hostRules #20540

Merged
merged 27 commits into from May 22, 2023

Commits on Feb 21, 2023

  1. Copy the full SHA
    8b7ef1d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b345f18 View commit details
    Browse the repository at this point in the history
  3. fix tests

    RahulGautamSingh committed Feb 21, 2023
    Copy the full SHA
    3c5b7ad View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2974816 View commit details
    Browse the repository at this point in the history
  5. spply suggestions

    RahulGautamSingh committed Feb 21, 2023
    Copy the full SHA
    1c0e606 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fab15cc View commit details
    Browse the repository at this point in the history
  7. fix test

    RahulGautamSingh committed Feb 21, 2023
    Copy the full SHA
    7bc58c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. fix test

    RahulGautamSingh committed Feb 23, 2023
    Copy the full SHA
    e725000 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    92f8800 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Copy the full SHA
    0bc8cb3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f45e152 View commit details
    Browse the repository at this point in the history
  3. fix test

    RahulGautamSingh committed Mar 22, 2023
    Copy the full SHA
    85aef37 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Copy the full SHA
    34b86ee View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. - revert changes to add() and migrateRule()

    - refactor custom migration code
    - update type of LegacyHostRule
    RahulGautamSingh committed Apr 26, 2023
    Copy the full SHA
    588fda1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    056a77d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Copy the full SHA
    8ea2539 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ec7fde9 View commit details
    Browse the repository at this point in the history
  3. fix lint issue

    RahulGautamSingh committed Apr 27, 2023
    Copy the full SHA
    9a9f9a7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Copy the full SHA
    08e0ff4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d5bb429 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. log key/value pairs

    RahulGautamSingh committed May 19, 2023
    Copy the full SHA
    02c9952 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ac41339 View commit details
    Browse the repository at this point in the history
  3. refactor

    RahulGautamSingh committed May 19, 2023
    Copy the full SHA
    bcf59c1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d49258c View commit details
    Browse the repository at this point in the history
  5. use for..of

    RahulGautamSingh committed May 19, 2023
    Copy the full SHA
    9fe92b1 View commit details
    Browse the repository at this point in the history
  6. remove nested fns

    RahulGautamSingh committed May 19, 2023
    Copy the full SHA
    2b9bbd5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Copy the full SHA
    86486a6 View commit details
    Browse the repository at this point in the history