Hacker News new | ask | show | jobs
by webmons 2301 days ago
I work at mostly early stage startup and setting up ONE staging environment is always the default option. Sooner rather than later, we'd run into broken staging, botched demo, etc... and waste countless hour debating on how to make it better. Ephemeral environment based on PR came up often as the ideal solution but wasn't implemented because it's not easy

Using release at my company now and I wish they existed 5 years ago