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(turborepo):Support distinguishing unset env vars #5086

Merged
merged 9 commits into from
May 24, 2023

Commits on May 24, 2023

  1. Rename fields, add globalEnv and env to respective hashes.

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    84e5397 View commit details
    Browse the repository at this point in the history
  2. Update hashes.

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    70739ea View commit details
    Browse the repository at this point in the history
  3. Remove the inclusion of literals.

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e57a133 View commit details
    Browse the repository at this point in the history
  4. Improve summary output of environment variable information.

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    57e710a View commit details
    Browse the repository at this point in the history
  5. Update hashes again.

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    94a9426 View commit details
    Browse the repository at this point in the history
  6. Sort order issue.

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7188aa7 View commit details
    Browse the repository at this point in the history
  7. Properly bookkeep for custom marshaled env.

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3cb79c0 View commit details
    Browse the repository at this point in the history
  8. env resolves to empty array, not nil

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5064843 View commit details
    Browse the repository at this point in the history
  9. Change method for presentational empty array.

    Nathan Hammond authored and Nathan Hammond committed May 24, 2023
    Configuration menu
    Copy the full SHA
    65fe023 View commit details
    Browse the repository at this point in the history