Updates now wait for the packages they need

An update used to apply on one condition: the build is newer. That misses the condition that actually matters — whether the packages this deployment runs can come along. When they cannot, the update still went ahead and the deployment spent its first minutes rebuilding content it should have received ready-made, with anything that failed to rebuild taking its part of the workspace offline.

Now the check runs before anything is rolled, on all three routes an update can take: the automatic check, the delivery pipeline's own assertion after publishing a release, and the manual Apply update now button. If a package this deployment runs is not available for the target build, the update is held — the deployment stays exactly where it is.

A hold is a state you can see, not a silence:

Nothing needs unsticking. The check is re-run on every cycle, so publishing the missing piece is the entire remedy: the next check clears the hold and the update applies on its own. That is what makes holding safe — a deployment that quietly stopped updating for weeks would be a worse outcome than the update it avoided.

Reconnecting…
The server was updated. Reloading the page to pick up the latest version.