Skip to content

Comments

Print more useful error for non-process failure#449

Merged
travi merged 2 commits intosemantic-release:masterfrom
pbrisbin:pb/interpolation-errors
May 9, 2025
Merged

Print more useful error for non-process failure#449
travi merged 2 commits intosemantic-release:masterfrom
pbrisbin:pb/interpolation-errors

Conversation

@pbrisbin
Copy link
Contributor

error.stdout will be empty if the error was not actually the result of
the executed process failing (such as interpolation errors), we should
include more detail for that case.

Fixes #447.

`error.stdout` will be empty if the error was not actually the result of
the executed process failing (such as interpolation errors), we should
include more detail for that case.

Fixes semantic-release#447.
@pbrisbin pbrisbin marked this pull request as ready for review April 28, 2025 13:56
Copy link
Member

@travi travi left a comment

Choose a reason for hiding this comment

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

thanks!

@travi travi merged commit a285bc5 into semantic-release:master May 9, 2025
8 checks passed
@github-actions
Copy link

github-actions bot commented May 9, 2025

🎉 This PR is included in version 7.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid interpolations are hard to debug

2 participants