Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(agent/agentcontainers): stop logging empty lines #18605

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 6 commits into from
Jun 26, 2025

Conversation

DanielleMaywood
Copy link
Contributor

This PR makes the devcontainer logs have fewer whitespace lines.

This PR makes the devcontainer logs have fewer whitespace lines.
@@ -1442,7 +1442,7 @@ func (api *API) maybeInjectSubAgentIntoContainerLocked(ctx context.Context, dc c
return xerrors.Errorf("set agent binary executable: %w", err)
}

// Make sure the agent binary is executable so we can run it.
// Make sure the agent binary is owned by a valid user so we can run it.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed feedback from #18611

@DanielleMaywood DanielleMaywood marked this pull request as ready for review June 26, 2025 15:47
@DanielleMaywood DanielleMaywood requested a review from mafredri June 26, 2025 15:47
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@DanielleMaywood DanielleMaywood enabled auto-merge (squash) June 26, 2025 15:51
@DanielleMaywood DanielleMaywood merged commit 98c77fe into main Jun 26, 2025
36 checks passed
@DanielleMaywood DanielleMaywood deleted the danielle/container-logs-space branch June 26, 2025 15:58
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants