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

import commands only when dependencies are available #606

Closed

Commits on May 20, 2024

  1. Gracefully handle missing dependencies

    This lays the groundwork for shipping a version of Memray
    where these dependencies are optional.
    
    Signed-off-by: Michele Alberto <[email protected]>
    micheleAlberto committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c6882c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af03661 View commit details
    Browse the repository at this point in the history
  3. Gracefully handle missing dependencies to run live TUI

    Signed-off-by: Michele Alberto <[email protected]>
    micheleAlberto committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6034890 View commit details
    Browse the repository at this point in the history
  4. dynamically copose the cli description

    Signed-off-by: Michele Alberto <[email protected]>
    micheleAlberto committed May 20, 2024
    Configuration menu
    Copy the full SHA
    732d857 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    d1f90b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d168d1 View commit details
    Browse the repository at this point in the history
  3. include the detach command

    Signed-off-by: Michele Alberto <[email protected]>
    micheleAlberto committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5eebdf4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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