Description of problem: remote: Preparing build for deployment remote: Deployment id is 5345e9dc remote: Activating deployment remote: I, [2014-07-18T11:00:25.396574 #10187] INFO -- : Writing /var/lib/openshift/53c931dfee8c340fe80000e5/app-root/runtime/repo/public/assets/application-8300e97aaa7c4d0192301b7218164e7a.js remote: I, [2014-07-18T11:00:25.477479 #10187] INFO -- : Writing /var/lib/openshift/53c931dfee8c340fe80000e5/app-root/runtime/repo/public/assets/application-f4620e0ff93a2325f67e2da06f2f5791.css remote: NOTE: To disable assets compilation use 'disable_asset_compilation' marker. remote: Starting Ruby cartridge remote: ------------------------- remote: Git Post-Receive Result: success remote: Activation status: success remote: Deployment completed with status: success To ssh://53c931dfee8c340fe80000e5.rhcloud.com/~/git/r20b.git/ a4d2307..a7d933c master -> master Version-Release number of selected component (if applicable): devenv_4981 How reproducible: always Steps to Reproduce: 1. Create a ruby-2.0 app name r20b 2. rails new r20b 3. git push Actual results: Same as description Expected results: should not show below log info: remote: I, [2014-07-18T11:00:25.396574 #10187] INFO -- : Writing /var/lib/openshift/53c931dfee8c340fe80000e5/app-root/runtime/repo/public/assets/application-8300e97aaa7c4d0192301b7218164e7a.js remote: I, [2014-07-18T11:00:25.477479 #10187] INFO -- : Writing /var/lib/openshift/53c931dfee8c340fe80000e5/app-root/runtime/repo/public/assets/application-f4620e0ff93a2325f67e2da06f2f5791.css Additional info:
We think it is useful for users to see which files are currently being compiled (asset files). I will close it as a WONTFIX now, but if you have other opinion please feel free to reopen this bug and we can discuss this.