Nikita P. Shupeyko
381f141b60
Remove Gulp-Docker integraton not supported initialization message
2017-06-20 22:34:46 +03:00
Nikita P. Shupeyko
8f4bde2d5a
Merge branch 'master' into gulpfile-js
2017-06-20 22:08:28 +03:00
Emile Petrone
ec62188fae
Fix hard coded email ( #1193 )
2017-06-14 01:00:14 +03:00
Ben Warren
4aff5971d1
Automatic recompilation of Bootstrap with user-defined variables ( #1181 )
...
Allow for dynamic bootstrap compilation
Exclude sublime artifacts
Make custom bootstrap vars file
Add custom bootstrap compilation
Add cookiecutter option
Use the right name for the file
Add explanation to generated README
Add self to contributors
Remove sublime exclusion
2017-06-12 19:38:00 +03:00
pyup.io bot
d34aa71038
Update pytest from 3.1.1 to 3.1.2 ( #1190 )
2017-06-10 13:10:46 +03:00
mekhami
611159eecf
Create deployment-with-docker.rst ( #1189 )
...
Just a little extra clarity on postgres and the .env file, inspired by #1188 .
2017-06-08 12:55:29 -07:00
Nikita P. Shupeyko
ebdf7ecc90
Merge remote-tracking branch 'origin/gulpfile-js' into gulpfile-js
2017-06-07 19:05:19 +03:00
Nikita P. Shupeyko
6e6ada4201
Document Gulp-Docker integration
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
dcab412641
Get rid of Gulp migrate task
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
e0a3e68421
Fix gulpfile.js images region name
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
84a95eb85b
Document Node.js-Docker integration
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
a55f4c23be
Upgrade node service image to 7.10
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
19cef3ae5e
Preserve package.json uncoditionally
...
Since we now have *unconditional* node.js integration, `package.json` must be out there whenever `node` service gets built
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
7af5160e6b
Clean up package.json
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
ffa3aa0205
Get rid of 'standard' npm package
...
Reason: Reserved for the upcoming PR
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
750441e999
Get rid of npm-check
...
Reason: Reserved for the upcoming PR
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
b8f84016e4
Get rid of npm-check-updates
...
Reason: Reserved for the upcoming PR
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
8dc9c68a9a
Revert "Upgrade docker-engine and docker-compose used by Travis CI"
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
1005ed0472
Revert "Try out node:7.9"
...
This reverts commit 32286d33c2
.
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
35bea02260
Try out node:7.9
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
662586dfdf
Revert "Try copying package.json to the same dir as node Dockerfile's"
...
This reverts commit 24340a0783
.
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
c1f5e0035e
Try copying package.json to the same dir as node Dockerfile's
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
ebdd32fc2d
Revert "DEBUG: pwd "
...
This reverts commit 6c2ed4321a
.
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
cab6616084
DEBUG: pwd
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
a0cb44eb35
Inline docker-engine and docker-compose versions
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
13bad77ef8
Fix .travis.yml comments
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
27c9d2d609
Upgrade docker-engine and docker-compose used by Travis CI
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
0b32098af9
Revert "Stop dockerignoring package.json"
...
This reverts commit 63c5491546
.
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
838d075215
Revert "Fix typo"
...
This reverts commit 02033729b5
.
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
fdc523d5a6
Revert "Try a different package.json path"
...
This reverts commit f29f8500b8
.
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
a5b60de2db
Try a different package.json path
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
315a595510
Fix typo
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
8a35a55280
Stop dockerignoring package.json
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
64c2a8ae70
Build upon the latest node:7.9-slim
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
4686ff68e8
Resetting to the last version working locally with docker-compose 1.11.x
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
650e9c9079
Try utilizing relative package.json path
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
e7fb7df418
Try switcging workdir to /app
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
8f0306273d
Revert "Try switching to node:6"
...
This reverts commit 62cc02df1a
.
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
3cd8fee65f
Try switching to node:6
...
To account for possible node:7 docker-compose incompatibiltiy
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
f9caba6bfd
Switch to node:7-slim
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
12d1006eae
Try fiixing node Dockerfile package.json COPY ones again
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
7f9446b35b
FIx node Dockerfile package.json COPY
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
00842aa95e
Remove newline before BrowserSync debug-only support section
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
f57c1e6090
BrowserSync debug-only support
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
91d738a3a0
Introduce node service
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
3774644f3c
Enhance gulpfile.js
2017-06-07 19:05:01 +03:00
Nikita P. Shupeyko
d6179c9af8
Introduce static asset build infrastructure
2017-06-07 19:05:01 +03:00
John Franey
a286e32e2b
Gulpfile child process spawn ( #1074 )
...
* Update gulpfile to use child_process.spawn
Use child_process.spawn in place of child_process exec to ensure that
console output is captured by Gulp.
Fixes #939
* Remove extra line
2017-06-07 18:46:20 +03:00
pyup.io bot
46af6b4760
Update gevent from 1.2.1 to 1.2.2 ( #1186 )
2017-06-07 18:26:25 +03:00
Fábio C. Barrionuevo da Luz
7e861404ed
Merge pull request #1187 from pydanny/pyup-update-sh-1.12.13-to-1.12.14
...
Update sh to 1.12.14
2017-06-07 09:05:24 -03:00