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

feature(turborepo): turborepo-ui crate #5684

Merged
merged 11 commits into from
Aug 11, 2023
Merged

Commits on Aug 7, 2023

  1. Factor out turborepo-ui crate

    nicholaslyang authored and nicholaslyang committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fccb1ea View commit details
    Browse the repository at this point in the history
  2. Removed dead code

    nicholaslyang authored and nicholaslyang committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ef5aca7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Adding back is_ci

    nicholaslyang authored and nicholaslyang committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    894f332 View commit details
    Browse the repository at this point in the history
  2. Fixing tests

    nicholaslyang authored and nicholaslyang committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1e8652c View commit details
    Browse the repository at this point in the history
  3. Update crates/turborepo-lib/src/run/mod.rs

    Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
    NicholasLYang and chris-olszewski committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    eef48a9 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    nicholaslyang authored and nicholaslyang committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    24f82ee View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update crates/turborepo-ui/src/log_replayer.rs

    Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
    NicholasLYang and chris-olszewski committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b109bbc View commit details
    Browse the repository at this point in the history
  2. PR feedback

    nicholaslyang authored and nicholaslyang committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5dc49b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update crates/turborepo-lib/Cargo.toml

    Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
    NicholasLYang and chris-olszewski committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    980c480 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. added comment

    nicholaslyang authored and nicholaslyang committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c581d11 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    nicholaslyang authored and nicholaslyang committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8cc6bed View commit details
    Browse the repository at this point in the history