mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
* Move deploy command to its own directory * Do not show success on downscale message * Move getDeploymentByIdOrHost to /util/deploy * Remove unneeded parameter in getAppName * Better types for copyToClipboard * Update to babel 7 * Add generator utility functions * Add function to get deployment events * Finish getDeploymentEvents after getting one state-change event * Refactor deploy events and reduce verification timeout * Reduce verification timeout for scale and alias * Use output.log for success message in scale * Fix integration tests