Hacker News new | ask | show | jobs
by ajsharma 4077 days ago
> some of the design decisions simply didn’t make sense for our security model

I'm curious what decisions those are. We use heaven and it's worked well.

1 comments

The best example I can give is that logs (seemingly unconfigurable?) would post to a 'private' gist. Private is a misnomer as it's just obscurity in the URL. Additionally long term we didn't want to rely on external services needing to reach in (GitHub webhooks), though we didn't have anything strongly against the idea of the deployments API on GitHub.