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

Update runtimeconfig.json and deps.json paths when these break past the MAX_PATH threshold #56224

Merged
merged 6 commits into from
Jul 27, 2021

Commits on Jul 22, 2021

  1. Update runtimeconfig paths if we exceed MAX_PATH

    Mateo Torres Ruiz committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    2edc183 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Add test

    Mateo Torres Ruiz committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    bc795aa View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. PR feedback

    Mateo Torres Ruiz committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e4468c9 View commit details
    Browse the repository at this point in the history
  2. Get apphost for all platforms

    Mateo Torres Ruiz committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    072492d View commit details
    Browse the repository at this point in the history
  3. Probe bundle first

    Fix return value of realpath
    Mateo Torres Ruiz committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3c01e0d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Check for empty path upfront

    Mateo Torres Ruiz committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    3c2f128 View commit details
    Browse the repository at this point in the history