Skip to content

Instantly share code, notes, and snippets.

@josemarluedke
Created January 21, 2015 02:10
Show Gist options
  • Save josemarluedke/adaa918412278ba910cc to your computer and use it in GitHub Desktop.
Save josemarluedke/adaa918412278ba910cc to your computer and use it in GitHub Desktop.
~/Projects/Ruby/ember-cli-rails-heroku « [master] [2.2.0] [18:02:01]
$ git p heroku -f
Counting objects: 1, done.
Writing objects: 100% (1/1), 187 bytes | 0 bytes/s, done.
Total 1 (delta 0), reused 0 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Fetching custom git buildpack... done
remote: -----> Multipack app detected
remote: =====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-nodejs.git
remote: =====> Detected Framework: Node.js
remote:
remote: -----> Reading application state
remote: package.json...
remote: build directory...
remote: cache directory...
remote: environment variables...
remote:
remote: Node engine: 0.10.x
remote: Npm engine: unspecified
remote: Start mechanism: none
remote: node_modules source: package.json
remote: node_modules cached: true
remote:
remote: NPM_CONFIG_PRODUCTION=true
remote: NODE_MODULES_CACHE=true
remote:
remote: -----> Installing binaries
remote: Resolving node version 0.10.x via semver.io...
remote: Downloading and installing node 0.10.35...
remote: Using default npm version: 1.4.28
remote:
remote: -----> Building dependencies
remote: Restoring node modules from cache
remote: Pruning unused dependencies
remote: npm WARN package.json [email protected] No repository field.
remote: Installing any new modules
remote: npm WARN package.json [email protected] No repository field.
remote:
remote: > [email protected] postinstall /tmp/build_40f638e17db09b212cb7ad15248f722d
remote: > cd ./app/frontend && npm install && bower install
remote:
remote: [email protected] node_modules/ember-cli-rails-addon
remote:
remote: [email protected] node_modules/ember-data
remote:
remote: [email protected] node_modules/ember-cli-qunit
remote:
remote: [email protected] node_modules/ember-cli-content-security-policy
remote:
remote: [email protected] node_modules/ember-export-application-global
remote:
remote: [email protected] node_modules/ember-cli-ic-ajax
remote: └── [email protected]
remote:
remote: [email protected] node_modules/ember-cli-inject-live-reload
remote: └── [email protected]
remote:
remote: [email protected] node_modules/ember-cli-dependency-checker
remote: ├── [email protected]
remote: └── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
remote:
remote: [email protected] node_modules/glob
remote: ├── [email protected]
remote: ├── [email protected] ([email protected])
remote: ├── [email protected] ([email protected])
remote: └── [email protected] ([email protected])
remote:
remote: [email protected] node_modules/express
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected] ([email protected])
remote: ├── [email protected] ([email protected])
remote: ├── [email protected] ([email protected], [email protected], [email protected])
remote: ├── [email protected] ([email protected])
remote: ├── [email protected] ([email protected], [email protected])
remote: ├── [email protected] ([email protected], [email protected])
remote: └── [email protected] ([email protected])
remote:
remote: [email protected] node_modules/broccoli-asset-rev
remote: ├── [email protected]
remote: ├── [email protected]
remote: └── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
remote:
remote: [email protected] node_modules/broccoli-ember-hbs-template-compiler
remote: ├── [email protected]
remote: ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
remote: ├── [email protected] ([email protected], [email protected])
remote: └── [email protected]
remote:
remote: [email protected] node_modules/ember-cli-6to5
remote: ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
remote: └── [email protected] ([email protected], [email protected])
remote:
remote: [email protected] node_modules/ember-cli
remote: ├── [email protected]
remote: ├── [email protected]
remote: ├── [email protected] ([email protected])
remote: ├── [email protected]
remote: ├── [email protected] ([email protected])
remote: ├── [email protected] ([email protected])
remote: ├── [email protected] ([email protected], [email protected])
remote: ├── [email protected] ([email protected], [email protected])
remote: ├── [email protected] ([email protected], [email protected], [email protected])
remote: ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
remote: ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
remote: └── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
remote: bower loader.js#1.0.1 not-cached git://github.com/ember-cli/loader.js.git#1.0.1
remote: bower loader.js#1.0.1 resolve git://github.com/ember-cli/loader.js.git#1.0.1
remote: bower ember-cli-shims#0.0.3 not-cached git://github.com/ember-cli/ember-cli-shims.git#0.0.3
remote: bower ember-cli-shims#0.0.3 resolve git://github.com/ember-cli/ember-cli-shims.git#0.0.3
remote: bower ember-cli-test-loader#0.0.4 not-cached git://github.com/rwjblue/ember-cli-test-loader.git#0.0.4
remote: bower ember-cli-test-loader#0.0.4 resolve git://github.com/rwjblue/ember-cli-test-loader.git#0.0.4
remote: bower ember-load-initializers#0.0.2 not-cached git://github.com/ember-cli/ember-load-initializers.git#0.0.2
remote: bower ember-load-initializers#0.0.2 resolve git://github.com/ember-cli/ember-load-initializers.git#0.0.2
remote: bower ember-cli-test-loader#0.0.4 download https://github.com/rwjblue/ember-cli-test-loader/archive/0.0.4.tar.gz
remote: bower ember-cli-shims#0.0.3 download https://github.com/ember-cli/ember-cli-shims/archive/0.0.3.tar.gz
remote: bower loader.js#1.0.1 download https://github.com/ember-cli/loader.js/archive/1.0.1.tar.gz
remote: bower ember-load-initializers#0.0.2 download https://github.com/ember-cli/ember-load-initializers/archive/v0.0.2.tar.gz
remote: bower ember-data#1.0.0-beta.12 not-cached git://github.com/components/ember-data.git#1.0.0-beta.12
remote: bower ember-data#1.0.0-beta.12 resolve git://github.com/components/ember-data.git#1.0.0-beta.12
remote: bower jquery#^1.11.1 not-cached git://github.com/jquery/jquery.git#^1.11.1
remote: bower jquery#^1.11.1 resolve git://github.com/jquery/jquery.git#^1.11.1
remote: bower handlebars#~1.3.0 not-cached git://github.com/components/handlebars.js.git#~1.3.0
remote: bower handlebars#~1.3.0 resolve git://github.com/components/handlebars.js.git#~1.3.0
remote: bower ember-resolver#~0.1.11 not-cached git://github.com/stefanpenner/ember-jj-abrams-resolver.git#~0.1.11
remote: bower ember-resolver#~0.1.11 resolve git://github.com/stefanpenner/ember-jj-abrams-resolver.git#~0.1.11
remote: bower ember#1.8.1 not-cached git://github.com/components/ember.git#1.8.1
remote: bower ember#1.8.1 resolve git://github.com/components/ember.git#1.8.1
remote: bower ember-qunit#0.1.8 not-cached git://github.com/rpflorence/ember-qunit.git#0.1.8
remote: bower ember-qunit#0.1.8 resolve git://github.com/rpflorence/ember-qunit.git#0.1.8
remote: bower ember-qunit-notifications#0.0.4 not-cached git://github.com/dockyard/ember-qunit-notifications.git#0.0.4
remote: bower ember-qunit-notifications#0.0.4 resolve git://github.com/dockyard/ember-qunit-notifications.git#0.0.4
remote: bower qunit#~1.15.0 not-cached git://github.com/jquery/qunit.git#~1.15.0
remote: bower qunit#~1.15.0 resolve git://github.com/jquery/qunit.git#~1.15.0
remote: bower handlebars#~1.3.0 download https://github.com/components/handlebars.js/archive/v1.3.0.tar.gz
remote: bower jquery#^1.11.1 download https://github.com/jquery/jquery/archive/1.11.2.tar.gz
remote: bower ember-data#1.0.0-beta.12 download https://github.com/components/ember-data/archive/v1.0.0-beta.12.tar.gz
remote: bower ember-resolver#~0.1.11 download https://github.com/stefanpenner/ember-jj-abrams-resolver/archive/v0.1.11.tar.gz
remote: bower ember-qunit#0.1.8 download https://github.com/rpflorence/ember-qunit/archive/v0.1.8.tar.gz
remote: bower ember#1.8.1 download https://github.com/components/ember/archive/1.8.1.tar.gz
remote: bower ember-qunit-notifications#0.0.4 download https://github.com/dockyard/ember-qunit-notifications/archive/v0.0.4.tar.gz
remote: bower qunit#~1.15.0 download https://github.com/jquery/qunit/archive/1.15.0.tar.gz
remote: bower ember-cli-test-loader#0.0.4 extract archive.tar.gz
remote: bower ember-cli-shims#0.0.3 extract archive.tar.gz
remote: bower loader.js#1.0.1 extract archive.tar.gz
remote: bower ember-load-initializers#0.0.2 extract archive.tar.gz
remote: bower handlebars#~1.3.0 extract archive.tar.gz
remote: bower ember-qunit-notifications#0.0.4 extract archive.tar.gz
remote: bower ember-data#1.0.0-beta.12 extract archive.tar.gz
remote: bower qunit#~1.15.0 extract archive.tar.gz
remote: bower ember-qunit#0.1.8 extract archive.tar.gz
remote: bower ember-resolver#~0.1.11 extract archive.tar.gz
remote: bower jquery#^1.11.1 extract archive.tar.gz
remote: bower ember#1.8.1 extract archive.tar.gz
remote: bower loader.js#1.0.1 mismatch Version declared in the json (0.0.0) is different than the resolved one (1.0.1)
remote: bower ember-cli-test-loader#0.0.4 resolved git://github.com/rwjblue/ember-cli-test-loader.git#0.0.4
remote: bower loader.js#1.0.1 resolved git://github.com/ember-cli/loader.js.git#1.0.1
remote: bower ember-load-initializers#0.0.2 resolved git://github.com/ember-cli/ember-load-initializers.git#0.0.2
remote: bower ember-cli-shims#0.0.3 resolved git://github.com/ember-cli/ember-cli-shims.git#0.0.3
remote: bower handlebars#~1.3.0 invalid-meta handlebars is missing "ignore" entry in bower.json
remote: bower ember-qunit-notifications#0.0.4 resolved git://github.com/dockyard/ember-qunit-notifications.git#0.0.4
remote: bower ember-data#1.0.0-beta.12 invalid-meta ember-data is missing "ignore" entry in bower.json
remote: bower qunit-notifications#~0.0.3 not-cached git://github.com/dockyard/qunit-notifications.git#~0.0.3
remote: bower qunit-notifications#~0.0.3 resolve git://github.com/dockyard/qunit-notifications.git#~0.0.3
remote: bower qunit-notifications#~0.0.3 download https://github.com/dockyard/qunit-notifications/archive/v0.0.5.tar.gz
remote: bower qunit-notifications#~0.0.3 extract archive.tar.gz
remote: bower ember-data#1.0.0-beta.12 resolved git://github.com/components/ember-data.git#1.0.0-beta.12
remote: bower handlebars#~1.3.0 resolved git://github.com/components/handlebars.js.git#1.3.0
remote: bower qunit-notifications#~0.0.3 mismatch Version declared in the json (0.0.4) is different than the resolved one (0.0.5)
remote: bower ember-resolver#~0.1.11 resolved git://github.com/stefanpenner/ember-jj-abrams-resolver.git#0.1.11
remote: bower qunit-notifications#~0.0.3 resolved git://github.com/dockyard/qunit-notifications.git#0.0.5
remote: bower ember#1.8.1 invalid-meta ember is missing "ignore" entry in bower.json
remote: bower ember-qunit#0.1.8 invalid-meta ember-qunit is missing "main" entry in bower.json
remote: bower ember#1.8.1 resolved git://github.com/components/ember.git#1.8.1
remote: bower jquery#>= 1.7.0 < 2.2.0 not-cached git://github.com/jquery/jquery.git#>= 1.7.0 < 2.2.0
remote: bower jquery#>= 1.7.0 < 2.2.0 resolve git://github.com/jquery/jquery.git#>= 1.7.0 < 2.2.0
remote: bower jquery#>= 1.7.0 < 2.2.0 download https://github.com/jquery/jquery/archive/2.1.3.tar.gz
remote: bower qunit#~1.15.0 resolved git://github.com/jquery/qunit.git#1.15.0
remote: bower jquery#>= 1.7.0 < 2.2.0 extract archive.tar.gz
remote: bower ember-qunit#0.1.8 resolved git://github.com/rpflorence/ember-qunit.git#0.1.8
remote: bower jquery#^1.11.1 resolved git://github.com/jquery/jquery.git#1.11.2
remote: bower jquery#>= 1.7.0 < 2.2.0 resolved git://github.com/jquery/jquery.git#2.1.3
remote: bower ember-cli-test-loader#0.0.4 install ember-cli-test-loader#0.0.4
remote: bower loader.js#1.0.1 install loader.js#1.0.1
remote: bower ember-load-initializers#0.0.2 install ember-load-initializers#0.0.2
remote: bower ember-cli-shims#0.0.3 install ember-cli-shims#0.0.3
remote: bower ember-qunit-notifications#0.0.4 install ember-qunit-notifications#0.0.4
remote: bower ember-data#1.0.0-beta.12 install ember-data#1.0.0-beta.12
remote: bower handlebars#~1.3.0 install handlebars#1.3.0
remote: bower ember-resolver#~0.1.11 install ember-resolver#0.1.11
remote: bower qunit-notifications#~0.0.3 install qunit-notifications#0.0.5
remote: bower ember#1.8.1 install ember#1.8.1
remote: bower qunit#~1.15.0 install qunit#1.15.0
remote: bower ember-qunit#0.1.8 install ember-qunit#0.1.8
remote: bower jquery#^1.11.1 install jquery#1.11.2
remote:
remote: ember-cli-test-loader#0.0.4 bower_components/ember-cli-test-loader
remote:
remote: loader.js#1.0.1 bower_components/loader.js
remote:
remote: ember-load-initializers#0.0.2 bower_components/ember-load-initializers
remote: └── ember#1.8.1
remote:
remote: ember-cli-shims#0.0.3 bower_components/ember-cli-shims
remote: └── ember#1.8.1
remote:
remote: ember-qunit-notifications#0.0.4 bower_components/ember-qunit-notifications
remote: └── qunit-notifications#0.0.5
remote:
remote: ember-data#1.0.0-beta.12 bower_components/ember-data
remote: └── ember#1.8.1
remote:
remote: handlebars#1.3.0 bower_components/handlebars
remote:
remote: ember-resolver#0.1.11 bower_components/ember-resolver
remote: └── ember#1.8.1
remote:
remote: qunit-notifications#0.0.5 bower_components/qunit-notifications
remote:
remote: ember#1.8.1 bower_components/ember
remote: ├── handlebars#1.3.0
remote: └── jquery#1.11.2
remote:
remote: qunit#1.15.0 bower_components/qunit
remote:
remote: ember-qunit#0.1.8 bower_components/ember-qunit
remote: ├── ember#1.8.1
remote: └── ember-data#1.0.0-beta.12
remote:
remote: jquery#1.11.2 bower_components/jquery
remote:
remote: -----> Checking startup method
remote: None found
remote:
remote: -----> Finalizing build
remote: Creating runtime environment
remote: Exporting binary paths
remote: Cleaning npm artifacts
remote: Cleaning previous cache
remote: Caching results for future builds
remote:
remote: -----> Build succeeded!
remote:
remote: [email protected] /tmp/build_40f638e17db09b212cb7ad15248f722d
remote: ├── [email protected]
remote: └── [email protected]
remote:
remote: WARNING: No Procfile, package.json start script, or server.js file found
remote: https://devcenter.heroku.com/articles/nodejs-support#runtime-behavior
remote:
remote: =====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-ruby.git
remote: =====> Detected Framework: Ruby
remote: -----> Compiling Ruby/Rails
remote: -----> Using Ruby version: ruby-2.2.0
remote: -----> Installing dependencies using 1.6.3
remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
remote: Using rake 10.4.2
remote: Using i18n 0.7.0
remote: Using minitest 5.5.0
remote: Using thread_safe 0.3.4
remote: Using builder 3.2.2
remote: Using erubis 2.7.0
remote: Using mini_portile 0.6.2
remote: Using rack 1.6.0
remote: Using mime-types 2.4.3
remote: Using arel 6.0.0
remote: Using coffee-script-source 1.8.0
remote: Using execjs 2.2.2
remote: Using json 1.8.2
remote: Using thor 0.19.1
remote: Using hike 1.2.3
remote: Using multi_json 1.10.1
remote: Using tilt 1.4.1
remote: Using pg 0.18.1
remote: Using bundler 1.6.3
remote: Using rails_serve_static_assets 0.0.2
remote: Using rails_stdout_logging 0.0.3
remote: Using rdoc 4.2.0
remote: Using sass 3.4.9
remote: Using tzinfo 1.2.2
remote: Using nokogiri 1.6.5
remote: Using rack-test 0.6.2
remote: Using mail 2.6.3
remote: Using coffee-script 2.3.0
remote: Using uglifier 2.7.0
remote: Using sprockets 2.12.3
remote: Using sdoc 0.4.1
remote: Using rails_12factor 0.0.2
remote: Using activesupport 4.2.0
remote: Using loofah 2.0.1
remote: Using rails-deprecated_sanitizer 1.0.3
remote: Using globalid 0.3.0
remote: Using activemodel 4.2.0
remote: Using jbuilder 2.2.6
remote: Using rails-dom-testing 1.0.5
remote: Using rails-html-sanitizer 1.0.1
remote: Using activejob 4.2.0
remote: Using activerecord 4.2.0
remote: Using actionview 4.2.0
remote: Using actionpack 4.2.0
remote: Using actionmailer 4.2.0
remote: Using sprockets-rails 2.2.2
remote: Using railties 4.2.0
remote: Using coffee-rails 4.1.0
remote: Using ember-cli-rails 0.0.18
remote: Using jquery-rails 4.0.3
remote: Using sass-rails 5.0.1
remote: Using rails 4.2.0
remote: Using turbolinks 2.5.3
remote: Your bundle is complete!
remote: Gems in the groups development and test were not installed.
remote: It was installed into ./vendor/bundle
remote: Bundle completed (0.81s)
remote: Cleaning up the bundler cache.
remote: -----> Preparing app for Rails asset pipeline
remote: Running: rake assets:precompile
remote: DEPRECATION WARNING: The configuration option `config.serve_static_assets` has been renamed to `config.serve_static_files` to clarify its role (it merely enables serving everything in the `public` folder and is unrelated to the asset pipeline). The `serve_static_assets` alias will be removed in Rails 5.0. Please migrate your configuration files accordingly. (called from block in tsort_each at /tmp/build_40f638e17db09b212cb7ad15248f722d/vendor/ruby-2.2.0/lib/ruby/2.2.0/tsort.rb:226)
remote: Asset precompilation completed (144.56s)
remote: Cleaning assets
remote: Running: rake assets:clean
remote: DEPRECATION WARNING: The configuration option `config.serve_static_assets` has been renamed to `config.serve_static_files` to clarify its role (it merely enables serving everything in the `public` folder and is unrelated to the asset pipeline). The `serve_static_assets` alias will be removed in Rails 5.0. Please migrate your configuration files accordingly. (called from block in tsort_each at /tmp/build_40f638e17db09b212cb7ad15248f722d/vendor/ruby-2.2.0/lib/ruby/2.2.0/tsort.rb:226)
remote:
remote: ###### WARNING:
remote: No Procfile detected, using the default web server (webrick)
remote: https://devcenter.heroku.com/articles/ruby-default-web-server
remote:
remote: Using release configuration from last framework (Ruby).
remote: -----> Discovering process types
remote: Procfile declares types -> (none)
remote: Default types for Multipack -> console, rake, web, worker
remote:
remote: -----> Compressing... done, 66.4MB
remote: -----> Launching... done, v15
remote: https://ember-cli-rails-heroku.herokuapp.com/ deployed to Heroku
remote:
remote: Verifying deploy... done.
To https://git.heroku.com/ember-cli-rails-heroku.git
ca37c12..591040b master -> master
~/Projects/Ruby/ember-cli-rails-heroku « [master] [2.2.0] [18:07:08]
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment