From d4994870829cacf1d3f4756a732653d679af1d9b Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 5 May 2025 11:16:49 +0200 Subject: Extend just exit codes to distinguish different kinds of failures --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 87567ff5..4e871a7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,12 @@ A feature release on top of `1.5.0`, backwards compatible. - The expression language has been extended to contain new built-in functions `"zip_with"`, `"zip_map"`. +### Other changes + +- The exit code 1 now strictly refers to build failure due to a + failing build action. Syntactical errors invoking the tool, as + well as errors during analysis now return separate exit codes. + ### Fixes - `just execute` and `just serve` now create their pid and info -- cgit v1.2.3