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: refactor terminal display #7339

Merged
merged 48 commits into from
Apr 12, 2024
Merged

feat: refactor terminal display #7339

merged 48 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. wip: remove npmlog

    lukekarrys committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    45fc1de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5e7f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4886bfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234f94f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    043491c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa3c6b8 View commit details
    Browse the repository at this point in the history
  7. wip: add forceLog method

    lukekarrys committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c3d4ebf View commit details
    Browse the repository at this point in the history
  8. wip: a few more todos

    lukekarrys committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c491b9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d245917 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57b7ea8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a231383 View commit details
    Browse the repository at this point in the history
  12. Revert cli entry changes

    lukekarrys committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    429766f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49cd457 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bcc2071 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5703dec View commit details
    Browse the repository at this point in the history
  16. Remove ping debugging code

    lukekarrys committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    89c574d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cb3935c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad73f08 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    940f47e View commit details
    Browse the repository at this point in the history
  20. wip shrinkwrap

    lukekarrys committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f165ba4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0aec6b0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    41ab3f0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    133d2b6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cf02e32 View commit details
    Browse the repository at this point in the history
  25. Fix config snapshots

    lukekarrys committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6f06833 View commit details
    Browse the repository at this point in the history
  26. Fix config snapshots more

    lukekarrys committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3e475a8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8548f1d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7a33264 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    27f160b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3d51c5e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    12cc702 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    52b7208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78cf951 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff8a663 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    475e626 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    def5e77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87fd3df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    743b0d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb9d47a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    983f8a5 View commit details
    Browse the repository at this point in the history
  10. Revert arborist shrinkwrap changes but add a comment warning to not d…

    …o it again in the future
    lukekarrys committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    896c12e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c645c1f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de7b362 View commit details
    Browse the repository at this point in the history
  13. Run dependencies script

    lukekarrys committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    64164f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b5e75b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    93a68a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3a0de03 View commit details
    Browse the repository at this point in the history
  17. Only output and log unix newlines

    The formatter will properly convert for logfiles
    lukekarrys committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1e46f0c View commit details
    Browse the repository at this point in the history