daml/daml-assistant
Moritz Kiefer 4cc34c6be9
Fix error handling in ledger-upload-dar (#7842)
Currently we catch the exception and then print out "DAR upload
succeeded.". That’s clearly not what is intended here.

changelog_begin

- [DAML Assistant] `daml ledger upload-dar` now exits with a non-zero
  exit code on failures and no longer prints "DAR upload succeeded"
  in error cases.

changelog_end
2020-10-29 17:10:37 +00:00
..
daml-helper Fix error handling in ledger-upload-dar (#7842) 2020-10-29 17:10:37 +00:00
daml-project-config/DA/Daml/Project Fix damlc test with relative --project-root (#6541) 2020-06-30 16:45:28 +02:00
daml-sdk Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
exe/DA/Daml Undamlify assistant output (#7611) 2020-10-08 16:57:43 +02:00
integration-tests language: daml ledger commands against JSON API (#7700) 2020-10-21 16:32:26 +02:00
scala-daml-project-config use -Ywarn-unused for all Scala code (#6907) 2020-08-07 13:16:09 -04:00
src/DA/Daml/Assistant Undamlify assistant output (#7611) 2020-10-08 16:57:43 +02:00
test/DA/Daml/Assistant Make paths in assistant environment absolute. (#7142) 2020-08-17 07:45:37 +01:00
BUILD.bazel Refactor deployment tests: (#5342) 2020-04-02 10:17:21 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh Undamlify assistant output (#7611) 2020-10-08 16:57:43 +02:00