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

feat(turborepo): Layered Config #5796

Merged
merged 49 commits into from
Oct 10, 2023

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    6358226 View commit details
    Browse the repository at this point in the history
  2. Add getters.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2cd0daf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89ff03 View commit details
    Browse the repository at this point in the history
  4. Remove client config.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    31e0986 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    875605c View commit details
    Browse the repository at this point in the history
  6. Compiles again.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4c1a1b3 View commit details
    Browse the repository at this point in the history
  7. cargo fix

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e8caaab View commit details
    Browse the repository at this point in the history
  8. cargo clippy fix

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6f0947f View commit details
    Browse the repository at this point in the history
  9. More clippy.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1bbfc0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7fa3156 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    256a3fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e518c5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9d31ced View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    362983a View commit details
    Browse the repository at this point in the history
  15. Clippy

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3c6f972 View commit details
    Browse the repository at this point in the history
  16. test failure

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6058c75 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8eab04d View commit details
    Browse the repository at this point in the history
  18. Missing some Go plumbing.

    Nathan Hammond authored and nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    271d3be View commit details
    Browse the repository at this point in the history
  19. Correct the Error type

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    18f7321 View commit details
    Browse the repository at this point in the history
  20. Rework types.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    853a3bb View commit details
    Browse the repository at this point in the history
  21. After rebase.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5b4254b View commit details
    Browse the repository at this point in the history
  22. Correct errors.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9634791 View commit details
    Browse the repository at this point in the history
  23. Repair login test.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3d990d5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a08d161 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3bc65b7 View commit details
    Browse the repository at this point in the history
  26. Remove config.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5d86aa5 View commit details
    Browse the repository at this point in the history
  27. Make clippy happy.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e6bf89f View commit details
    Browse the repository at this point in the history
  28. Improve unset logic.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    48117f7 View commit details
    Browse the repository at this point in the history
  29. Clean up types.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    335a33e View commit details
    Browse the repository at this point in the history
  30. Unnecessary ceremony.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    18fefed View commit details
    Browse the repository at this point in the history
  31. Fix rebase.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    15911ba View commit details
    Browse the repository at this point in the history
  32. Fix rebase.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    022cfc7 View commit details
    Browse the repository at this point in the history
  33. Make Windows happy.

    nathanhammond committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2a1cbfb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge branch 'main' into in-the-darkness-bind-them

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c61306c View commit details
    Browse the repository at this point in the history
  2. Clean up after merge.

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    aa3cead View commit details
    Browse the repository at this point in the history
  3. collapse the error

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d0e926b View commit details
    Browse the repository at this point in the history
  4. Improve the read_or_default API.

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    23dc6b7 View commit details
    Browse the repository at this point in the history
  5. match_case_sensitive

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a5f7867 View commit details
    Browse the repository at this point in the history
  6. Remove set_path default behavior.

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f5e66cb View commit details
    Browse the repository at this point in the history
  7. improve variable naming for understanding

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    49da009 View commit details
    Browse the repository at this point in the history
  8. Better chaining.

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ced9385 View commit details
    Browse the repository at this point in the history
  9. Not in public!

    Nathan Hammond authored and Nathan Hammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c201906 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. lint

    Nathan Hammond authored and Nathan Hammond committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2a80c63 View commit details
    Browse the repository at this point in the history
  2. no shared token

    Nathan Hammond authored and Nathan Hammond committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4589242 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into in-the-darkness-bind-them

    Nathan Hammond authored and Nathan Hammond committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c733c45 View commit details
    Browse the repository at this point in the history
  4. Rename method to match std conventions

    Nathan Hammond authored and Nathan Hammond committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dea38c8 View commit details
    Browse the repository at this point in the history
  5. Map to Rust conventional naming.

    Nathan Hammond authored and Nathan Hammond committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3412ec8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix merge problems.

    Nathan Hammond authored and Nathan Hammond committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2ac3582 View commit details
    Browse the repository at this point in the history
  2. Fixup tests

    Nathan Hammond authored and Nathan Hammond committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    515d5f4 View commit details
    Browse the repository at this point in the history