Additional status messages in build output
Change effective on 11 December 2013
When deploying with Git, the following new status messages have been added to build output:
-
Initializing repository, done.: displayed at beginning of first build while your app’s repository is being is being created. -
Fetching repository, done.: displayed at beginning of subsequent builds while your app’s repository is being is being fetched. -
Compressing... done, xx.xMB: displayed when slug compression starts until the size is calculated. This replaces theCompiled slug size: xx.xMBmessage.