Skip to content

fix(publish): forward publish script stdio to the logger#61

Merged
kettanaito merged 4 commits intomainfrom
fix/publish-stdio-streaming
Sep 2, 2023
Merged

fix(publish): forward publish script stdio to the logger#61
kettanaito merged 4 commits intomainfrom
fix/publish-stdio-streaming

Conversation

@kettanaito
Copy link
Member

@kettanaito kettanaito commented Sep 2, 2023

  • Forwards the stdout/stderr from the publish script directly to the logger instead of handling it after the entire exec is done. This should stream the publish script stdio as it's being written, improving the observability of the release process.
  • Fixes the default Git branch name for test utilities to fix failing local test runs.

@kettanaito kettanaito force-pushed the fix/publish-stdio-streaming branch 5 times, most recently from e305782 to a8ebf99 Compare September 2, 2023 12:45
@kettanaito kettanaito force-pushed the fix/publish-stdio-streaming branch from 7b96d8d to 684db7c Compare September 2, 2023 12:57
@kettanaito kettanaito changed the title fix: use "spawnAsync" to stream publish script fix(publish): forward publish script stdio to the logger Sep 2, 2023
@kettanaito kettanaito force-pushed the fix/publish-stdio-streaming branch from 0b6267d to ac0b5ef Compare September 2, 2023 13:06
@kettanaito kettanaito force-pushed the fix/publish-stdio-streaming branch from ac0b5ef to da91b66 Compare September 2, 2023 13:11
@kettanaito kettanaito merged commit e294032 into main Sep 2, 2023
@kettanaito kettanaito deleted the fix/publish-stdio-streaming branch September 2, 2023 13:12
@kettanaito
Copy link
Member Author

Released: v0.7.0 🎉

This has been released in v0.7.0!

Make sure to always update to the latest version (npm i @ossjs/release@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

1 participant