Emitted when updates monitoring is enabled and a new update is available.
It is only sent once with the same information, but it can be sent many times if new updates appear.
running_commit |
the commit that the sandbox is running with |
local_commit |
the commit that is currently deployed. Restarting the app will use this commit |
remote_commit |
the commit that is available as an update. Updating the app will deloy this commit |