tenzir icon indicating copy to clipboard operation
tenzir copied to clipboard

Fail early in static binary script

Open dominiklohmann opened this issue 2 years ago • 0 comments

There's little more infurating than waiting 30 minutes for CI only for it to say this after the static binary build failed:

ls: cannot access '': No such file or directory
tar: Cowardly refusing to create an empty archive
Try 'tar --help' or 'tar --usage' for more information.

So let's actually fail if something went wrong.

:memo: Checklist

  • [x] All user-facing changes have changelog entries.
  • [x] The changes are reflected on vast.io, if necessary.
  • [x] The PR description contains instructions for the reviewer, if necessary.

:dart: Review Instructions

Watch CI.

dominiklohmann avatar Jul 25 '22 14:07 dominiklohmann