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

Expose the output_type option when streaming, and allow both stdout/stderr to be captured #209

Merged
merged 4 commits into from
Oct 25, 2023

Commits on Oct 25, 2023

  1. allow both output stdout stderr to be emitted. Expose option to allow…

    … capture
    tgalvin committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3bafb4c View commit details
    Browse the repository at this point in the history
  2. updted changlog, version bump, error message

    tgalvin committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    55c477a View commit details
    Browse the repository at this point in the history
  3. added a basic stream test

    Tim Galvin committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    56747e1 View commit details
    Browse the repository at this point in the history
  4. linting and pin black to 23.3.0

    Signed-off-by: vsoch <vsoch@users.noreply.github.com>
    vsoch committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c00ecb3 View commit details
    Browse the repository at this point in the history