7 ms·
I've worked places where we will always deploy a feature request to an ephemeral environment. I find quite a lot of bugs are actually caught by this. But I've
by datr 11y ago
I've worked places where we will always deploy a feature request to an ephemeral environment. I find quite a lot of bugs are actually caught by this.
But I've never deployed a feature branch into production like the blog post suggests. I had my own questions about this lower down in the comments.