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 experimental wildcard remotePatterns config for upstream images #36245

Merged
merged 38 commits into from May 5, 2022

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    184d1dd View commit details
    Browse the repository at this point in the history
  2. Fix lint

    styfle committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    8d66c2c View commit details
    Browse the repository at this point in the history
  3. Run lint

    styfle committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    5bdae63 View commit details
    Browse the repository at this point in the history
  4. Add test and telemetry

    styfle committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    b80be6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12c2ffa View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Fix test

    styfle committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7f9d656 View commit details
    Browse the repository at this point in the history
  2. Fix validation

    styfle committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    98f3738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc9477 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Add docs for remotePatterns

    styfle committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    0feee39 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Fix bug

    styfle committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    00b0bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    022db8c View commit details
    Browse the repository at this point in the history
  3. Add version to table

    styfle committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c56637a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    442dbca View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    853c58c View commit details
    Browse the repository at this point in the history
  2. Fix lint

    styfle committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9acea01 View commit details
    Browse the repository at this point in the history
  3. Fix assetPrefix usage

    styfle committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2ff43da View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Change config to experimental

    styfle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    c374ffa View commit details
    Browse the repository at this point in the history
  2. Revert build config

    styfle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    342bb7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d649e27 View commit details
    Browse the repository at this point in the history
  4. Add back the build config

    styfle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    591d8c5 View commit details
    Browse the repository at this point in the history
  5. Revert check for NODE_ENV

    styfle committed May 3, 2022
    Configuration menu
    Copy the full SHA
    32263da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa98923 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Fix default value

    styfle committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e26fbab View commit details
    Browse the repository at this point in the history
  2. Fix nullable check

    styfle committed May 4, 2022
    Configuration menu
    Copy the full SHA
    4be0719 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    styfle committed May 4, 2022
    Configuration menu
    Copy the full SHA
    33e1385 View commit details
    Browse the repository at this point in the history
  4. Revert missing "the" in docs

    styfle committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e685198 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eae786b View commit details
    Browse the repository at this point in the history
  6. Update docs

    styfle committed May 4, 2022
    Configuration menu
    Copy the full SHA
    81e387c View commit details
    Browse the repository at this point in the history
  7. Update experimental note

    styfle committed May 4, 2022
    Configuration menu
    Copy the full SHA
    66e344a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a087f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55679a3 View commit details
    Browse the repository at this point in the history
  10. Remove .js suffix from test

    Co-authored-by: JJ Kasper <jj@jjsweb.site>
    styfle and ijjk committed May 4, 2022
    Configuration menu
    Copy the full SHA
    2c1f723 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    8d9e8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    163eae9 View commit details
    Browse the repository at this point in the history
  3. Validate double asterisks

    styfle committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c2c9ebb View commit details
    Browse the repository at this point in the history
  4. Update docs

    styfle committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f67daa0 View commit details
    Browse the repository at this point in the history
  5. Add ts-ignore

    Co-authored-by: JJ Kasper <jj@jjsweb.site>
    styfle and ijjk committed May 5, 2022
    Configuration menu
    Copy the full SHA
    72db874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e20ce59 View commit details
    Browse the repository at this point in the history