8000 Tags · Equanox/bob · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Equanox/bob

Tags

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle exit status code (benchkram#21)

* os.Exit with status code 1 in case of bob build user error
* exit code deferred

Co-authored-by: equanox <matthias@benchkram.de>

0.2.0

Toggle 0.2.0's commit message
fix uppercase benchkram

0.1.0

Toggle 0.1.0's commit message
separate between system- and user errors (benchkram#151)

* wip handle errors, set task state on error
* fix cached build errors
* do not suppress panics
* properly log user-facing error, fix completion warning bug
* Fix TUI init on commander error & output printing
* fix commander hang on successful shutdown of TUI
* fix version compatibility warning tests
* catch user error with errors.As
* Beautify error msg
* dont check err
* fixes, cleanup
* additional fixes, cleanup
* bobfile error, fix formatting if not wrapped
* lint
* minor readme change

Co-authored-by: puengel <daniel.puengel@gmail.com>
Co-authored-by: Tasos Papalyras <tasos@rdnt.dev>
0