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

Fixed wp-env start On Windows #50895

Merged
merged 8 commits into from
May 24, 2023
Merged

Commits on May 23, 2023

  1. Fixed User Switch Bug

    Since it's possible for the user creation to fail, it's possible
    that there will be no user by the given name to switch to.
    To prevent any errors we should switch to the UID:GID so
    that if the username was not created we don't error out.
    ObliviousHarmony committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d5e87b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f616b1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c0121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11e0d99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f126963 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d85342a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    174e371 View commit details
    Browse the repository at this point in the history
  8. Changelog

    ObliviousHarmony committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b92c969 View commit details
    Browse the repository at this point in the history