Skip to content

feat(sitevision-scripts): improve error handling and process terminat…#179

Open
albinohrn wants to merge 1 commit into
mainfrom
exit-codes
Open

feat(sitevision-scripts): improve error handling and process terminat…#179
albinohrn wants to merge 1 commit into
mainfrom
exit-codes

Conversation

@albinohrn

Copy link
Copy Markdown
Contributor

…ion in script utilities

  • Updated multiple scripts to ensure the process exits with a non-zero code on failure using process.exit(1).
  • Replaced console.log with console.error for clearer error output and proper error channel usage.

Refs: #175

…ion in script utilities

- Updated multiple scripts to ensure the process exits with a non-zero code on failure using `process.exit(1)`.
- Replaced `console.log` with `console.error` for clearer error output and proper error channel usage.

Refs: #175
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.

2 participants