|
|
|
|
|
by sampullman
289 days ago
|
|
Deploy to what? Staging on every merged PR (commit to stg), and prod deploy on every commit to main? That sounds reasonable to me, and I've done some variation of it on most projects for the last 10 years or so without issue. |
|
And there are hints to what the author actually means, like "Each deploy should be owned by the developer who made the code changes."
That just isn't feasible in a system that's of any reasonable size.