Skip to content

Conversation

@Malax
Copy link
Member

@Malax Malax commented Oct 28, 2025

The output functions (notice, warning, error) were adding fixed indentation even on empty lines, resulting in trailing whitespace in build output. This made working with Hatchet tests problematic since trailing spaces are difficult to debug when tests fail.

Changed the output functions to only add indentation when the line has content, keeping empty lines truly empty. Extended the clean_output helper to strip remaining trailing spaces from Heroku's remote: lines and sbt log output. Updated all test specs to match the cleaner output format.

GUS-W-20064656

@Malax Malax added the skip changelog Pull requests that do not require changes to the CHANGELOG file label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Pull requests that do not require changes to the CHANGELOG file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant