cryogen-project / cryogen-project/cryogen-core
An exception in compile-assets-timed should fail the build
Open
- Dominant language
- Clojure
- Stars
- 72
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
`compile-assets-timed` shouldn't just catch + log exceptions, it should rethrow them so `lein run` would fail. As it is now, if the build fails, my build script cannot know it and will deploy the incomplete site, breaking my blog.
Do you agree?
Contributor guide
Assessment
This issue has not been assessed yet.