]> _ Git - alire.git/commit
Fix unwanted stack trace on `alr publish --tar` with broken manifest (#1499)
authorAlejandro R Mosteo <amosteo@unizar.es>
Tue, 14 Nov 2023 06:42:03 +0000 (07:42 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2023 06:42:03 +0000 (07:42 +0100)
commit88385f5b03e3fea3541641fedd47102109ee4c4d
tree2f669ca57e1a1ac308bc6fd34c91dd7cfda836a9
parent88f17ab10c44a961a4e398d4215bdce0382f224a
Fix unwanted stack trace on `alr publish --tar` with broken manifest (#1499)

* Avoid unhandled exception in `alr publish --tar`

Fixes #1214

Also unify a couple of error messages

* Update test to check this fix

* Self-review
src/alire/alire-publish.adb
testsuite/tests/publish/broken-manifest/test.py