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

Replace all ansi_term crates #2923

Merged
merged 19 commits into from
Jul 23, 2024
Merged

Replace all ansi_term crates #2923

merged 19 commits into from
Jul 23, 2024

Commits on Jul 17, 2024

  1. Remove all ansi_term::Colour usage

    # Conflicts:
    #	Cargo.lock
    #	substrate/client/informant/Cargo.toml
    #	substrate/client/informant/src/display.rs
    #	substrate/client/informant/src/lib.rs
    #	substrate/client/tracing/Cargo.toml
    
    Fix compile
    
    Fix compile
    
    Fix compile
    jasl committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d1ed7b0 View commit details
    Browse the repository at this point in the history
  2. Remove usage of ansi_term::Style

    # Conflicts:
    #	substrate/client/tracing/Cargo.toml
    jasl committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    52ed6f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    577b9ec View commit details
    Browse the repository at this point in the history
  4. Remove ansi_term usage in test

    jasl committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7b5846e View commit details
    Browse the repository at this point in the history
  5. cargo +nightly fmt --all

    jasl committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    02ebaa2 View commit details
    Browse the repository at this point in the history
  6. Add PRDoc

    jasl committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cb7ad77 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    jasl and bkchr authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    96ccbe3 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    jasl and bkchr authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2f610df View commit details
    Browse the repository at this point in the history
  9. ansi_term free for relay-utils

    jasl committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2de565f View commit details
    Browse the repository at this point in the history
  10. removed unused ansi_term dep

    jasl committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    33f7d36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c94770 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    e48b305 View commit details
    Browse the repository at this point in the history
  2. cargo +nightly fmt --all

    jasl committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d8e7bb8 View commit details
    Browse the repository at this point in the history
  3. Update PR doc

    jasl committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9dd1c71 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    658eabf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c13aaf View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    2891d3f View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    jasl and bkchr authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9c6fe60 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    4339ec5 View commit details
    Browse the repository at this point in the history