Evan Smith · Sep 22, 2020
Improving Reliability by Splitting Up API Breaking Changes
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Often, when someone works on changes that span multiple services, they think of it as a separate Pull Request for every project. Then, when it comes to deploy day, there’s a concern: We want to make a change to X but Y also needs that change to work - how do we deploy these at the same time?

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.