Skip to content

Instantly share code, notes, and snippets.

@sonthonaxrk
Created September 9, 2015 01:04
Show Gist options
  • Save sonthonaxrk/06ba90af69495dbf93b0 to your computer and use it in GitHub Desktop.
Save sonthonaxrk/06ba90af69495dbf93b0 to your computer and use it in GitHub Desktop.
(venv)[Me@MyApp]$ git push heroku master
Counting objects: 8, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 677 bytes | 0 bytes/s, done.
Total 8 (delta 6), reused 0 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Deleting 0 files matching .slugignore patterns.
remote: -----> Multipack app detected
remote: -----> Fetching custom git buildpack... done
remote: -----> Node.js app detected
remote:
remote: -----> Creating runtime environment
remote:
remote: NPM_CONFIG_LOGLEVEL=error
remote: NPM_CONFIG_PRODUCTION=true
remote: NODE_ENV=production
remote: NODE_MODULES_CACHE=true
remote:
remote: -----> Installing binaries
remote: engines.iojs (package.json): 2.5.0 (iojs)
remote: engines.npm (package.json): unspecified (use default)
remote:
remote: Downloading and installing iojs 2.5.0...
remote: Using bundled npm version for iojs compatibility: 2.13.2
remote:
remote: -----> Restoring cache
remote: Loading 1 from cacheDirectories (default):
remote: - node_modules
remote:
remote: -----> Building dependencies
remote: Pruning any extraneous modules
remote: Installing node modules (package.json)
remote:
remote: > [email protected] postinstall /tmp/build_8c25e86795e8029b41bf82e2486b8e57
remote: > bower install --config.interactive=false && gulp build:production
remote:
remote: bower basscss-sass#~3.0.0 not-cached git://github.com/basscss/basscss-sass.git#~3.0.0
remote: bower basscss-sass#~3.0.0 resolve git://github.com/basscss/basscss-sass.git#~3.0.0
remote: bower basscss-sass#~3.0.0 download https://github.com/basscss/basscss-sass/archive/v3.0.0.tar.gz
remote: bower basscss-sass#~3.0.0 extract archive.tar.gz
remote: bower basscss-sass#~3.0.0 resolved git://github.com/basscss/basscss-sass.git#3.0.0
remote: bower basscss-sass#~3.0.0 install basscss-sass#3.0.0
remote:
remote: basscss-sass#3.0.0 bower_components/basscss-sass
remote: [00:59:44] Using gulpfile /tmp/build_8c25e86795e8029b41bf82e2486b8e57/gulpfile.js
remote: [00:59:44] Starting 'clean'...
remote: [00:59:44] Finished 'clean' after 8.99 ms
remote: [00:59:44] Starting 'build:production'...
remote: [00:59:44] Starting 'sass'...
remote: [00:59:44] Starting 'webpack:production'...
remote: [00:59:44] Starting 'images'...
remote: [00:59:46] Finished 'sass' after 1.44 s
remote: [00:59:46] gulp-imagemin: Minified 3 images (saved 3 kB - 1.3%)
remote: [00:59:46] Finished 'images' after 1.73 s
remote: [00:59:46] Hash: 8297a0998194023456f2
remote: Version: webpack 1.12.0
remote: Time: 1742ms
remote: Asset Size Chunks Chunk Names
remote: homepage.js 2.51 kB 0, 1 [emitted] homepage
remote: shared.js 749 bytes 1 [emitted] shared
remote: chunk {0} homepage.js (homepage) 5 kB {1} [rendered]
remote: [0] multi homepage 28 bytes {0} [built]
remote: [1] ./frontend/javascripts/home.js 522 bytes {0} [built]
remote: [2] ./~/google-maps/lib/Google.js 4.45 kB {0} [built]
remote: chunk {1} shared.js (shared) 0 bytes [rendered]
remote:
remote: WARNING in homepage.js from UglifyJs
remote: Side effects in initialization of unused variable autocomplete [./home.js:8,6]
remote: Condition always true [/tmp/build_8c25e86795e8029b41bf82e2486b8e57/~/google-maps/lib/Google.js:7,0]
remote: Dropping unreachable code [/tmp/build_8c25e86795e8029b41bf82e2486b8e57/~/google-maps/lib/Google.js:9,2]
remote: [00:59:46] Compiled with webpack:development in 1.74 s
remote: [00:59:46] Finished 'webpack:production' after 1.86 s
remote: [00:59:46] Starting 'minify:css'...
remote: [00:59:46] Finished 'minify:css' after 224 ms
remote: [00:59:46] Finished 'build:production' after 2.1 s
remote:
remote: -----> Caching build
remote: Clearing previous node cache
remote: Saving 1 cacheDirectories (default):
remote: - node_modules
remote:
remote: -----> Build succeeded!
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]
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:
remote: -----> Fetching custom git buildpack... done
remote: -----> Python app detected
remote: Using geos version: 3.4.2
remote: Installed
remote: GEOS installed and accessible with env variable 'GEOS_LIBRARY_PATH'
remote: Using proj version: 4.8.0_1
remote: Installed
remote: Proj.4 installed and accessible with env variable 'PROJ4_LIBRARY_PATH'
remote: Using gdal version: 1.11.1
remote: Installed
remote: GDAL installed and accessible with env variable 'GDAL_LIBRARY_PATH'
remote: -----> Installing dependencies with pip
remote: Collecting git+https://github.com/rollokb/django-dynamic-initial-data.git@master (from -r requirements/base.txt (line 20))
remote: Cloning https://github.com/rollokb/django-dynamic-initial-data.git (to master) to /tmp/pip-n33nt658-build
remote: Collecting git+git://github.com/BradWhittington/django-mailgun@master (from -r requirements/production.txt (line 5))
remote: Cloning git://github.com/BradWhittington/django-mailgun (to master) to /tmp/pip-rh3l85bq-build
remote: You are using pip version 7.0.1, however version 7.1.2 is available.
remote: You should consider upgrading via the 'pip install --upgrade pip' command.
remote:
remote: -----> Preparing static assets
remote: Collectstatic configuration error. To debug, run:
remote: $ heroku run python manage.py collectstatic --noinput
remote:
remote:
remote: -----> Discovering process types
remote: Procfile declares types -> web
remote:
remote: -----> Compressing... done, 168.7MB
remote: -----> Launching... done, v60
remote: https://myapp-stg.herokuapp.com/ deployed to Heroku
remote:
remote: Verifying deploy... done.
To https://git.heroku.com/myapp-stg.git
6454daa..7402d41 master -> master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment