• #dev 2020-01-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-01-29 UTC
# 06:47
[LewisCowles]
a tip for debugging heroku button deploys is to copy the name to your terminal and run `heroku logs -a {your-app-name} --tail` it’s the only way I know of to see why releases fail. Heroku helpfully (or not) deletes the app if a release fails, but only shares logs for deploy