mietek / haskell-on-heroku

Buildpack for deploying Haskell apps
BSD 3-Clause "New" or "Revised" License
131 stars 16 forks source link

Check S3 configuration before build #28

Closed mietek closed 9 years ago

mietek commented 10 years ago

Prevent the user from wasting time by doing a build without the ability to upload, due to incomplete or invalid S3 configuration.

mietek commented 10 years ago

Done.

mietek commented 9 years ago

This needs to be re-done after recent changes.

mietek commented 9 years ago

Done in https://github.com/mietek/haskell-on-heroku/commit/20b3f8305d31a213893ff0a47a24b710b1dc5ee1.