Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Lucie 71e66dea8d
Add Sentry to the Foundation site (#3983)
* update python deps + install sentry

* add sentry to the back

* add sentry to the front

* Update source/js/main.js

Co-Authored-By: Christopher DeCairos <christopherd@mozillafoundation.org>

* Add Heroku release version to webpack config

* let's get a new lockfile since I messed up >.<
2019-12-06 11:43:07 +01:00
Lucie 0a595d9698
Simplify docker invoke tasks (#3673)
* Add a config file for invoke. Echo commands before running them

* Simplify docker related task + remove the double .env file

* update docs

* Forgot to change one line of the docs

* Update tasks.py

typo

Co-Authored-By: Pomax <pomax@nihongoresources.com>
2019-09-23 10:59:38 +02:00
Christopher DeCairos f3bc575679 delegated docker volumes (#3280) 2019-05-31 15:43:40 -04:00
Lucie b422098368
Add support for using Docker for local development (#3002)
* Add Docker support for local dev

* remove those terrible flags from our invoke commands

* Change recursive call in invoke commands and don't expose port for postgres

* Add note about Docker download direct links and how tu run in detached mode

* Add CHOKIDAR_USEPOLLING so that auto rebuild works on windows machines

* Add Docker support for local dev

* remove those terrible flags from our invoke commands

* Change recursive call in invoke commands and don't expose port for postgres

* Add note about Docker download direct links and how tu run in detached mode

* Add CHOKIDAR_USEPOLLING so that auto rebuild works on windows machines

* removing trailing commas

* Move to python 3.7

* add missing lockfile
2019-04-25 08:39:52 +02:00