pub(super) async fn update_promoted_at( client: &Client, deploy_id: &str, ) -> Result<(), ConnectionError>
Update promoted_at timestamp for a staging deployment.