8000 fix: Stdout/Stderr mixing in commands by christophercampbell · Pull Request #2637 · kurtosis-tech/kurtosis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Stdout/Stderr mixing in commands #2637

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

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

christophercampbell
Copy link
Contributor
@christophercampbell christophercampbell commented Jan 23, 2025

Description

Fixes issue-2341. Data should go to Stdout, messages to Stderr.

REMINDER: Tag Reviewers

@tedim52

Is this change user facing?

YES

@christophercampbell christophercampbell changed the title Fix: Stdout/Stderr mixing in commands fix: Stdout/Stderr mixing in commands Jan 23, 2025
@tedim52 tedim52 added this pull request to the merge queue Feb 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 7, 2025
@tedim52 tedim52 enabled auto-merge February 7, 2025 17:52
@tedim52 tedim52 added this pull request to the merge queue Feb 7, 2025
Merged via the queue into kurtosis-tech:main with commit afe0d87 Feb 7, 2025
49 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Feb 12, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.5.0](1.4.4...1.5.0)
(2025-02-07)


### Features

* Allow builtin manipulation for programmatic use
([#2642](#2642))
([bb508ca](bb508ca))


### Bug Fixes

* nil docker auth test
([#2630](#2630))
([ae3b2e6](ae3b2e6))
* Stdout/Stderr mixing in commands
([#2637](#2637))
([afe0d87](afe0d87))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@leovct
Copy link
Collaborator
leovct commented Feb 25, 2025

fyi @christophercampbell, I think it's related to your change: #2657

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service exec output should separate stdout and stderr
3 participants
0