Commit Graph

2014 Commits

Author SHA1 Message Date
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
pyup-bot
847a5fdbc6 Update sh from 1.12.13 to 1.12.14 2017-06-06 20:19:10 -07:00
Cristian Samaniego
1ddc3fcef8 Fix typo and deprecated option in certbot command (#1185)
The --standalone-supported-challenges option has been deprecated since certbot version 0.9.0.
2017-06-02 22:47:53 +03:00
Fábio C. Barrionuevo da Luz
7762177283 Merge pull request #1182 from pydanny/pyup-update-sphinx-1.6.1-to-1.6.2
Update sphinx to 1.6.2
2017-06-02 09:00:12 -03:00
Fábio C. Barrionuevo da Luz
6ed9ceb232 Merge pull request #1180 from pydanny/pyup-update-raven-6.0.0-to-6.1.0
Update raven to 6.1.0
2017-06-02 08:59:45 -03:00
pyup.io bot
85782f72af Update pytest from 3.1.0 to 3.1.1 (#1183) 2017-05-31 21:54:41 +03:00
pyup-bot
798bf0639e Update sphinx from 1.6.1 to 1.6.2 2017-05-28 13:43:56 -07:00
pyup.io bot
890c7cbf4b Update boto from 2.46.1 to 2.47.0 (#1179) 2017-05-26 23:22:55 +03:00
pyup.io bot
cb46ed4584 Update pytest from 3.0.7 to 3.1.0 (#1178) 2017-05-26 23:22:16 +03:00
pyup-bot
765764a4a2 Update raven from 6.0.0 to 6.1.0 2017-05-25 15:02:53 -07:00
pyup.io bot
c86989eb96 Update django-anymail from 0.9 to 0.10 (#1177) 2017-05-22 23:51:29 +03:00
Cristian Samaniego
7c7176d4f9 Fix ipdb docker-compose needed command (#1175)
'run' must be after the -f flag
2017-05-19 21:26:20 +03:00
pyup.io bot
215879aa30 Update sphinx from 1.5.6 to 1.6.1 (#1171) 2017-05-17 00:08:39 +03:00
pyup.io bot
fa03a69b07 Update werkzeug from 0.12.1 to 0.12.2 (#1170) 2017-05-16 11:08:10 +03:00
Shupeyko Nikita
27fb6e1a0a Fix linters.rst sphinx warnings (#1167)
* Fix linters.rst sphinx warnings

* Stick with `` instead of `
2017-05-15 15:01:19 +03:00
Fábio C. Barrionuevo da Luz
96028e3bbe Merge pull request #1168 from pydanny/pyup-update-sphinx-1.5.5-to-1.5.6
Update sphinx to 1.5.6
2017-05-15 08:51:36 -03:00
Fábio C. Barrionuevo da Luz
2a42743c09 Merge pull request #1169 from pydanny/pyup-update-coverage-4.4-to-4.4.1
Update coverage to 4.4.1
2017-05-15 08:51:06 -03:00
pyup-bot
eed7233c1b Update coverage from 4.4 to 4.4.1 2017-05-14 23:39:38 -07:00
pyup-bot
3ae3e74aae Update coverage from 4.4 to 4.4.1 2017-05-14 23:39:37 -07:00
pyup-bot
7e084c2a76 Update sphinx from 1.5.5 to 1.5.6 2017-05-14 13:10:35 -07:00
Delio Castillo
89bc1212b3 Fixes docker file when using letsencrypt. Adds ps command to nginx image for start.sh to be able to run without errors (#1154) 2017-05-12 18:23:22 +02:00
Daniel Roy Greenfeld
5fab2f4bf5 Update README.rst 2017-05-11 08:38:13 -07:00
Daniel Roy Greenfeld
22e47a5dfd Update the support section 2017-05-11 08:37:17 -07:00
Fábio C. Barrionuevo da Luz
cdebc13edc update celery to 3.1.25 2017-05-10 10:51:49 -03:00
Fábio C. Barrionuevo da Luz
b42357966a Merge pull request #1162 from pydanny/pyup-update-coverage-4.3.4-to-4.4
Update coverage to 4.4
2017-05-08 09:13:41 -03:00
Fábio C. Barrionuevo da Luz
747ea8a44f Merge pull request #1160 from pydanny/pyup-update-django-extensions-1.7.8-to-1.7.9
Update django-extensions to 1.7.9
2017-05-08 09:13:25 -03:00
pyup-bot
451bee63ac Update coverage from 4.3.4 to 4.4 2017-05-07 22:17:23 -07:00
pyup-bot
64dce4b7d1 Update coverage from 4.3.4 to 4.4 2017-05-07 22:17:21 -07:00