deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

builder should stream buildpack output #58

Closed mboersma closed 8 years ago

mboersma commented 8 years ago

The current output needs to be made similar to Deis v1.

$ git push deis master
The authenticity of host '[deis.10.245.1.3.xip.io]:2222 ([10.245.1.3]:2222)' can't be established.
ECDSA key fingerprint is SHA256:fW1LZS+hUSF+BdDrRyUet7te0gOmy7p6e3eHhMmUqOY.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[deis.10.245.1.3.xip.io]:2222,[10.245.1.3]:2222' (ECDSA) to the list of known hosts.
Counting objects: 61, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (39/39), done.
Writing objects: 100% (61/61), 15.45 KiB | 0 bytes/s, done.
Total 61 (delta 25), reused 48 (delta 17)
mc: Configuration written to [/var/minio-conf/config.json]. Please update your access credentials.
mc: Successfully created ‘/var/minio-conf/share’.
mc: Initialized share uploads ‘/var/minio-conf/share/uploads.json’ file.
mc: Initialized share downloads ‘/var/minio-conf/share/downloads.json’ file.
Added host ‘http://10.247.223.11:9000’ successfully.
Bucket created successfully ‘http://10.247.223.11:9000/git’.
‘yearly-bookworm.tar.gz’ -> ‘http://10.247.223.11:9000/git/home/yearly-bookworm:git-14fb753c/tar’
Total: 6.11 KB, Transferred: 6.11 KB, Speed: 189.77 KB/s
-----> stored tarfile in http://10.247.223.11:9000/git/home/yearly-bookworm:git-14fb753c/tar
-----> creating builder pod in namespace deis
pod "yearly-bookworm-git-14fb753c" created