Add logic for creating rollback dynamic patches. (#26312)
Before this change, rolling back a patch relied on deleting the patch file from the server completely. This PR implements a more reliable approach where developer needs to create a physical rollback patch file. This is more robust to mistakenly taking down a patch from user devices.
Showing
Please register or sign in to comment